date and time created 89/07/02 20:11:52 by mckusick
[unix-history] / usr / src / bin /
1989-06-29 Keith Bostictypo; wasn't printing wheel group files
1989-06-28 Keith Bosticdon't assign result until after all reallocs; grow...
1989-06-28 Keith Bosticmake `total' line, directory name, and preceding newlin...
1989-06-27 Keith Bosticmake -f output look like standard outputs
1989-06-27 Keith Bosticcount blocks/length in argument code, as well as in...
1989-06-27 Keith Bosticdon't zero pad uid/gid's
1989-06-27 Keith Bosticnew version
1989-06-27 Keith Bostic-f now turns off -F and -R
1989-06-27 Keith Bosticset newline arg if printing multiple directories w...
1989-06-27 Keith Bosticprint totals for -s flag, as well as -l
1989-06-27 Keith Bosticdon't need sgbuf
1989-06-27 Keith Bosticalways have a termwidth, even if not to a tty
1989-06-27 Keith Bostickeep track of blocks and max file name length in tabdir
1989-06-27 Keith Bosticget window size, break up printdir into three functions
1989-06-27 Keith Bosticrename routines to be more informative
1989-06-27 Keith Bosticget inode from directory for -f option; don't require...
1989-06-27 Keith Bosticcleanups, comment better, use pointers rather than...
1989-06-27 Keith Bosticadd getwd/chdir for multiple directory operands
1989-06-27 Keith Bosticfix up flags; document options better; get rid of f_mod...
1989-06-27 Keith Bostickeep track of path end; fix open fd error, -f blocks...
1989-06-27 Keith Bosticbreakup into multiple files
1989-06-27 Keith Bosticfirst working version of new ls
1989-06-27 Keith Bosticoriginal code from Michael Fischbein (mfischbein@Sun...
1989-06-27 Keith Bosticprint totals for -s flag, as well as -l
1989-06-26 Keith Bosticfix blocks to be right for current system; eventually...
1989-06-26 Keith Bosticuse tabs all the time
1989-06-26 Keith Bosticcleanup
1989-06-26 Keith Bosticfirst working version, checkpoint
1989-06-26 Keith Bosticcheckpoint formatting code
1989-06-26 Keith Bosticreplace prablelen with prcopy -- bcopy, but rip out...
1989-06-26 Keith Bostickeep track of blocks and max file name length in tabdir
1989-06-26 Keith Bosticadd length field to ls structure
1989-06-25 Keith Bosticbreak printdir up into three separate functions
1989-06-25 Keith Bosticremove f_firsttime
1989-06-25 Keith Bostichash passwd/group files
1989-06-25 Keith Bosticonly extern ones print.c needs
1989-06-25 Keith Bosticfix copyright notice
1989-06-25 Keith Bosticdate and time created 89/06/24 18:19:58 by bostic
1989-06-25 Keith Bosticdate and time created 89/06/24 18:19:56 by bostic
1989-06-25 Keith Bosticdate and time created 89/06/24 18:19:55 by bostic
1989-06-25 Keith Bosticdate and time created 89/06/24 18:19:53 by bostic
1989-06-23 Keith Bostic/usr/bin -> /bin
1989-06-09 Kirk McKusickconvert for vnodes (use new statfs system call)
1989-06-09 Kirk McKusickadd COMPAT_43 flag for now
1989-05-30 Kirk McKusickeliminate floating point from the kernel (from forys...
1989-05-30 Keith Bosticfile reorg, pathnames.h paths.h
1989-05-30 Marc Teitelbaumminor fix in output format
1989-05-29 Keith Bosticfrom scratch, add Berkeley specific copyright
1989-05-28 Keith Bosticgtty/stty are in libcompat now
1989-05-24 Keith Bosticone more try, with feeling
1989-05-24 Keith BosticFSTAB -> _PATH_FSTAB; sys/fs.h -> ufs/fs.h
1989-05-24 Keith Bosticadd <newlines> to error messages; don't allow overflow...
1989-05-24 Keith Bosticreplace '-' documentation with '--' from getopt
1989-05-22 Keith Bosticbuffer overflow; bug report 4.3BSD-tahoe/usr.sbin/3
1989-05-22 Keith BosticI will write on the blackboard 100 times: I will not...
1989-05-22 Keith Bosticbreak local/remote cases out of main loop; break Kerber...
1989-05-20 Keith BosticPOSIX.2 compliance: set uid/gid for -p, add -f.
1989-05-20 Keith Bosticredo synopsis line, define exit values
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-05-11 Keith Bosticfile reorg, pathnames.h, paths.h
1989-05-10 Keith Bosticadd paths.h
1989-05-10 Keith Bosticadd pathnames.h
1989-05-10 Keith Bosticfile reorg
1989-05-10 Keith Bosticadd paths.h
1989-05-10 Keith Bosticgeneral cleanup
1989-05-09 Keith Bosticdon't follow symlinks on -r; add -h flag to force symli...
1989-05-09 Keith Bostic/tmp moves to /usr/include
1989-05-09 Keith Bosticfile system reorg and pathnames.h
1989-05-02 Keith Bosticpathnames.h
1989-04-03 Keith Bosticrest of pathnames
1989-03-16 Keith Bosticput all the old flags back in, make interdependence...
1989-03-16 Keith Bosticmerge 5.4 and 5.5, general cleanup
1989-03-16 Keith Bosticremove the -b, -e, -n, -s, -t, -v flags; quit using...
1989-03-15 Keith Bosticuse new tzfile.h; don't display on error, just exit
1989-03-12 Keith Bosticremove extra flags, redo from POSIX 1003.2 manual page
1989-03-12 Keith Bosticnew version from Kevin Fall -- only lightly tested!
1989-03-07 Keith BosticI can't think of a reason to allow ``24XX'' as settable...
1989-03-07 Keith Bosticadd setpassent/setgroupent to speed up user uid/gid...
1989-03-07 Keith Bosticadd pathnames.h, getopt(3); lint cleanups, error cleanups
1989-03-06 Keith Bosticadd search path names
1989-03-06 Keith Bosticput sccsid's back in...
1989-03-06 Keith Bosticadd pathname.sh
1989-03-06 Keith Bosticdate and time created 89/03/05 21:48:59 by bostic
1989-03-06 Keith Bosticdate and time created 89/03/05 21:45:30 by bostic
1989-03-06 Keith Bosticadd pathnames.h
1989-03-06 Keith Bosticdate and time created 89/03/05 21:28:28 by bostic
1989-03-06 Keith Bosticdate and time created 89/03/05 21:25:12 by bostic
1989-03-06 Keith Bosticdate and time created 89/03/05 21:24:00 by bostic
1989-03-06 Keith Bosticpathnames.h
1989-03-06 Keith Bosticmake less verbose
1989-03-04 Keith Bosticadd all label
1989-02-22 Keith Bosticdocument -A option
1989-02-16 Keith Bosticuse pathname include files; remove IIASA commands;...
1989-01-26 Kevin Fallfix up case when Kerberos isn't available (switch kshel...
1989-01-26 Kevin Falladd Kerberos ifdefs
1989-01-20 Keith Bosticredo/comment/add args to sendmail; minor cleanups
1989-01-17 Keith Bosticdon't use scanf to read single char; don't quote file...
next