minor rearrangements
[unix-history] / usr / src / usr.bin /
1987-11-18 Keith Bosticdocument -l flag, minor cleanups
1987-11-18 Keith Bosticchange %D to %ld; make lint happy
1987-11-18 Marc Teitelbaumfix -p arg handling
1987-11-17 Keith Bosticnew template
1987-11-15 Keith Bosticstandardize error messages; don't close and then freope...
1987-11-15 Keith Bosticstandard usage statements
1987-11-15 Keith Bosticput in standard illegal option message
1987-11-13 Keith Bosticmake tmp file MAXPATHLEN; bug report 4.3BSD/usr.bin/96
1987-11-07 Keith Bosticmore rape and pillage; no more single character reads for
1987-11-06 Keith Bosticcomplete and total rape
1987-11-03 Keith Bosticfile mode for vms; bug report 4.3BSD/ucb/134
1987-11-03 Keith Bosticfix st_mode comparisons
1987-11-01 Mike Karelsadd -l to print whole rusage
1987-10-30 Keith Bosticadd the UNDOCUMENTED -w flag; it's useful when you...
1987-10-28 Gregory MinshallVarious changes, moves.
1987-10-28 Gregory MinshallReformat somethings; get rid of "unix" comments and...
1987-10-28 Gregory MinshallMake stilloob use global rather than passed variable...
1987-10-28 Gregory MinshallPick up some more tn3270-specific function.
1987-10-28 Gregory MinshallRemove some unix specific things.
1987-10-28 Gregory MinshallMove tn3270 and unix specific things to Unix places.
1987-10-28 Gregory MinshallRemove an unused extern.
1987-10-28 Gregory MinshallReset ring pointers when the ring empties out.
1987-10-27 Keith Bosticnew template, pass depend on down
1987-10-27 Keith Bosticfix depend label
1987-10-27 Keith BosticMACHINE defined by make(1), now
1987-10-27 Keith Bosticadd the UNDOCUMENTED -w flag; it's useful when you...
1987-10-27 Keith Bosticnew template
1987-10-27 Keith Bosticuptime only needs few nlist entries; bug report 4.3BSD...
1987-10-27 Keith Bosticnew template
1987-10-27 Keith Bosticfix depend label
1987-10-26 Keith Bosticdon't use bin/grep, it's not there
1987-10-26 Keith Bosticadd depend label
1987-10-26 Keith Bosticnew template
1987-10-26 Keith BosticMACHINE defined by make(1), now
1987-10-24 Gregory MinshallTry to move system dependent stuff to system dependent...
1987-10-24 Gregory MinshallMake the ring buffer a two-state buffer (supplier and...
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-17 Keith Bosticdate and time created 87/10/16 16:19:31 by bostic
1987-10-17 Keith Bosticnew template
1987-10-17 Donn SeeleyGet rid of even more old-fashioned assignment operators.
1987-10-15 Keith Bosticadd ucb to path to find new egrep
1987-10-14 Keith Bosticfix PATH
1987-10-11 Marc Teitelbaummultiple file args, point arrows in the right direction
1987-10-11 Marc TeitelbaumInitial checkin to sccs. Revamp -f flag.
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...
next