print totals for -s flag, as well as -l
[unix-history] / usr / src / bin / ls / ls.c
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-03-07 Keith Bosticadd setpassent/setgroupent to speed up user uid/gid...
1988-12-29 Keith Bosticremove pw_stayopen
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-09-12 Keith Bosticuse S/T if exec bit not set; bug report 4.3BSD/bin/57
1987-07-02 Keith Bosticuse getopt(3), use uid_t/gid_t, minor lint work, cache...
1987-06-23 Keith Bosticlint, getopt
1986-05-13 Mike Karelsundo -S
1986-03-04 Jay LepreauXTABS is a 2 bit field
1985-11-26 Kirk McKusickfile systems grow larger
1985-09-05 Jim Bloomadd sort by size and bug fix (from serge@arpa)
1985-07-27 Jim Bloomfix problem with -R listing incorrect directories
1985-05-01 Distribution FolksAdd copyright
1985-03-05 Jim Bloommajor performance improvement
1985-02-22 Jim Bloomdon't waste time with getpwent, use getpwuid (a major...
1985-02-21 Jim Bloomuse window size ioctl for output width
1983-09-23 Sam Lefflerbug with large uids
1983-08-20 Sam Lefflerincorrect max login name size
1983-08-16 Mike Karelsalways complain if file can't be lstat'ed
1983-08-15 Sam Lefflerdefault to lstat's when symbolic link points to oblivion
1983-08-14 Sam Lefflerfix ralph's blunder
1983-08-10 Ralph Campbellfixed ls -L -f -F for symbolic links
1983-07-02 Bill Joyinclude problems
1983-07-01 Sam Lefflerinclude fix
1983-05-25 Sam Lefflerblew last delta, things changed while robert was away
1983-05-23 Sam Leffleruser block count in inode (from kre)
1983-05-11 Kirk McKusickfix -l to list groups with gid > NGID by name
1983-05-10 Kirk McKusickfix -l so that it works with uid's that are >NUID
1982-12-04 Kirk McKusickfollow symbolic links that point to directories
1982-11-15 Sam Lefflerconvert to 4.1c sys calls and directory layout
1982-05-08 Kirk McKusickupdate to new fs
1982-04-01 Bill JoyL option; use lstat by default
1982-03-28 Bill Joytoo many args to sprintf in fmtentry
1982-03-15 Bill Joyls -F prints links followed by @
1982-03-06 Bill Joy-l on dev and error message fixes
1982-03-05 Bill Joydate and time created 82/03/05 02:29:00 by wnj