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_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] TEST/        
[TXT] Makefile  1.2   26 years  deraadt   $OpenBSD$
[TXT] sort.1  1.14   23 years  ericj   Bring in some recent fixup's from NetBSD. This allows lines longer than 65522 t...
[TXT] sort.c  1.16   23 years  ericj   Bring in some recent fixup's from NetBSD. This allows lines longer than 65522 t...
[TXT] sort.h  1.5   23 years  ericj   Bring in some recent fixup's from NetBSD. This allows lines longer than 65522 t...
[TXT] append.c (in the Attic) [Hide]  1.7   23 years  millert   Prevent "sort -f /dev/null" from segfaulting.
[TXT] extern.h (in the Attic) [Hide]  1.3   23 years  ericj   Bring in some recent fixup's from NetBSD. This allows lines longer than 65522 t...
[TXT] fields.c (in the Attic) [Hide]  1.5   23 years  ericj   Bring in some recent fixup's from NetBSD. This allows lines longer than 65522 t...
[TXT] files.c (in the Attic) [Hide]  1.7   23 years  ericj   Bring in some recent fixup's from NetBSD. This allows lines longer than 65522 t...
[TXT] fsort.c (in the Attic) [Hide]  1.8   23 years  ericj   Bring in some recent fixup's from NetBSD. This allows lines longer than 65522 t...
[TXT] fsort.h (in the Attic) [Hide]  1.3   23 years  ericj   Bring in some recent fixup's from NetBSD. This allows lines longer than 65522 t...
[TXT] init.c (in the Attic) [Hide]  1.3   24 years  millert   Dynamically allocate memory for structures whose sizes are based on the number o...
[TXT] msort.c (in the Attic) [Hide]  1.9   23 years  ericj   Bring in some recent fixup's from NetBSD. This allows lines longer than 65522 t...
[TXT] pathnames.h (in the Attic) [Hide]  1.1   27 years  millert   sort(1) from 4.4BSD-lite2 with minor tweaks and bug fixes by me.
[TXT] tmp.c (in the Attic) [Hide]  1.3   23 years  millert   warnx?/errx? paranoia (use "%s" not a bare string unless it is a constant). The...