Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove netns stuff, ok millert | henning | 2005-06-17 | 1 | -106/+0 |
| | | | | libc major bump by espie in a few | ||||
* | Do check for current pointer vs. buffer end before touching any | millert | 2003-09-25 | 1 | -2/+2 |
| | | | | | elements in the buffer. Fixes an out of bounds access. From aaron@; OK deraadt@ | ||||
* | 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. | ||||
* | sprintf -> snprintf | tdeval | 2003-04-05 | 1 | -6/+12 |
| | | | | ok tedu@, hints deraadt@, millert@ | ||||
* | cleanup | deraadt | 2002-07-25 | 1 | -23/+26 |
| | |||||
* | try to use strlcpy and snprintf more; ok various | deraadt | 2002-05-24 | 1 | -2/+2 |
| | |||||
* | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | millert | 2002-02-16 | 1 | -2/+2 |
| | | | | hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | ||||
* | Fix compiler warnings. | millert | 1997-08-24 | 1 | -2/+2 |
| | |||||
* | long stuff; netbsd | deraadt | 1997-07-21 | 1 | -3/+3 |
| | |||||
* | Clean up some -Wall flowers. | millert | 1997-07-09 | 1 | -2/+2 |
| | |||||
* | Use in_addr_t not u_long and use in_port_t in some cases instead | millert | 1997-04-05 | 1 | -2/+2 |
| | | | | of u_short or u_int16_t. | ||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -7/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | Pull in prototypes | tholo | 1996-03-25 | 1 | -1/+2 |
| | | | | Do the right thing in presense of __STDC__ | ||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+106 |