when creating the df file, be sure you truncate any existing file
[unix-history] / usr / src / usr.bin /
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
1994-03-31 Keith Bosticchange tsort to not look for the longest cycle (add...
1994-03-28 Keith Bosticsort options, use a table for the flags, not a literal
1994-03-28 Keith Skloweryet more flags, document getting ISO specific stats
1994-03-26 Keith BosticKNF, ANSI C
1994-03-26 Keith Bosticoff-by-one error in the daytab causing all dates in...
1994-03-22 Keith BosticNull Suffixes were not being copied, but they were...
1994-03-22 Keith Bosticftruncate() now expands files. the macro that 'mail...
1994-03-20 Christos Zoulasfix indentation
1994-03-20 Christos Zoulasinitialize targ->children
1994-03-20 Christos Zoulasavoid clobbered variable warnings, fix varargs functions
1994-03-20 Christos Zoulasadd prototypes for all external functions
1994-03-20 Christos Zoulasfix spelling errors and typos; add OBJDIR
1994-03-20 Christos Zoulasfix OBJDIR, add MACHINE_ARCH, fix varargs functions
1994-03-20 Christos Zoulaseat leading spaces from cmd
1994-03-20 Christos Zoulasavoid clobbered variable warnings; eat leading spaces...
1994-03-20 Keith BosticTo get sort and the other processes called by this...
1994-03-20 Keith Bostictput patch to support 'tput cm 10 20'
1994-03-20 Keith BosticThe SYSV ${VAR:src=dst} was broken; try:
1994-03-20 Keith Bosticfix out of order execution of :: rules
1994-03-18 Keith Bosticredirection of 'man -w' has unexpected result
1994-03-17 Keith Bostictypos
1994-03-10 Keith Sklowerblooper in my fix
1994-03-07 Keith Sklowerfix from chris d.
1994-03-02 Dave A. BormanChange the synopsis line so that all the options
1994-03-01 Keith Bosticrepeat the command name in the different usage statements
1994-03-01 Keith Bosticadd -d to the synopsis statements
next