Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre | |
correctly - logically complete that now by removing MLINKS from base; authors need only to ensure there is an entry in NAME for any function/ util being added. MLINKS will still work, and remain for perl to ease upgrades; ok nicm (curses) bcook (ssl) ok schwarze, who provided a lot of feedback and assistance ok tb natano jung | |||
2015-10-09 | Change all tame callers to namechange to pledge(2). | Theo de Raadt | |
2015-10-05 | tame "stdio rpath" works. (Someone could refactor the processing loop | Theo de Raadt | |
to handle the stdin case without rpath, but it looks a bit invasive. ok sthen | |||
2014-03-17 | as suggested by schwarze, reshuffle STANDARDS text detailing posix features | Jason McIntyre | |
we don;t support next to the posix compat blurb, in order to make things a bit clearer; this also makes the text more concise; ok millert schwarze sobrado | |||
2014-03-10 | - zap some "this option applies to this util" lines that i consider unneccessary | Jason McIntyre | |
- standard EXIT STATUS (hand holding from schwarze) - restructure STANDARDS to our normal format - as noted by schwarze, blank separated -t patterns are accepted. the work on making the man page read correctly to reflect this is his ok millert in an earlier incantation ok schwarze | |||
2013-11-26 | unsigned char casts for ctype | Theo de Raadt | |
ok krw | |||
2011-12-28 | These utilities were already part of 1BSD, and some authors are known. | Ingo Schwarze | |
All facts from the CSRG archive CD 1, also available from minnie.tuhs.org. Feedback and OK sobrado@, ok jmc@. Kirk McKusick writes: "Bill usually used "Bill Joy" when listing author information. Only occationally did he choose to use William Joy. So, I would recommend using Bill Joy." So i'm using that here even though some of the original files related to this commit do contain the form "William Joy". | |||
2010-11-07 | more EXIT STATUS bits; from Daniel Dickman | Jason McIntyre | |
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre | |
2010-07-22 | document exit returns; from daniel dickman | Jason McIntyre | |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre | |
updates to follow; | |||
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-10-16 | gove this page a proper options list; | Jason McIntyre | |
2006-10-16 | simplify SYNOPSIS, and do all the work in DESCRIPTION; | Jason McIntyre | |
ironically, after simplifying SYNOPSIS as much as i can, we now match what we had all along in usage() ;) ok otto | |||
2005-12-27 | fix possible overflow in the tabstops[] array. ok miod@ | Moritz Jodeit | |
2005-03-08 | Sweeping the tree for printf(s) where printf("%s",s) should be used. | Chad Loder | |
This is a regression introduced during conversion from perror(3) to err(3) | |||
2004-07-01 | use err/errx and __progname; -Wall | Michael Shalayeff | |
2003-10-27 | - make SYNOPSIS expand properly | Jason McIntyre | |
- document -t - clarify behaviour - document differences from POSIX | |||
2003-07-03 | 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. | |||
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2000-03-07 | Various cleanup. | 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... :/ | |||
1999-02-11 | fix usage messages | Theo de Raadt | |
1998-09-23 | usr.bin/ man page repairs, a - e | Aaron Campbell | |
1998-01-22 | expand(1) cannot treat argument correctly; shigio@wafu.netgate.net | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |