prettyness police
[unix-history] / usr / src / bin / ls / print.c
1994-04-01 Jan-Simon Pendryprettyness police
1993-06-03 Kirk McKusick4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-03 Keith Bosticcorrect ls -lR of trees with symbolic links (one more...
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-04-30 Keith Bosticuse err/warn(3) from C library, cast size arguments...
1992-07-21 Elan Amirfix for symbolic links on relative pathnames
1992-06-29 Keith Bosticmake display line up if block/char devices displayed...
1992-06-04 Kirk McKusickst_blocks is a quad
1992-06-02 Kirk McKusicksizes are now 64-bit numbers
1992-03-14 Elan Amircalculate all of the field sizes dynamically
1992-03-02 Keith Bosticreplace -k with the BLOCKSIZE environmental variable
1992-03-02 Keith Bosticlint
1992-02-05 Keith Bosticlint
1992-01-31 Elan AmirFixed bug of determining the path for reading links...
1992-01-30 Elan AmirChanged print routines to conform to new ls(1) inplemen...
1991-12-13 Kirk McKusickmissing static declaration
1991-12-13 Kirk McKusickadd -o option to list file flags
1991-10-29 Keith BosticIt's a brave new ANSI world!
1990-10-20 Keith Bosticfor Marc; -T should display all time information
1990-07-23 Keith Bosticthere needs to be a way to get the hour/minute of a...
1990-05-11 Keith Bosticstrmode doesn't allocate space anymore, just use the...
1990-04-20 Keith Bosticuse strmode(3)
1990-04-09 Keith Bosticget redist notice from /usr/share/misc
1990-03-14 Keith Bosticnew flag to user_from_uid and group_from_gid
1990-03-06 Keith Bosticuse utility routines user_from_uid and group_from_gid
1990-02-24 Keith Bosticdon't core dump on filenames larger than the terminal...
1990-01-04 Keith Bosticmake sure fields are space separated
1989-08-23 Keith Bosticdefault sizes are in 512-byte blocks; add -k flag for...
1989-06-29 Keith Bostictypo; wasn't printing wheel group files
1989-06-28 Keith Bosticmake `total' line, directory name, and preceding newlin...
1989-06-27 Keith Bosticdon't zero pad uid/gid's
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 Bostickeep track of blocks and max file name length in tabdir
1989-06-25 Keith Bosticbreak printdir up into three separate functions
1989-06-25 Keith Bostichash passwd/group files
1989-06-25 Keith Bosticfix copyright notice
1989-06-25 Keith Bosticdate and time created 89/06/24 18:19:56 by bostic