Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.bin/hexdump



Module Name:    basesrc
Committed By:   bjh21
Date:           Wed Dec  5 18:07:50 UTC 2001

Modified Files:
        basesrc/usr.bin/hexdump: od.1 odsyntax.c

Log Message:
Further POSIXification:  od now supports -N, which is equivalent to hexdump's
-n (format only COUNT bytes of input).


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/usr.bin/hexdump/od.1
cvs rdiff -r1.12 -r1.13 basesrc/usr.bin/hexdump/odsyntax.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index