OpenBSD CVS

src/usr.bin/sort/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / sort

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] TEST/        
[TXT] Makefile  1.2   26 years  deraadt   $OpenBSD$
[TXT] sort.1  1.21   20 years  jmc   - .Cm Fl -> .Fl - fix list width
[TXT] sort.c  1.23   20 years  mickey   do not init SINGL_FLD, SEP_FLAG twice; from robert nagy
[TXT] sort.h  1.6   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] append.c (in the Attic) [Hide]  1.8   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] extern.h (in the Attic) [Hide]  1.7   20 years  deraadt   protos
[TXT] fields.c (in the Attic) [Hide]  1.9   20 years  tedu   don't run out of bounds. fixes david's crash during regress. ok david deraadt m...
[TXT] files.c (in the Attic) [Hide]  1.10   20 years  tedu   preferred spelling
[TXT] fsort.c (in the Attic) [Hide]  1.10   20 years  sturm   only copy extra incomplete crec data if there is any, fixes occasional failures ...
[TXT] fsort.h (in the Attic) [Hide]  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] init.c (in the Attic) [Hide]  1.6   20 years  deraadt   protos
[TXT] msort.c (in the Attic) [Hide]  1.13   20 years  deraadt   protos
[TXT] pathnames.h (in the Attic) [Hide]  1.2   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] tmp.c (in the Attic) [Hide]  1.6   20 years  deraadt   mostly ansi cleanup; pval ok