pwd.h needs sys/types.h
[unix-history] / usr / src / libexec /
1989-03-03 Mike Karelsremove restart for network release
1989-03-01 Mike Karelslots of changes, mostly from Rick Adams: implement...
1989-02-28 Keith Bosticadd Berkeley specific header for networking release
1989-02-24 Mike Karelslog and print error if /bin/login can't be exec'ed
1989-02-16 Keith Bosticadd Berkeley specific copyright notice
1989-02-15 Rick Adamscorrect spelling of merchantAbility
1989-02-10 Kevin Fallencrypted rlogin on different port; use nulls as 1st...
1989-02-09 Kevin Falladd -e (encrypt) flag, openlog says "rshd", add usage...
1989-02-09 Kevin Falldon't need kntoln (remove)
1989-02-08 Mike Karelson branch, sync with 5.32
1989-02-08 Mike Karelslog and ignore source-routing on incoming connections
1989-02-08 Mike Karelson branch, sync with 5.19
1989-02-08 Mike Karelspurge first arg to doit (assume 0 and save the work),
1989-01-28 Kevin Fallclose pv[1], don't close f (stderr was being lost)
1989-01-28 Kevin Fallno change
1989-01-27 Rick Adamsadd ifdef unix in case this gets "ported" to a non...
1989-01-27 Kevin Fallmake work with Kerberos again
1989-01-26 Mike Karelshost address "names" are also ok
1989-01-26 Mike Karelsper kfall, nonlocal is ok
1989-01-26 Kevin Fallhost considered ok if not in local domain
1989-01-26 Mike Karelsmore cleanup
1989-01-26 Mike Karelssync with current (non-branch) version
1989-01-26 Mike Karelsclean up host address validation code
1989-01-26 Mike Karelsbranch for network release (no Kerberos), one more...
1989-01-26 Mike Karelsbranch for net release (no Kerberos)
1989-01-26 Mike Karelscleanups
1989-01-26 Kevin Fallfix logging, etc.
1989-01-26 Keith Bosticadd SETPROCTITLE define to CFLAGS
1989-01-26 Rick Adamsadd support for REST (restart at arbitrary byte positio...
1989-01-25 Kevin Fallfix some syntax errors (for when KERBEROS is defined)
1989-01-25 Kevin Falldouble check hostname from gethostbyaddr, add kerberos...
1989-01-25 Kevin Falldouble check host name returned by gethostbyaddr, more...
1989-01-24 Keith Bosticdocument -n flag
1989-01-24 Keith Bosticno more subsections
1989-01-24 Keith Bosticadd -n flag to turn off keepalives
1989-01-17 Keith Bosticdon't print 0 bytes for ls commands
1989-01-16 Keith Bosticadd SYST (sys type), REST (resetart); null deref; from...
1989-01-16 Keith Bosticadd SYST (sys type), REST (restart); null deref; from...
1989-01-16 Keith Bosticsyslog logins, both successful(??) and unsuccessful
1989-01-08 Mike Karelshmm, kevin says "login -p -f -h host username" loses...
1989-01-07 Kevin Fallfix exec /bin/login line (order of args is important!),
1989-01-07 Mike Karelsbinary moved to /usr/libexec
1989-01-07 Mike Karelsadd -n, remove -d
1989-01-07 Mike Karelson branch, remove TERMIOS and KERBEROS #ifdefs for...
1989-01-07 Mike Karelsstart branch for network release, add #ifdefs for TERMI...
1989-01-07 Mike Karelsfinish cleanup/reformatting, remove nouser
1989-01-07 Mike Karelshacks to make select more efficient, some reformatting
1989-01-05 Keith Bosticport should be a u_short; bug report 4.3BSD-tahoe/lib/18
1988-12-31 Keith Bosticbogus fdopen calls; bug report 4.3BSD/bin/222
1988-12-21 Kevin Fallno longer calls login -r, fix "pseduo" type
1988-12-21 Kevin Fallhandle entire 'rlogin protocol' in rlogind
1988-12-21 Kevin Falladd Kerberos ifdefs, marc's posix job control stuff...
1988-12-20 Keith Bosticif no home directory, log into '/'; delete old #ifdef...
1988-12-20 Keith Bosticdup stderr, so get error messages from ls
1988-12-17 Keith Bosticuse varargs; lreply only used once, so just handle...
1988-12-17 Keith Bosticglobbing allocation/freeing wrong; bug report 4.3BSD...
1988-12-15 Keith Bosticglobbing allocation/freeing wrong; bug report 4.3BSD...
1988-12-13 Kevin Falldate and time created 88/12/12 20:26:19 by kfall
1988-12-09 Keith Bostictypo...
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-09 Keith Bostictypo in CWD
1988-12-08 Keith Bosticup version from 4 to 5
1988-12-08 Keith Bosticdocument -p flag, minor cleanups
1988-12-08 Keith Bosticdocument the -p flag; don't document ruserok(3), it...
1988-12-08 Mike Karelsfix user/pass to reset all on failure (*don't* leave...
1988-12-01 Keith BosticRick Adams for Bill Scherlis, the night that MilNet...
1988-11-24 Keith Bosticcleanup rewrite; do arguments, errors correctly, don...
1988-11-19 Mike Karelsmake mode more prominent
1988-11-04 Keith Bosticfix security problem; overflow the buffer and change...
1988-11-02 Keith Bosticcleanup logwtmp stuff, stupid mistakes
1988-11-01 Keith Bosticcorrect Berkeley copyright
1988-10-31 Keith Bosticsecurity problem with user; bug report 4.3BSD/ucb/251
1988-10-26 Keith Bosticadd man page, cleanup
1988-10-26 Keith BosticBerkeley copyright notice
1988-10-26 Keith Bosticadd manual page, cleanup
1988-10-26 Keith Bosticadd Berkeley copyright
1988-10-25 Keith Bosticadd Berkeley copyright notice
1988-10-11 Thomas Ferrinrestrict directories from which files may be accessed
1988-09-28 Keith Bosticdate and time created 88/09/27 22:18:46 by bostic
1988-09-28 Keith BosticBerkeley copyright notice
1988-09-23 Keith Bosticprint ascii/binary mode for connection, not address...
1988-09-23 Keith Bosticfix for ANSI C; cast return of signal before compare...
1988-09-23 Keith Bosticadd logwtmp and popen modules
1988-09-23 Keith Bosticchange to do globbing and call program directly rather...
1988-09-23 Keith Bosticversion 5.7 of popen from the library
1988-09-23 Keith Bosticchange to preserve wtmp file descriptor so can logout...
1988-09-23 Keith Bosticversion 5.2 of logwtmp from the library
1988-09-23 Keith Bosticbreak out logwtmp and popen into separate modules
1988-09-21 Keith Bosticstrcmpn -> strncmp
1988-09-21 Keith Bostictypo...
1988-09-21 Keith Bosticcleanup, add man page
1988-09-21 Keith BosticBerkeley copyright
1988-09-21 Keith Bosticcleanup
1988-09-21 Keith Bosticmove man pages in, blah, blah
1988-09-21 Keith BosticBerkeley copyright
1988-09-20 Keith Bosticdate and time created 88/09/19 21:59:23 by bostic
1988-09-20 Keith BosticBerkeley copyright
1988-09-20 Keith Bosticminor cleanups for networking release
1988-09-20 Keith Bosticcleanup, add man page
next