fix parsing of null address so MAILER-DAEMON mapping works; fix
[unix-history] / usr / src / usr.bin /
1994-05-06 Keith Bosticpast tense the appears
1994-05-06 Keith Bosticmention /var/log/lastlog
1994-05-06 Keith Bosticsystem initialization file is in /etc/, not /usr/share...
1994-04-26 Keith Bostictypo (NULL pointer dereference)
1994-04-22 Keith Bosticmv 13.ex to 12.exref; install all the sources
1994-04-22 Keith Bosticmove vi tutorial to 11.vitut; install all the sources
1994-04-22 Keith Bosticlibln is gone, only libl remains
1994-04-21 Keith BosticP1003.2b/D9 says:
1994-04-21 Keith Bosticchange the replacement algoricthm to only replace when:
1994-04-21 Keith BosticThe `D' command in sed was leaving junk at the end...
1994-04-21 Keith BosticMike's cleanups
1994-04-21 Kirk McKusickrenumber USD:12 => USD:11
1994-04-21 Kirk McKusickrenumber USD:13 => USD:12
1994-04-20 Keith Bosticfix more for the tty driver -- the tty compat stuff...
1994-04-20 Keith BosticSHARED, not Berkeey
1994-04-20 Keith BosticSHARED, not Berkeley
1994-04-20 Kirk McKusickuse saved copies of y.tab.? if eyacc is not available...
1994-04-20 Edward Wangbackslash and ^ handling in getrawlist() fixed
1994-04-20 Edward Wangpass entire ~| line to shell (via -c), don't try to...
1994-04-19 Keith Bosticspelling
1994-04-19 Keith Bosticspell
1994-04-19 Keith Bosticspell
1994-04-19 Keith Bosticspell
1994-04-19 Keith Bosticspell
1994-04-19 Keith Bosticzopen no longer in the C library
1994-04-19 Keith Bosticspelling
1994-04-19 Keith Bosticback out revision 8.2 - it broke other system Makefiles
1994-04-18 Keith Bostictypo
1994-04-18 Keith Bosticspelling
1994-04-18 Keith Bostictypo
1994-04-18 Keith Bostictypo, but it was wrong -- su did not come from MIT
1994-04-18 Keith Bostictypo
1994-04-18 Kirk McKusickadd -x option to output all messages to stderr
1994-04-18 Kirk McKusickadd -x option to output all messages to standard out
1994-04-18 Keith Bosticmove zopen(3) out of the C library, to here
1994-04-17 Keith Bosticrun arguments through strvis, so we don't whack the...
1994-04-17 Keith Bosticput the optoins array into text space
1994-04-17 Keith Bosticoption() is now static to option.c
1994-04-17 Keith BosticThe find command used the results of option() to delimi...
1994-04-17 Keith BosticEmpty fields were not being output for unpairable lines.
1994-04-17 Keith Bostichistorically, pr permitted -w without a column specific...
1994-04-17 Keith Bosticprettiness police
1994-04-17 Keith Bosticdelete potential matches if the -a flag isn't set after...
1994-04-17 Keith Bosticdo most of POSIX.2 compliance, use getopt(3) to parse...
1994-04-16 Keith Bosticupdate copyright notice
1994-04-16 Keith Bosticsomewhere along the line I broke the "nice --3" syntax
1994-04-16 Keith Bosticmove tcppredack, tcppreddat, tcppcbcachemiss into the...
1994-04-09 Jan-Simon Pendryfix typos
1994-04-07 Jan-Simon Pendryadd 1994 copyright
1994-04-07 Jan-Simon Pendryprettiness police
1994-04-07 Jan-Simon Pendryfix restart command
1994-04-07 Jan-Simon Pendryfix globbing - need NOCHECK flag
1994-04-06 Keith Bostichosts which are down were sorted incorrectly
1994-04-06 Keith Bosticprettiness police
1994-04-05 Keith Bosticdon't use nargs when calculating the command length...
1994-04-05 Keith Bosticallocate memory fast, use the user's SHELL, make -0...
1994-04-05 Keith Bosticnon-proprietary version from Jan-Simon Pendry
1994-04-05 Keith Bosticminor reworking for clarity
1994-04-05 Keith Bosticnon-proprietary version from Jan-Simon Pendry
1994-04-04 Keith Bosticcan't put %M% in a comment either
1994-04-04 Jan-Simon Pendryprettiness police
1994-04-04 Jan-Simon Pendryprettiness police.
1994-04-04 Keith Bosticprettiness police
1994-04-04 Keith Bosticredo pagesize as a shell script
1994-04-04 Keith Bosticdate and time created 94/04/03 11:31:01 by bostic
1994-04-04 Jan-Simon Pendryeliminate local glob code
1994-04-04 Jan-Simon Pendryallocate more space in local argv when calling setpeer.
1994-04-04 Jan-Simon Pendryuse glob in libc instead of local version
1994-04-03 Jan-Simon Pendryadd 1994 copyright
1994-04-03 Jan-Simon Pendrydate and time created 94/04/02 15:10:17 by pendry
1994-04-03 Jan-Simon Pendryprettyness police
1994-04-03 Jan-Simon Pendryprettyness police
1994-04-03 Jan-Simon Pendrydon't allow kerberos root login if the root instance...
1994-04-03 Keith Bosticcopyright cleanup
1994-04-03 Jan-Simon Pendryadd 1994 copyright
1994-04-03 Jan-Simon Pendrydate and time created 94/04/02 09:50:32 by pendry
1994-04-03 Jan-Simon Pendryadd 1994 copyright
1994-04-03 Jan-Simon Pendryprettyness police
1994-04-03 Jan-Simon Pendrydate and time created 94/04/02 09:10:06 by pendry
1994-04-03 Jan-Simon Pendrynew pw_copy.h file for passwd
1994-04-02 Jan-Simon Pendryprettyness police
1994-04-02 Keith BosticJan-Simon broke out pw_util includes into pw_util.h
1994-04-02 Jan-Simon Pendryprettyness police
1994-04-02 Keith Bosticsetting errno and then not exiting isn't safe
1994-04-02 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-04-01 Jan-Simon Pendryprettyness police
1994-04-01 Jan-Simon Pendryprettyness police
1994-04-01 Jan-Simon Pendryfix error message.
1994-04-01 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-04-01 Keith Bosticlint
1994-04-01 Keith Bosticreturn error status to main for an exit status
1994-04-01 Keith Bosticminor wordsmithing
1994-04-01 Keith Bosticclarificatoin
1994-04-01 Keith Bosticcleanup, misspellings, typos
1994-04-01 Jan-Simon Pendryprettyness police.
1994-04-01 Jan-Simon Pendryprettyness police
1994-04-01 Keith Bosticdoing a chflags on a directory causing a cycle is proba...
1994-04-01 Keith Bosticcheck for fts_Read error
1994-04-01 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-04-01 Keith BosticPOSIX 1003.2B/D9 symbolic links
next