Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | express final disapproval of the interfaces in libcompat, such as | 2013-12-04 | 23 | -3158/+0 | |
| | | | | | | | | | them ftime(), gtty(), stty(), re_comp(), cuserid() and others. Discussion and ongoing work to fix the ports tree from many, especially naddy. ok naddy [There is a bit more cleanup possible after that, but this is considered the current safe step] | ||||
* | fairly simple unsigned char casts for ctype | 2013-11-29 | 1 | -4/+5 | |
| | | | | ok krw | ||||
* | more library history | 2013-07-17 | 2 | -12/+16 | |
| | | | | | facts checked by sobrado@ style tweaks and ok jmc@ | ||||
* | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | 2013-06-05 | 6 | -16/+16 | |
| | |||||
* | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | 2012-08-02 | 1 | -2/+1 | |
| | | | | ok guenther@ | ||||
* | according to ingo, it isn;t a problem to have empty [BDS]q macros, so | 2010-09-20 | 1 | -4/+4 | |
| | | | | revert that part of yesterday's diffs; | ||||
* | more wacky macro fixing; | 2010-09-19 | 1 | -4/+4 | |
| | |||||
* | dispense with some wacky escape sequences; | 2010-03-26 | 1 | -2/+2 | |
| | |||||
* | Do not need -DLIBC_SCCS anymore | 2009-10-28 | 1 | -2/+1 | |
| | |||||
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 11 | -52/+7 | |
| | | | | | | | 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 | ||||
* | convert to new .Dd format; | 2007-05-31 | 7 | -10/+10 | |
| | |||||
* | discuss consistently "the Epoch"; | 2007-02-06 | 1 | -1/+1 | |
| | |||||
* | delete breaks that are not needed | 2006-04-09 | 1 | -7/+2 | |
| | |||||
* | sprinkle some lint love | 2006-04-02 | 1 | -14/+16 | |
| | |||||
* | use WANTLINT= (on all architectures) | 2005-11-24 | 1 | -1/+2 | |
| | |||||
* | some -Wimplicit-function-declaration cleaning; ok millert@ | 2004-12-22 | 1 | -1/+2 | |
| | |||||
* | make Nm match Dt; | 2004-02-10 | 1 | -6/+3 | |
| | | | | improve Nd as suggested by millert@ | ||||
* | add missing includes | 2003-07-18 | 1 | -2/+3 | |
| | | | | ok tedu@ | ||||
* | ansi | 2003-06-26 | 3 | -18/+10 | |
| | |||||
* | terms 3 & 4 cleanup based on "terms" file | 2003-06-03 | 1 | -9/+2 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 13 | -73/+21 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | sort some macros, sort .Xr's | 2003-06-02 | 1 | -4/+7 | |
| | |||||
* | - typos; | 2003-05-24 | 1 | -1/+1 | |
| | | | | | - new sentence, new line; - whitespace at EOL | ||||
* | Somehow the setr[ug]id() addition didn't get committed here. | 2003-05-10 | 1 | -2/+4 | |
| | |||||
* | Move setrgid(3) and setruid(3) from libc -> libcompat. | 2003-05-08 | 3 | -0/+182 | |
| | | | | Programs should not be using these... | ||||
* | move insque(3) and remque(3) from libcompat -> libc; they are now POSIX | 2003-05-08 | 4 | -174/+2 | |
| | |||||
* | move lsearch(3) and insque(3) from libcompat -> libc; they are now POSIX | 2003-05-08 | 3 | -203/+3 | |
| | |||||
* | {e,f,g}cvt() are no longer missing. | 2003-05-08 | 1 | -4/+2 | |
| | |||||
* | more avoidance of snprintf, strcpy, and strcat; millert ok | 2003-03-16 | 2 | -11/+8 | |
| | |||||
* | .Xr typos; | 2003-03-06 | 1 | -2/+2 | |
| | | | | ok deraadt@ | ||||
* | SEE ALSO corrections. millert ok. | 2002-11-10 | 2 | -4/+3 | |
| | |||||
* | o) start new sentence on a new line; | 2002-05-01 | 3 | -4/+7 | |
| | | | | | | | o) always close .Bl tags; o) fix usage of .Xr; millert@ ok | ||||
* | Initial cleanup: | 2002-04-30 | 1 | -2/+1 | |
| | | | | | | | | | | | | o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok | ||||
* | Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) | 2002-02-17 | 1 | -2/+3 | |
| | |||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 5 | -28/+28 | |
| | |||||
* | zap zap zap; miod | 2002-02-16 | 4 | -350/+2 | |
| | |||||
* | getpw(3) goes; miod | 2002-02-16 | 1 | -3/+3 | |
| | |||||
* | add a note about the old stty | 2002-01-24 | 1 | -1/+5 | |
| | |||||
* | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | 2000-06-30 | 1 | -3/+3 | |
| | | | | | | | | | constant). These are not security holes but it is worth fixing them anyway both for robustness and so folks looking for examples in the tree are not misled into doing something potentially dangerous. Furthermore, it is a bad idea to assume that pathnames will not include '%' in them and that error routines don't return strings with '%' in them (especially in light of the possibility of locales). | ||||
* | Whoops, missed a few. | 2000-04-17 | 1 | -1/+3 | |
| | |||||
* | - For consistency, `super-user' -> `superuser' in all cases. | 2000-04-15 | 1 | -1/+1 | |
| | | | | | - Some punctuation fixes. - Some `id' -> `ID'. | ||||
* | Mostly punctuation fixes. | 2000-04-15 | 1 | -1/+1 | |
| | |||||
* | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | 2000-03-14 | 1 | -1/+1 | |
| | | | | | commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | ||||
* | $OpenBSD$ | 2000-03-02 | 7 | -7/+17 | |
| | |||||
* | not kerberos; karls@inet.no | 1999-11-14 | 1 | -1/+1 | |
| | |||||
* | Add a hook to regexp/regerror.c for overriding the default regerror() | 1999-08-02 | 2 | -11/+31 | |
| | | | | | | | function. Add support for overriding the default regerror() function in 4.3/regex.c, and avoiding free()ing things multiple times. | ||||
* | - remove all trailing whitespace | 1999-07-09 | 10 | -42/+42 | |
| | | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | ||||
* | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | 1999-07-07 | 2 | -2/+3 | |
| | | | | | | | Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | ||||
* | remove redundant .Pp macros | 1999-07-02 | 1 | -2/+1 | |
| | |||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 1999-05-23 | 4 | -4/+4 | |
| | | | | is used instead; kwesterback@home.com |