OpenBSD CVS

src/usr.bin/sort/Attic/


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 / Attic

Current tag: OPENBSD_2_9_BASE


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