ANSIfication; bug report 4.3BSD/bin/223
[unix-history] / usr / src / libexec /
1987-09-30 Keith Bosticusage message to tty, just in case
1987-09-17 Keith Bosticioctl mode cleanup; login fail logging; bug report...
1987-09-17 Keith Bosticgetpwnam fix; bug report 4.3BSD/bin/67
1987-09-10 Mike Karelsdon't accept connections from ports below 512
1987-09-05 Kirk McKusickfix bogus use of varags (4.3BSD/etc/90)
1987-09-05 Mike Karelsdon't accept connections from ports below 512
1987-09-05 Kirk McKusickneed <sys/param.h> to get hton funcs (4.3BSD/etc/88)
1987-09-03 Gregory MinshallSigh. Map <CR><LF> to \r, rather than \n.
1987-09-02 Mike Karelstry to preserve To, etc (or translate from Apparently-To)
1987-08-24 Keith Bosticadd "doc" folder
1987-08-07 Marc Teitelbaumchanged debug printf's to use syslog(LOG_DEBUG,...)
1987-07-28 Keith Bosticchecked in for minshall -- apparently adjusting the...
1987-07-27 Keith Bosticdidn't mention bugfiler(8)
1987-07-22 Keith Bosticcompress log file messages to single line
1987-07-22 Keith Bosticadded TMP_DIR; create errors directory if necessary
1987-07-21 Keith Bosticdocument need for bug:lock file on setup
1987-07-21 Keith Bosticcreate errors directory if DNE
1987-07-21 Keith Bosticadded Precedence header for vacation program
1987-06-17 Keith Bosticnew template
1987-06-03 Keith Bosticnew template
1987-06-01 Keith Bosticadded depend label
1987-06-01 Keith Bosticadded depend label
1987-05-31 Keith Bosticcheck return of socket call
1987-05-16 Kirk McKusickftpd remotehelp output columnated improperly (from...
1987-05-06 Keith Bosticurge change of Subject line
1987-05-05 Keith Bostichandle presence of /etc/nologin
1987-05-03 Keith Bosticadded code to make summary file prettier
1987-04-24 Keith Bosticset permissions to 664
1987-04-24 Keith BosticComment field is now Status
1987-04-24 Keith BosticStatus field is now Comment field
1987-04-24 Steve Jacobsonredo yacc grammer for RNFR and RNTO
1987-04-24 Steve Jacobsonfreoprn stderr to /dev/null to prevent ls() 'file not...
1987-04-23 Keith BosticI just can't think in octal...
1987-04-23 Keith Bosticremove unused defs
1987-04-23 Keith Bosticcreate files 644
1987-04-12 Keith Bosticcleaner unlink of redist file
1987-04-12 Keith Bosticversion #2, -v flag, remove home_dir, redist per folder
1987-04-12 Keith Bosticchange -f flag to -v
1987-04-12 Keith Bosticversion #2; -f flag, remove home_dir, redist per folder
1987-04-12 Keith Bosticminor clarification
1987-04-12 Keith Bosticadded keywords
1987-04-12 Keith Bosticversion #2; -f flag, remove home_dir, redist per folder
1987-03-11 Kirk McKusickeliminate race in cleanup (4.3BSD/etc/49 from Jeff...
1987-01-29 Keith Bosticadded date field to summary format
1987-01-29 Keith Bosticadded date to logging, changed Status field to Comment...
1987-01-29 Keith BosticStatus field now Comment field
1986-12-10 Kirk McKusickRshd sets nonblocking mode on wrong file descriptor
1986-12-03 Keith Bosticrewrite
1986-11-26 Keith Bosticdate and time created 86/11/25 14:00:41 by bostic
1986-11-26 Keith Bosticchanged to be more explicit re: the Index line
1986-11-26 Keith Bosticadded multiple file version of bugfiler
1986-11-26 Keith Bosticdate and time created 86/11/25 13:36:09 by bostic
1986-11-26 Keith Bosticdate and time created 86/11/25 13:36:02 by bostic
1986-11-26 Keith Bosticdate and time created 86/11/25 13:33:09 by bostic
1986-11-26 Keith Bosticdate and time created 86/11/25 12:41:14 by bostic
1986-11-26 Keith Bosticdate and time created 86/11/25 12:37:18 by bostic
1986-11-26 Keith Bosticdate and time created 86/11/25 12:37:10 by bostic
1986-11-26 Keith Bosticremove MH dependencies; total rewrite
1986-11-19 Keith BosticFTPD refuses to let /bin/sh users log in; bug report...
1986-10-14 Sam Lefflertalkd is no longer installed as ntalkd
1986-08-13 Mike Karelsfix keywords
1986-08-13 Mike Karelsfix buffer overrun with -r; don't loop on faults
1986-05-29 Kirk McKusickcannot change the synopsis line
1986-05-29 Kirk McKusickadd restriction that user must have a standard shell
1986-05-29 Kirk McKusickreturn error code 530 when user is denied access
1986-05-29 Kirk McKusickalso require user to have a standard shell
1986-05-27 Mike Karelsupdates
1986-05-25 Mike Karelsmore updates
1986-05-25 Mike Karelsupdates
1986-05-24 Kirk McKusickmust be word aligned
1986-05-24 Kirk McKusickmanual page first distributed with 4.3BSD
1986-05-23 Mike Karelsupdate
1986-05-22 Kirk McKusicksee also section
1986-05-21 Mike Karelsinetd, english
1986-05-21 Mike Karelsredist
1986-05-21 Mike Karelsredist error stuff too, make folder if not there, add...
1986-05-21 Mike Karelsbogosity is fixed
1986-05-20 Mike Karelstypos
1986-05-20 Mike Karelscorrect error on special char propogation
1986-05-18 Jay Lepreauonly some fields can be quoted. what a botch
1986-05-18 Jay Lepreauungarble; enumerate flag and window strings
1986-05-17 Kirk McKusickfirst distributed with 4.3BSD
1986-05-14 Gregory MinshallFor and exit so that inetd can have us be a "wait"...
1986-05-14 Gregory MinshallThis is the 4.3 version.
1986-05-13 Gregory MinshallTwo bugs. First, ttloop() was not reacting to an EOF...
1986-05-12 Gregory MinshallWith the old version, we could interlock if the remote
1986-05-09 Jay Lepreaureality treatment similar to rshd.8c delta 6.2
1986-05-09 Jay Lepreausetgid before initgroups; lint
1986-05-09 Jay Lepreaulint
1986-05-09 Mike Karelsminor fixes
1986-05-08 Gregory MinshallCorrection to acutally pick up information transferred...
1986-05-07 Gregory MinshallRobustly filter telnet commands on the control connection
1986-05-07 Gregory MinshallUse SO_OOBINLINE for TCP urgent data.
1986-05-06 Jim Bloomadd description of EDITOR environment variable
1986-05-01 Gregory MinshallThis version fixes ECHOing problems, discovers 4.2...
1986-04-25 Kirk McKusicksyntax error!
1986-04-23 Gregory MinshallThis version flushes the network buffer when doing...
1986-04-21 Gregory MinshallGet ready for SO_OOBINLINE; Handle TELNET BREAK distinc...
1986-04-20 Jay Lepreautypo
1986-04-20 Gregory MinshallI forgot Dave Borman's change to keep options up to...
next