BSD 4_3 development
[unix-history] / usr / src / usr.bin /
1983-08-11 CSRGBSD 4_3 development
1983-08-11 CSRGBSD 4_3 development
1983-08-11 CSRGBSD 4_3 development
1983-08-11 CSRGBSD 4_3 development
1983-08-11 CSRGBSD 4_3 development
1983-08-11 Lorinda CherryBSD 4_3 development
1983-08-05 CSRGBSD 4_3 development
1983-08-05 CSRGBSD 4_3 development
1983-06-30 CSRGBSD 4_3 development
1983-06-18 CSRGBSD 4_3 development
1983-06-18 CSRGBSD 4_3 development
1983-06-17 CSRGBSD 4_3 development
1983-05-18 CSRGBSD 4_3 development
1983-05-18 CSRGBSD 4_3 development
1983-05-18 CSRGBSD 4_3 development
1983-05-08 CSRGBSD 4_3 development
1983-03-10 CSRGBSD 4_3 development
1983-02-12 CSRGBSD 4_3 development
1983-02-12 CSRGBSD 4_3 development
1983-02-12 CSRGBSD 4_3 development
1983-02-11 Lorinda CherryBSD 4_3 development
1983-02-11 CSRGBSD 4_3 development
1983-02-11 CSRGBSD 4_3 development
1983-02-10 CSRGBSD 4_3 development
1982-12-24 CSRGBSD 4_3 development
1982-11-06 CSRGBSD 4_3 development
1982-10-18 CSRGBSD 4_3 development
1982-08-20 CSRGBSD 4_3 development
1982-08-05 CSRGBSD 4_3 development
1982-08-05 CSRGBSD 4_3 development
1982-06-08 CSRGBSD 4_3 development
1982-06-08 CSRGBSD 4_3 development
1978-11-06 CSRGStart development on BSD 4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1987-02-21 Sam Lefflerfix from ajb@j.cc.purdue.edu - make answer messages...
1987-02-18 Mike Karelsreally ought to be merged with hayes, but this will...
1987-02-13 Kirk McKusickmust change name of `dirfd' as it has become a macro
1987-02-10 Mike Karelsformalize uid swapping and force everywhere
1987-02-04 Mike Karelsadd M flag
1987-02-04 Mike Karelsnew statistics
1987-02-04 Mike Karelsnew tcp statistics
1987-01-29 Keith Bosticremoved argument processing, put duplicates back
1987-01-29 Keith Bosticadd entries to see also
1987-01-22 Gregory MinshallFix bug when we have data in network input buffer,...
1987-01-19 Mike Karelsinit USER on "su - root"
1987-01-19 Mike Karelsrm prompt; change shell quoting (for bostic)
1987-01-19 Mike Karelsit has to be root
1987-01-19 Mike Karelsicky icky!
1987-01-19 Mike Karelsicky, icky!
1987-01-19 Mike Karelsrm unused
1987-01-13 Kirk McKusickfix missing \n in mcount preamble
1987-01-12 Gregory MinshallFix hang when tn3270 tries to abort because of map3270...
1987-01-12 Gregory MinshallFix problem with ^C in msdos environment. Fix to allow...
1987-01-10 Gregory MinshallFix problem where WORDTAB, WORDBACKTAB, and WORDEND...
1987-01-08 Keith Sklowerfix bug in reporting anonymous groups and uids
1986-12-23 Keith Bosticbug report 4.1BSD/usr.bin/2 and 4.1BSD/usr.bin/3
1986-12-23 Keith Bosticfixed initialization problem in want()
1986-12-23 Mike Karelsdon't make me use who too
1986-12-22 Mike Karels-f
1986-12-22 Mike Karelsdon't make me use who too
1986-12-20 Gregory MinshallSeems to work with 'close' followed by 'open'.
1986-12-20 Gregory Minshalldate and time created 86/12/19 17:09:04 by minshall
1986-12-20 Gregory MinshallSeems to work with 'close' then 'open'.
1986-12-20 Gregory MinshallSeems to work with 'close' then 'open'
1986-12-20 Gregory Minshallseems to work with 'close' then 'open'.
1986-12-20 Gregory MinshallFix up '`' (was \).
1986-12-20 Gregory MinshallVarious fixes.
1986-12-20 Gregory MinshallFix bug in DISC logic.
1986-12-19 Keith Bosticchecked in for Jim Bloom
1986-12-16 Sam Lefflerall statistics are unsigned
1986-12-13 Keith Bosticfixed allocation alignment for Power 6.
1986-12-11 Keith Bosticgeneral speedups with larger buffers and bcmp
1986-12-11 Sam Lefflerstrip parity if we're not using eight-bit stuff
1986-12-11 Keith Bosticgeneral cleanup
1986-12-10 Keith Bosticdocument the argument file
1986-12-10 Keith Bosticremoved duplicates from output list, general cleanup
1986-12-10 Keith Bosticadded hostname capability
1986-12-10 Keith Bosticadded -f flag, hosts args, general cleanup
1986-12-10 Keith Bosticwell, I started looking at this to add a flag to allow...
1986-12-10 Keith Bosticul outputs wrong character in overstruck sequence;...
1986-12-10 Keith Bostictypo in the nlist sanity checking; bug report 4.3BSD...
1986-12-05 Keith Bosticbug report 4.3BSD/bin/34. Not that I think I fixed
1986-12-05 Keith Bosticbug report 4.3BSD/bin/34; not that I think I fixed the
1986-12-04 Keith Bosticcorrect man page; strings prints decimal offsets, not...
1986-12-04 Keith Bosticchanged to print decimal, not octal offsets
1986-12-02 Keith Bosticupped the TUBELINES constant.
1986-11-27 Keith Bosticincluded strings.h
1986-11-27 Keith Bosticremoved index() and rindex(), included strings.h
1986-11-27 Keith Bosticbug report 4.3BSD/usr.lib/26
1986-11-26 Gregory MinshallFix to correct command hex value.
1986-11-25 Keith Bostictab as a printing character; bug report 4.3BSD/ucb/9
1986-11-21 Keith Bosticbug report 4.3BSD/usr.bin/13; fix max # of files bug...
1986-11-19 Keith Bosticwc has a bug, is too slow; bug report 4.3BSD/ucb/33
1986-11-18 Kirk McKusickadd IN operator for tahoe
1986-11-18 Kirk McKusickadd CCI (tahoe) support
1986-11-18 Keith Bosticchsh/passwd improperly disallows valid shells; bug...
1986-11-18 Keith Bosticundocument features
1986-11-17 Gregory Minshalldate and time created 86/11/16 20:44:49 by minshall
1986-11-17 Gregory Minshall1) Complete move of bsubs to ../system. 2) Deal with an
1986-11-17 Gregory MinshallFix "- =" (to "-=").
next