Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | ||||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | deraadt | 1995-10-18 | 26 | -0/+3765 | |
|\| | | | | | branch. | |||||
| * | initial import of NetBSD tree | deraadt | 1995-10-18 | 26 | -0/+3765 | |
| | | ||||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | deraadt | 1995-10-18 | 0 | -0/+0 | |
|/ | | | branch. | |||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 201 | -0/+24687 | |