Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mktemp(3) et al. go in stdlib.h, not unistd.h. While there be more | 2005-05-27 | 1 | -11/+27 | |
| | | | | explicit about mktemp(3) in the man page. | ||||
* | typo; | 2003-10-17 | 1 | -2/+2 | |
| | |||||
* | nonstandard->non-standard | 2003-07-02 | 1 | -2/+2 | |
| | | | | jmc@ ok | ||||
* | 6 X's -> 10 X's in all examples, per avsm's idea, millert agrees | 2003-07-02 | 1 | -4/+4 | |
| | |||||
* | 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. | ||||
* | - section reorder | 2003-06-01 | 1 | -88/+88 | |
| | | | | | - kill unnecessary .Ns macros - add some man page section numbers to .Xr's | ||||
* | typos; | 2003-05-03 | 1 | -2/+2 | |
| | |||||
* | fifo -> FIFO | 2003-04-02 | 1 | -2/+2 | |
| | | | | ok millert@ | ||||
* | .Xr's; | 2003-03-06 | 1 | -2/+2 | |
| | | | | | | typos in man page section ok deraadt@ | ||||
* | teach people about strlcpy, not strcpy | 2003-02-16 | 1 | -2/+2 | |
| | |||||
* | Various repairs, mostly to get rid of short lines. | 2000-12-24 | 1 | -6/+4 | |
| | |||||
* | use strlcpy in the example | 2000-11-22 | 1 | -2/+2 | |
| | |||||
* | The mkstemp() function appeared in 4.4BSD; todd@ | 2000-09-11 | 1 | -2/+5 | |
| | |||||
* | Flesh out all of the stdio man pages. | 2000-04-20 | 1 | -21/+13 | |
| | |||||
* | Repairs, mostly removing hard sentence breaks. | 2000-04-18 | 1 | -3/+3 | |
| | |||||
* | repair nroff botch | 2000-01-27 | 1 | -3/+3 | |
| | |||||
* | Use .Va macro when referring to the global variable errno. | 2000-01-22 | 1 | -3/+5 | |
| | |||||
* | Tidying and spelling | 1999-09-14 | 1 | -13/+18 | |
| | |||||
* | paste'o away! | 1999-08-11 | 1 | -3/+3 | |
| | |||||
* | some NAME section cleanup | 1999-06-06 | 1 | -3/+6 | |
| | |||||
* | kill some old macros | 1999-05-25 | 1 | -2/+2 | |
| | |||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -3/+3 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | more | 1998-12-15 | 1 | -7/+22 | |
| | |||||
* | flesh out this man page with some examples | 1998-12-15 | 1 | -1/+64 | |
| | |||||
* | add mkstemp(char *template, int suffixlen) interface | 1998-06-30 | 1 | -2/+33 | |
| | |||||
* | oops | 1998-03-16 | 1 | -2/+2 | |
| | |||||
* | explain security considerations in some detail | 1998-03-12 | 1 | -2/+26 | |
| | |||||
* | at least 6 X, 10 is better | 1998-03-09 | 1 | -1/+4 | |
| | |||||
* | .Bx Open -> .Ox 2.x | 1998-03-07 | 1 | -3/+2 | |
| | |||||
* | Mention that mkdtemp() is not portable. | 1998-02-23 | 1 | -2/+15 | |
| | |||||
* | 1) Don't truncate the input string when a directory cannot be stat'd | 1997-10-07 | 1 | -3/+1 | |
| | | | | | 2) Use traditional mktemp(3) semantics. Don't return an error if directories in the path don't exist yet for mktemp(3) only. | ||||
* | Add mkdtemp(3) | 1997-06-20 | 1 | -7/+28 | |
| | |||||
* | explain why mktemp is unsafe | 1996-08-21 | 1 | -1/+7 | |
| | |||||
* | 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/+138 | |