Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix RCS Id botch in last change | niklas | 1996-03-19 | 1 | -3/+2 | |
| | ||||||
* | From NetBSD: merge of 960317 | niklas | 1996-03-19 | 4 | -13/+28 | |
| | ||||||
* | From NetBSD: 960217 merge | niklas | 1996-03-09 | 5 | -13/+24 | |
| | ||||||
* | netbsd: bind 4.9.3 | dm | 1996-02-19 | 15 | -542/+1120 | |
| | ||||||
* | need errno.h because err declerations have moved | deraadt | 1996-01-29 | 1 | -1/+2 | |
| | ||||||
* | realloc(ptr, 0) does not free; from seebs@taniemarie.solon.com; | deraadt | 1996-01-29 | 1 | -2/+11 | |
| | | | | netbsd pr#1806 | |||||
* | from netbsd: | deraadt | 1996-01-15 | 1 | -12/+13 | |
| | | | | | Don't read the network address as an alias when there isn't whitespace after the network address. Closes PR 1940. | |||||
* | typo in strspn manpage; from kashmir@umiacs.umd.edu; netbsd pr#1905 | deraadt | 1996-01-07 | 1 | -2/+2 | |
| | ||||||
* | from netbsd: Fixed %u to expand to a single digit | deraadt | 1995-12-30 | 1 | -2/+2 | |
| | ||||||
* | from netbsd; Rearrange to avoid sign problems with GCC. | deraadt | 1995-12-21 | 4 | -73/+115 | |
| | ||||||
* | i believe i took care of the 32bit and alignment issues, so the comment can ↵ | deraadt | 1995-12-18 | 2 | -16/+2 | |
| | | | | go away | |||||
* | expose even more internals, for bdes | deraadt | 1995-12-17 | 1 | -1/+308 | |
| | ||||||
* | non-USA crypto code by davidb@werj.com.au. The source has been split | deraadt | 1995-12-16 | 4 | -0/+1298 | |
| | | | | | | | | & copied into two pieces so that use of crypt() pulls in a crypt.o that contains only that one programmer interface -- this permits USA export of binaries that use crypt() for authentication purposes. morecrypt.c contains the other DES programmer interfaces commonly used. | |||||
* | make first arg of strtod/strtoq const | deraadt | 1995-12-14 | 1 | -3/+3 | |
| | ||||||
* | fix long/u_int32_t botch; do gethostbyname() only if netgroups are going to | deraadt | 1995-11-22 | 1 | -55/+94 | |
| | | | | | | be used and do not abort; check for A->PTR->A loop otherwise only match on #.#.#.# addresses; do not assume !0 is 1 as in ANSI C. netbsd pr#1683 led to finding these problems. | |||||
* | gethostbyname("#.#.#.#") should fail; not return an incompletely and | deraadt | 1995-11-20 | 1 | -0/+2 | |
| | | | | | | incorrectly initialized hostent. in particular, h_name is supposed to be `an official name', and gethostbyname() wasn't even trying to meet that requirement. | |||||
* | error in system(3) man page from John Kohl | deraadt | 1995-11-01 | 1 | -2/+2 | |
| | ||||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 201 | -0/+24687 | |