use library versions of err/warn
[unix-history] / usr / src / usr.bin / du / du.c
1993-03-08 Keith Bosticuse library versions of err/warn
1992-06-23 Keith Bosticst_blocks are quad's now
1992-06-02 Elan AmirAdded -Hh flags
1992-05-21 Keith Bosticdelete -k
1992-03-31 Keith Bosticcheck for failures when fts_read finishes
1992-03-10 Keith Bosticmake block size a long
1992-03-02 Keith Bosticreplace -k with the BLOCKSIZE environmental variable
1992-01-28 Keith Bosticfts_statb -> fts_statp
1991-06-21 Keith Bosticmake -a and -s mutually exclusive
1991-05-24 Keith Bosticfollow symbolic links if they are specified as command...
1991-03-22 Keith Bosticdon't exit on error, fts_read will stop if it's unrecov...
1991-03-12 Keith Bosticfts(3) now returns reasonable error messages
1990-11-22 Keith Bosticrewrite to use fts(3)
1990-06-30 Edward Wangbug fix: missing chdir("..") when a directory is not...
1990-06-02 Keith Bosticnew copyright notice
1990-05-16 Keith Bosticstring.h is ANSI C include file
1989-08-22 Keith Bosticdisplay 512-byte blocks, add -k option for 1024-byte...
1989-06-25 Keith Bosticno way to avoid chdir -- user could do `du . ../foo...
1989-05-31 Keith Bosticpath not set up yet, probably a typo
1989-03-17 Keith Bosticfrom Chris Newcomb; new version of du, plus bug fixes
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1983-07-02 Bill Joyinclude problems
1983-07-01 Sam Lefflerinclude fix
1983-05-23 Sam Leffleruser block count in inode (from kre)
1982-11-13 Kirk McKusickdon't forget to close "dirp" when chdir fails
1982-11-12 Kirk McKusickfix bug that caused du to core dump while working on...
1982-07-02 Bill Joyfixed bug with multiple arguments which caused errors
1982-05-08 Kirk McKusickupdate to new fs
1982-04-01 Bill Joycleaned up and uses lstat
1982-03-30 Kirk McKusickconvert to use new directory routines
1982-03-11 Bill Joyto 1024 byte units
1980-10-02 Bill Joydate and time created 80/10/01 17:26:22 by bill