Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | avoid port 1023 more | deraadt | 1996-08-30 | 1 | -7/+11 | |
| | ||||||
* | call rcmdsh() if euid != 0 and port is shell/tcp. This lets us | millert | 1996-08-30 | 1 | -1/+9 | |
| | | | | get away with fewer setuid binaries. | |||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -7/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | |||||
* | seed rresvport() for aux channel with a known taken port; do not ask for | deraadt | 1996-08-07 | 1 | -0/+6 | |
| | | | | next lower port because we might get it (and be predictable!) | |||||
* | if port 20 incoming, kill it and try again | deraadt | 1996-08-05 | 1 | -0/+9 | |
| | ||||||
* | ensure bindresvport() is told to find a port | deraadt | 1996-07-29 | 1 | -0/+1 | |
| | ||||||
* | rresvport() in terms of bind() & bindresvport() | deraadt | 1996-07-29 | 1 | -14/+12 | |
| | ||||||
* | bzero sockaddr_in | deraadt | 1996-07-22 | 1 | -0/+1 | |
| | ||||||
* | bzero sockaddr before use | deraadt | 1996-07-22 | 1 | -0/+1 | |
| | ||||||
* | support # comments | deraadt | 1996-07-20 | 1 | -0/+2 | |
| | ||||||
* | iruserok() can finally safely use a u_int32_t for the ip addr | deraadt | 1996-06-10 | 1 | -2/+2 | |
| | ||||||
* | 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. | |||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+517 | |