date and time created 87/10/10 23:53:08 by marc
[unix-history] / usr / src / usr.bin /
1987-10-11 Marc Teitelbaumdate and time created 87/10/10 23:53:08 by marc
1987-10-11 Marc Teitelbaumreject STOPPED procs, don't reject by uid, and only...
1987-10-11 Gregory MinshallLots of changes. telsnd() is new; move to ring's for
1987-10-11 Gregory Minshallsending is also acking.
1987-10-11 Gregory MinshallAdd ring_sent_acked() for simpletons.
1987-10-11 Gregory MinshallThis version (appears to) works.
1987-10-11 Gregory MinshallThis is the first version to get near rings. It compiles,
1987-10-11 Gregory Minshalldate and time created 87/10/10 12:39:07 by minshall
1987-10-11 Gregory Minshalldate and time created 87/10/10 12:39:06 by minshall
1987-10-11 Gregory MinshallThis is the approved style.
1987-10-11 Gregory MinshallThis is the new, restructured version.
1987-10-09 Keith Bosticdocument -h, -o flags
1987-10-09 Keith Bosticfix flags in usage statements
1987-10-08 Keith Bosticfix -f for grep
1987-10-08 Keith Bosticchange usage statements
1987-10-08 Keith Bosticmake -f flag work
1987-10-08 Keith Bosticdocument -h, -o flags
1987-10-08 Keith Bosticimplement -o flag; *always* print the file name
1987-10-08 Keith Bosticeverybody has the -h flag, now
1987-10-08 Keith Bosticimplement -h flag
1987-10-08 Keith Bosticfix nalt incrementation on 'foo|bar' pattern
1987-10-08 Keith Bosticfix mkdir line
1987-10-07 Keith Bosticdisallow ',' in gcos field; bug report 4.3BSD/bin/88
1987-10-07 Keith Bosticdon't use getlogin ever, use getuid instead
1987-10-07 Keith Bostic-df get set even if one or the other already set
1987-10-07 Keith Bosticbuf should have been a register
1987-10-07 Keith Bosticfix ls overwrite problem; bug report 4.3BSD/ucb/124
1987-10-07 Steve JacobsonAsk user to confirm 'ls' and 'dir' local file to preven...
1987-10-06 Edward Wangmade up to date
1987-10-06 Edward Wangdate and time created 87/10/06 00:36:06 by edward
1987-10-06 Edward Wangdate and time created 87/10/06 00:36:05 by edward
1987-10-06 Keith Bosticfix alt buffer overflow; rewrite alternate()
1987-10-06 Keith Bosticfix alternate buffer overflow; rewrote alternate()
1987-10-06 Keith Bostickanji() should be ifdef'd on NOKANJI
1987-10-06 Keith Bosticpfile doesn't need to use stdio
1987-10-06 Keith Bosticegrep now supports -i
1987-10-05 Keith Bosticegrep now handles -i
1987-10-05 Edward Wangadded Wyse 60 and 75 support (from mips!dce)
1987-10-05 Edward Wangdependency changes made by an unknown person, probably...
1987-10-04 Keith Bosticdate and time created 87/10/03 16:27:25 by bostic
1987-10-04 Keith Bosticsupport -i flag
1987-10-04 Keith Bosticget rid of ignored exit on install
1987-10-04 Mike Karelsshow software interrupts
1987-10-03 Edward Wangchanges from mips!dce, most compatibility stuff
1987-10-02 Edward Wangbug fix: set touched when insert and delete are used...
1987-10-02 Edward Wangbug fix: set lines to touched if used insert to scroll...
1987-10-02 Edward Wangdon't set touched unless actually different
1987-10-02 Edward Wanguse setenv() to set up environment, WINDOW_ID added...
1987-10-02 Keith Bostic'-' may not start login name; bug report 4.3BSD/bin/85
1987-10-01 Keith Bosticremove ^H's; bug report 4.3BSD/man/4
1987-10-01 Kirk McKusickadd second argument used by pxp (4.3BSD/ucb/17 Andrew...
1987-10-01 Kirk McKusickadd second (currently unused except by pxp) argument
1987-10-01 Kirk McKusickfix entries for pred and succ (4.3BSD/ucb/21 Allyn...
1987-10-01 Kirk McKusickupdate to reflect current order of listing
1987-10-01 Keith Bostictypo; bug report 4.3BSD/man/16
1987-09-30 Keith Bosticremove ^H chars; bug report 4.3BSD/man/24
1987-09-29 Keith BosticNULL dereference; bug report 4.3BSD/ucb/118
1987-09-29 Keith Bosticfix .PS < file construct; bug report 4.3BSD/usr.bin/6
1987-09-29 Keith Bosticscale computation and divide algorithm; bug report...
1987-09-29 Keith Bosticinit globflag; bug report 4.3BSD/usr.bin/91
1987-09-26 Gregory MinshallCut down on number of extern's.
1987-09-26 Gregory MinshallIncorporate tn3270.c.
1987-09-26 Gregory MinshallMove a number of tn3270-items to tn3270.c
1987-09-26 Gregory MinshallInitialize term.*Char.
1987-09-26 Gregory MinshallThe right things in the right place.
1987-09-26 Gregory MinshallFix to make standard output (at least) go into a proper...
1987-09-24 Keith Bosticmake errno, sys_errlist and sys_nerr externs
1987-09-18 Keith Bosticstupid typo
1987-09-16 Keith Bosticdisk name add/delete fix; bug report 4.3BSD/ucb/87
1987-09-16 Keith Bosticignore port fix; bug report 4.3BSD/ucb/87
1987-09-16 Keith Bostic>128 column fix; bug report 4.3BSD/ucb/114
1987-09-16 Keith Bosticaddress mask request/reply fix; bug report 4.3BSD/ucb/117
1987-09-16 Gregory Minshalldate and time created 87/09/15 13:45:08 by minshall
1987-09-15 Keith Bosticusage if no args, exit correct value; bug report 4...
1987-09-15 Keith Bosticadd exit from main; bug report 4.3BSD/usr.bin/84
1987-09-15 Keith Bosticset default BR; fix dereferenced NULL; bug report 4...
1987-09-15 Keith Bosticdereferenced NULL; bug report 4.3BSD/usr.bin/87
1987-09-15 Keith Bostict should be auto in e(); bug report 4.3BSD/usr.lib/54
1987-09-15 Keith Bosticremove Usef on make clean; bug report 4.3BSD/usr.lib/57
1987-09-15 Keith Bosticcheck first element in list; bug report 4.3BSD/usr...
1987-09-15 Keith Bosticcross reference getpass(3)
1987-09-15 Keith Bosticremove FLOCK define
1987-09-12 Gregory MinshallCorrect .h files.
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:53 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:52 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:50 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:44 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:40 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:39 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:36 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:35 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:33 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:31 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:29 by minshall
1987-09-12 John A. Kunzeadded chmod to Init files since many installed systems...
1987-09-12 John A. Kunzebugs caught by Sun and some clearerr-type problems...
1987-09-12 Keith Bosticflags are optional
1987-09-11 Keith Bosticget rid of that *stupid* error message...
1987-09-11 Keith Bosticinstall shouldn't know about errno/sys_errlst[];
1987-09-11 Keith Bosticdocument -t, -h, minor reformatting
next