OpenBSD CVS

CVS log for src/usr.bin/man/Attic/man.c


[BACK] Up to [local] / src / usr.bin / man

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_2_9_BASE


Revision 1.17 / (download) - annotate - [select for diffs], Tue Apr 10 02:32:33 2001 UTC (23 years, 1 month ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.16: +23 -19 lines
Diff to previous 1.16 (colored)

space police + pet peeves
use memcpy() not memmove() when we don't care about overlapping segments
use puts(foo) instead of print("%s\n", foo)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.