summaryrefslogtreecommitdiff
path: root/bin/df
AgeCommit message (Expand)Author
2004-01-05wording improvemements;Jason McIntyre
2003-12-08-h also overrides BLOCKSIZE;Jason McIntyre
2003-07-29spacingTheo de Raadt
2003-07-02missing protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-29section reorder;Jason McIntyre
2003-05-26Use prt_scaled from libutil. ok pjanzen@, millert@Ian Darwin
2003-03-12more .LiTheo de Raadt
2003-03-11use file system consistently. spot by margaridaTed Unangst
2003-02-19oops; delete it, don't just shuffleTed Unangst
2003-02-19LFS is dead. saves some space on install floppies too.Ted Unangst
2002-07-04ansiTheo de Raadt
2002-06-08This doesn't need to be setgid operator; it was only set so usersAngelos D. Keromytis
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-11Initial patch.Mike Pechkin
2002-01-24fix the history refsMichael Shalayeff
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-09-06o) __progname aria;Mike Pechkin
2001-07-09Compute %used in -P mode as a double, just like we do in normal printingTodd C. Miller
2001-05-11use strlcpy instead of strncpy+a[len-1]='\0'Michael Shalayeff
2001-05-01Remove completely redundant introductory sentences in ENVIRONMENT sections.Aaron Campbell
2001-02-23Avoid potential uninitialized variablePaul Janzen
2001-01-28$OpenBSD$Niklas Hallqvist
2000-10-18sort out printf formats according to types, 64bit arithmetics in ffs_df; mill...Michael Shalayeff
2000-10-18Add some rudimentary EXAMPLES sections and standardize the way we displayAaron Campbell
2000-04-26Support for ext2fs rev. 1jasoni
2000-03-24Make f_bsize signed. Having it unsigned causes surprising (and unwanted)Todd C. Miller
2000-03-17Remove hard sentence breaks.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
2000-02-19Miscellaneous cleanup.Aaron Campbell
1999-12-31In prtstat() use u_int32_t and int32_t, not long and castTodd C. Miller
1999-09-02use DvAaron Campbell
1999-08-17consistencyAaron Campbell
1999-08-16more precise SYNOPSIS syntaxAaron Campbell
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-05-31New struct statfs with mount options. NOTE: this replaces statfs(2),Todd C. Miller
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-01-31When adjusting units for -h mode, use the absolute value to check forTodd C. Miller
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneAaron Campbell
1998-09-23alphabetize SEE ALSO entries and numerically order according to sectionAaron Campbell
1998-09-14typos; pjanzen@foatdi.harvard.eduAaron Campbell
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyAaron Campbell
1998-08-25off by one (dodges bullet)kstailey
1998-08-18people who fail to update man pages and usage lines will henceforth be shot o...Theo de Raadt
1998-08-17fix df -P on 0-size filesystemsTheo de Raadt
1998-05-13fix .Sh ENVIRONMENTTheo de Raadt
1997-11-20Fix units conversion wrt -h flag to be correct (and consistent withTodd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt