History log of /csrg-svn/usr.bin/sort/ (Results 1 – 25 of 34)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6921604-May-1995 mckusick

fix -r option

6310310-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

6310210-Jun-1993 bostic

4.4BSD snapshot (revision 8.1)

5020727-Jun-1991 bostic

add POSIX/IEEE contribution notice

4874626-Apr-1991 cael

mdoc version three/bsd copyright

4831018-Apr-1991 bostic

new copyright; att/bsd/shared

4685601-Mar-1991 bostic

ANSI

4373724-Jun-1990 cael

converted man page

4165311-May-1990 bostic

first pass for new make

3886530-Aug-1989 bostic

up line length once again, to 4096

3799511-May-1989 bostic

file reorg, pathnames.h, paths.h


/csrg-svn/games/atc/pathnames.h
/csrg-svn/games/dm/pathnames.h
/csrg-svn/lib/libterm/pathnames.h
/csrg-svn/libexec/bugfiler/pathnames.h
/csrg-svn/libexec/ftpd/pathnames.h
/csrg-svn/old/adb/common_source/pathnames.h
/csrg-svn/old/ar11/pathnames.h
/csrg-svn/old/arff/pathnames.h
/csrg-svn/old/crypt/pathnames.h
/csrg-svn/old/dbx/pathnames.h
/csrg-svn/old/dlmpcc/pathnames.h
/csrg-svn/old/lex/pathnames.h
/csrg-svn/old/more/pathnames.h
/csrg-svn/old/refer/refer/pathnames.h
/csrg-svn/old/roff/nroff/pathnames.h
/csrg-svn/old/roff/troff/pathnames.h
/csrg-svn/old/rxformat/pathnames.h
/csrg-svn/old/sh/pathnames.h
/csrg-svn/old/sysline/pathnames.h
/csrg-svn/old/tar/pathnames.h
/csrg-svn/old/tbl/pathnames.h
/csrg-svn/old/tp/pathnames.h
/csrg-svn/old/yacc/pathnames.h
/csrg-svn/sbin/restore/pathnames.h
/csrg-svn/usr.bin/ar/pathnames.h
/csrg-svn/usr.bin/at/at/pathnames.h
/csrg-svn/usr.bin/bc/pathnames.h
/csrg-svn/usr.bin/diction/diction/pathnames.h
/csrg-svn/usr.bin/diff/diff/pathnames.h
/csrg-svn/usr.bin/error/pathnames.h
/csrg-svn/usr.bin/ex/pathnames.h
/csrg-svn/usr.bin/f77/pass1.vax/pathnames.h
/csrg-svn/usr.bin/finger/pathnames.h
/csrg-svn/usr.bin/ftp/pathnames.h
/csrg-svn/usr.bin/gprof/pathnames.h
/csrg-svn/usr.bin/grep/egrep/pathnames.h
/csrg-svn/usr.bin/lastcomm/pathnames.h
/csrg-svn/usr.bin/learn/learn/pathnames.h
/csrg-svn/usr.bin/locate/locate/pathnames.h
/csrg-svn/usr.bin/look/pathnames.h
/csrg-svn/usr.bin/m4/pathnames.h
/csrg-svn/usr.bin/man/pathnames.h
/csrg-svn/usr.bin/more/pathnames.h
/csrg-svn/usr.bin/ptx/pathnames.h
/csrg-svn/usr.bin/rdist/pathnames.h
/csrg-svn/usr.bin/rsh/pathnames.h
/csrg-svn/usr.bin/sccs/pathnames.h
pathnames.h
/csrg-svn/usr.bin/tcopy/pathnames.h
/csrg-svn/usr.bin/tip/pathnames.h
/csrg-svn/usr.bin/units/pathnames.h
/csrg-svn/usr.bin/uucp/includes/pathnames.h
/csrg-svn/usr.bin/xsend/common_source/pathnames.h
/csrg-svn/usr.bin/xstr/pathnames.h
/csrg-svn/usr.sbin/lpr/common_source/pathnames.h
/csrg-svn/usr.sbin/quotaon/pathnames.h
/csrg-svn/usr.sbin/update/pathnames.h
3792311-May-1989 bostic

file reorg, pathnames.h, paths.h

3621814-Nov-1988 bostic

temp files should be protected; bug report 4.3BSD/usr.bin/186

3606822-Oct-1988 bostic

date and time created 88/10/22 16:16:22 by bostic

3261112-Nov-1987 bostic

make tmp file MAXPATHLEN; bug report 4.3BSD/usr.bin/96

3229130-Sep-1987 bostic

remove ^H's; bug report 4.3BSD/man/4

3099130-Apr-1987 bostic

change max line length to 2048

3095325-Apr-1987 bostic

bug report 4.2BSd/man/34

2954207-Jul-1986 bloom

fix underlining

2899603-Jun-1986 donn

Distinguish between lines that are too long and missing newlines
at the ends of files. Discard waste.

2885128-May-1986 donn

At Jay's suggestion -- don't punt on the entire sort when a line is too
long, just complain about the line, throw it out, and continue.

2828219-May-1986 donn

Turn loops on getc()/putc() into calls to fgets()/fputs() -- the library
code may be faster (and is, on the VAX).

1947429-Apr-1985 mckusick

4.3BSD beta release manual page

1947329-Apr-1985 mckusick

manual page distributed with 4.2BSD

1947229-Apr-1985 mckusick

manual page distributed with 4.1BSD

12