Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C99 says setvbuf() returns non-zero, not EOF. Also, POSIX documents | 2014-11-25 | 1 | -5/+20 | |
| | | | | | that it returns an error for invalid mode which matches our behavior. OK jmc@ deraadt@ | ||||
* | Move guts of setbuf.3 into setvbuf.3 to make it clear which one | 2014-11-25 | 1 | -112/+35 | |
| | | | | should be used in new code. | ||||
* | more library history | 2013-07-17 | 1 | -2/+7 | |
| | | | | | facts checked by sobrado@ style tweaks and ok jmc@ | ||||
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | 2013-06-05 | 1 | -3/+3 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | - typos, punctuation, spacing, macro, layout, etc. fixes | 2005-07-26 | 1 | -2/+3 | |
| | | | | | | - avoid first person ok jmc | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Flesh out all of the stdio man pages. | 2000-04-20 | 1 | -23/+21 | |
| | |||||
* | - remove all trailing whitespace | 1999-07-09 | 1 | -4/+4 | |
| | | | | | | | | | | * 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... | ||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 1999-05-23 | 1 | -2/+2 | |
| | | | | is used instead; kwesterback@home.com | ||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -4/+4 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | grammar police: do not hyphenate compound words that act as adjectives if the | 1999-05-12 | 1 | -2/+2 | |
| | | | | | | first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong | ||||
* | stderr is not always unbuffered... only initially; kleink | 1999-02-24 | 1 | -2/+2 | |
| | |||||
* | Don't tell people to cast NULL to a specific pointer type. | 1997-07-08 | 1 | -2/+2 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -3/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+204 | |