ANSIfication; bug report 4.3BSD/bin/223
[unix-history] / usr / src / libexec / rshd /
1988-12-09 Keith Bosticforgot to mention superuser exception on -l flag
1988-12-09 Keith Bosticadd -l flag to turn off rhosts
1988-12-08 Keith Bosticdocument the -p flag; don't document ruserok(3), it...
1988-09-20 Keith Bosticdate and time created 88/09/19 21:59:23 by bostic
1988-09-20 Keith BosticBerkeley copyright
1988-09-13 Keith Bosticlong/int fixes from 2.10BSD; add Berkeley specific...
1988-04-19 Keith Bosticallow root to log in, even if nologin around
1987-10-26 Keith Bosticstep 1 is really step 2
1987-09-05 Mike Karelsdon't accept connections from ports below 512
1987-05-05 Keith Bostichandle presence of /etc/nologin
1986-12-10 Kirk McKusickRshd sets nonblocking mode on wrong file descriptor
1986-05-25 Mike Karelsmore updates
1986-05-09 Jay Lepreaulint
1986-01-30 Mike Karelsconnection failure on second port unimportant (he gave...
1986-01-04 Kirk McKusickerror needs to take additional arguments (jason@opal)
1985-09-19 Jim Bloomdon't exit on gethostbyaddr() failure, pass through...
1985-09-18 Eric Allmanfacilities in syslog
1985-08-29 Jim Bloomallow null passwd (from serge@arpa)
1985-06-04 Jay Lepreauordder of locuser and remuser were reversed; connection for
1985-05-29 Distribution FolksAdd copyright
1985-04-28 Kirk McKusick4.3BSD beta release manual page
1985-04-28 Kirk McKusickmanual page first distributed with 4.2BSD
1984-09-14 Ralph Campbelluse syslog for error messages
1984-09-05 Sam Lefflerconvert setsockopt calls to new interface
1984-05-26 Kevin Layerfixed exclusion from group 0 (from jrs@purue.arpa)
1984-04-12 Mike Karelsconvert for use with inetd
1984-04-12 Mike Karelsconvert for inetd
1983-07-02 Sam Lefflerinclude fixes
1983-06-12 Sam Lefflernew signals and linger no longer default
1983-05-04 Sam Lefflerturn on keep alives
1983-02-24 Sam Lefflerplug security hole with root; setgid comes before setuid;
1983-02-24 Sam Lefflerfix security hole with root; setgid must precede setuid...
1983-02-22 Sam Lefflerignore SIGCHLD in child
1983-02-11 Sam Lefflerremove backoff; DEBUG change before was wrong
1983-01-23 Sam Lefflerdo backoff on connect failure (probably not needed...
1983-01-23 Sam LefflerSIGCHLD reset on each occurance
1983-01-19 Sam Lefflerreap zombies instead of leaving one always outstanding
1983-01-14 Sam Leffleradd debugging back in; fix FIN_WAIT_2 problem
1983-01-08 Sam Lefflerno more SIOCDONE
1982-12-26 Sam Lefflerport numbers now byte swapped
1982-11-16 Sam Leffleradd domain specification
1982-11-15 Sam Lefflerusing wrong port for fd 2
1982-11-15 Sam Lefflerconvert to 4.1c sys calls and directory layout
1982-10-08 Sam Leffleruse new date base routines
1982-04-03 Bill Joydate and time created 82/04/02 10:29:04 by wnj