add previous create time for name cache consistency
[unix-history] / usr / src / libexec /
1990-03-01 Paul BormanMany fixes. 1) Use the cc_t typedef from termios.h
1990-02-21 Kirk McKusickallocate a null string so that free will not bomb out...
1990-02-21 Kirk McKusickhave to put back the checkuser subroutine
1990-02-20 Kirk McKusickcheck /etc/ftpusers for denial of access to anonymous...
1990-02-16 Keith Bosticremove nologin, it's paths.h now
1990-02-02 Keith SklowerHope that TIOCSETA is close enough to TCSETA to work...
1989-12-30 Keith Bosticrshd can dump core; bug report 4.3BSD-tahoe/libexec/0
1989-11-20 Keith Bosticsource reorganization
1989-11-15 Paul BormanBug fixes to the state machine
1989-11-11 Paul BormanFix bugs in state machine, add more TERMIOS support
1989-10-05 Marc Teitelbaumneed ioctl.h for the pty ioctls
1989-10-03 Marc Teitelbaumfix to network release version -- *don't* TIOCNOTTY
1989-10-03 Keith Bosticcheckpoint for bostic (by marc) -- making fixes to...
1989-09-20 Keith Bosticmove field explanations from getttyent.3 here; reword...
1989-09-12 Mike Karelssync with 5.26
1989-09-12 Mike Karelsrestore keywords (again!); change local_domain to compa...
1989-09-12 Mike Karelsadd -a
1989-09-12 Mike Karelschange local_domain to check only that last two compone...
1989-09-09 Kevin Fallchecked in by karels for kfall
1989-09-07 Mike Karelsadd -a to validate all incoming host addresses; redefin...
1989-09-06 Paul Bormanchange "#ifdef BSD > 43" to "#if BSD > 43"
1989-09-06 Paul BormanWhen we get TTYPE, throw out if TTYPE not set, not...
1989-09-06 Paul BormanChange negotiation of ECHO for dumb 4.2 telnets
1989-09-02 Paul BormanNew telnetd, with LINEMODE support
1989-08-22 Kevin Fallremove POSIX_JOB_CONTROL #ifdefs (which were never...
1989-08-22 Kevin Fallnew location for include files; pretty up
1989-08-17 Mike Karelsuse old sockaddrs in packets, but cast for sendto ...
1989-08-16 Keith Bosticput mail where it belongs
1989-07-25 Kevin Fallfix syslog: use AUTH for root shells; use AUTH_DAT...
1989-07-17 Keith Bosticminor (really minor) cleanup
1989-06-05 Keith Bosticsendmail is in /usr/sbin now
1989-05-29 Rick Adamsin new code for NLST, forgot to send \r\n in ASCII...
1989-05-27 Rick Adamschange an int to a long for portability
1989-05-27 Rick Adamsadd some missing fclose() in error cases; check for...
1989-05-19 Kevin FallKerberos-ify
1989-05-19 Kevin Falldon't require reserved ports for kerberos, -e now ...
1989-05-18 Kevin Falladd Berkeley headers
1989-05-18 Kevin Fallturn on Kerberos flag (see also /etc/inetd.conf)
1989-05-18 Keith Bosticdate and time created 89/05/17 13:28:35 by bostic
1989-05-18 Keith Bosticmove out of uucp directory
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-05-10 Keith Bosticfile reorg
1989-05-10 Keith Bosticadd paths.h
1989-05-10 Keith Bosticadd setlogname; add pathnames.h
1989-05-10 Keith Bosticmv login
1989-05-10 Keith Bosticfile reorg
1989-04-22 Keith Bosticdate and time created 89/04/21 09:49:19 by bostic
1989-04-22 Keith Bosticfile reorganization, pathnames.h
1989-04-21 Keith Bosticfile system reorganization; pathnames.h
1989-04-21 Mike Karelsretry data connection (SO_REUSEADDR isn't enough);...
1989-04-12 Keith Bosticdate and time created 89/04/11 14:44:39 by bostic
1989-04-12 Keith Bosticdate and time created 89/04/11 14:43:47 by bostic
1989-04-03 Keith Bosticadd pathnames.h
1989-04-03 Keith Bosticdate and time created 89/04/02 15:36:52 by bostic
1989-04-03 Keith Bosticuse utmp path from utmp.h
1989-04-03 Keith Bosticadd pathnames.h
1989-04-03 Keith Bosticdate and time created 89/04/02 14:48:55 by bostic
1989-04-03 Keith Bosticadd pathnames.h
1989-04-03 Keith Bosticdate and time created 89/04/02 14:43:07 by bostic
1989-04-03 Keith Bosticadd pathnames.h
1989-04-03 Keith Bosticdate and time created 89/04/02 14:40:22 by bostic
1989-04-03 Keith Bosticdate and time created 89/04/02 12:51:28 by bostic
1989-04-03 Keith Bosticadd pathnames.h
1989-04-03 Keith Bosticgrab wtmp path from utmp.h
1989-04-03 Keith Bosticadd pathnames.h
1989-04-03 Keith Bosticdate and time created 89/04/02 12:33:12 by bostic
1989-04-03 Keith Bosticadd pathnames.h
1989-04-03 Keith Bosticdate and time created 89/04/02 12:11:13 by bostic
1989-03-21 Gregory MinshallFixes from G. Marcy via DDP.
1989-03-19 Gregory MinshallThis seems necessary to get things to work.
1989-03-19 Gregory MinshallInstall in /usr/libexec, just like rlogind.
1989-03-19 Gregory MinshallThis version *may* be a bit better in receiving weird...
1989-03-19 Gregory MinshallUpdate to telnetd with the CMU mods for window size...
1989-03-19 Gregory MinshallThis is with CMU mods for window size, terminal speed...
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...
next