Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge common functionality of __strsignal and strerror_r. | otto | 2005-05-26 | 1 | -99/+0 |
| | | | | ok jaredy@ miod@ | ||||
* | Tidy up __strtosignal(): pass a buffer and length to its itoa() and | tom | 2005-05-01 | 1 | -8/+12 |
| | | | | | | | | | | | make sure we can't underrun this buffer. Also force NUL-termination of this buffer, and ensure that large unsigned integers are printed correctly. Started by a diff from Dave Hines, openbsd (at) dph (dot) fluff (dot) org; thanks. with and ok otto@ | ||||
* | ansify + deregister. no binary change on i386. ok deraadt@ pat@ moritz@ | otto | 2005-03-30 | 1 | -7/+4 |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | a few more strlcy; ok from beck & ho | deraadt | 2003-03-13 | 1 | -3/+3 |
| | |||||
* | use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok. | lebel | 2001-06-27 | 1 | -6/+4 |
| | |||||
* | need limits.h | deraadt | 1996-09-25 | 1 | -1/+2 |
| | |||||
* | nls buffers are NL_TEXTMAX long -- not a security hole; netbsd pr#2780, ↵ | deraadt | 1996-09-25 | 1 | -5/+7 |
| | | | | mike.long@analog.com | ||||
* | Avoid pulling in stdio | tholo | 1996-09-16 | 1 | -4/+20 |
| | |||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -2/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+86 |