Age | Commit message (Expand) | Author |
2001-02-23 | Avoid potential uninitialized variable | Paul Janzen |
2000-10-18 | sort out printf formats according to types, 64bit arithmetics in ffs_df; mill... | Michael Shalayeff |
2000-03-24 | Make f_bsize signed. Having it unsigned causes surprising (and unwanted) | Todd C. Miller |
1999-12-31 | In prtstat() use u_int32_t and int32_t, not long and cast | Todd C. Miller |
1999-05-31 | New struct statfs with mount options. NOTE: this replaces statfs(2), | Todd C. Miller |
1999-01-31 | When adjusting units for -h mode, use the absolute value to check for | Todd C. Miller |
1998-08-18 | people who fail to update man pages and usage lines will henceforth be shot o... | Theo de Raadt |
1998-08-17 | fix df -P on 0-size filesystems | Theo de Raadt |
1997-11-20 | Fix units conversion wrt -h flag to be correct (and consistent with | Todd C. Miller |
1997-09-01 | i am bored enough to fix terminal space/tab uglies | Theo de Raadt |
1997-08-19 | Add -P option, the POSIX 1003.2 output format (strictly specified for parsing). | denny |
1997-07-23 | tabify | kstailey |
1997-06-16 | Better support for unmounted filesystems (i.e. df /dev/rsd0a): | denny |
1997-06-01 | From denny@c200234-a.frmt1.sfba.home.com, check superblock magic number. | Jason Downs |
1997-04-14 | make -h columns more compact | kstailey |
1997-04-14 | switch from <blank> to "B" for byte suffix; columns look too ugly otherwise | kstailey |
1997-04-14 | fix Avail column in -h mode (again) | kstailey |
1997-04-14 | fix Avail column in -h mode | kstailey |
1997-04-14 | new "-h" (human-readable) output flag now works, please test. thx | kstailey |
1997-04-12 | start of -h (human readable) flag. more to come | kstailey |
1997-04-04 | when mktemp() is hard to fix, use 10 X | Theo de Raadt |
1996-12-24 | indicate this mktemp is vulnerable to a DOS attack, however the impact is ver... | Theo de Raadt |
1996-12-14 | -Wall'ing. | Michael Shalayeff |
1996-12-07 | handle -t & -l in more cases; netbsd pr#2869, hubert.feyrer@rz.uni-regensburg.de | Theo de Raadt |
1996-08-02 | zap getopt() case of -?, come on, it is the default! | Theo de Raadt |
1996-06-23 | update rcsid | Theo de Raadt |
1995-11-06 | complete ufs -> ffs change (From John Kohl; PR #1403) | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |