Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre | |
updates to follow; | |||
2007-11-13 | move xpg4 notes into STANDARDS; ok otto | Jason McIntyre | |
2007-10-31 | sort flags in STANDARDS; from Pierre Riteau | Jason McIntyre | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre | |
- note which options are extensions to POSIX | |||
2006-01-25 | lint says Pflag isn't needed. i concur | Ted Unangst | |
2005-04-17 | sort options + sync usage(); | Jason McIntyre | |
2004-06-21 | Actually commit right (r&b tree) version, instead of hash table | Otto Moerbeek | |
one. Previous commit from wrong tree. Spotted by Andre Lucas <andre at ae-35 dot com> ok millert@ canacar@ | |||
2004-06-14 | - use fmt_scaled(3) instead of home grown function to print -h numbers | Otto Moerbeek | |
- do not use a linear list to keep track of inodes with link count > 2, use a red & black tree. Based on freebsd code that uses auto-sizing hash maps; this tree version by canacar@. ok millert@ canacar@ | |||
2004-06-02 | Don't want text in err() call following malloc failures. | Tom Cosgrove | |
ok henning@ | |||
2003-07-02 | protos | Theo de Raadt | |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt | |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2002-01-24 | at least the man page existed in v3, not v6 | Michael Shalayeff | |
2001-07-30 | fix 0B case; morten@hotpost.dk | Theo de Raadt | |
2001-07-12 | first pass at a -Wall cleanup | Theo de Raadt | |
2001-05-02 | -h overrides BLOCKSIZE; matt@anzen.com | Paul Janzen | |
2001-05-01 | Remove completely redundant introductory sentences in ENVIRONMENT sections. | Aaron Campbell | |
2001-02-23 | Add -h option ("human-readable") as df. Based on suggestions and code from | Paul Janzen | |
Matt Bing <matt@anzen.com>. | |||
2000-04-16 | correct return value; from FreeBSD | Eric Jackson | |
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell | |
2000-03-05 | Remove hard sentence breaks. | Aaron Campbell | |
2000-03-05 | Various improvements, including a few HISTORY sections added from FreeBSD. | Aaron Campbell | |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1998-09-23 | usr.bin/ man page repairs, a - e | Aaron Campbell | |
1998-06-22 | mention that block usage != file size | Todd C. Miller | |
1998-05-13 | fix .Sh ENVIRONMENT | Theo de Raadt | |
1998-02-16 | -r for xpg conformance | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-10-18 | Implement a -c (Grand Total) option, a'la GNU du(1). | Todd C. Miller | |
From Luke Mewburn <lukem@telstra.com.au>, NetBSD PR #2805. Also -Wall happiness. | |||
1996-06-26 | rcsid | Theo de Raadt | |
1995-12-08 | s/environmental/environment/ | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |