Keep track of each side's idea of what the state of each option is.
[unix-history] / usr / src / usr.bin /
1989-03-22 Gregory MinshallKeep track of each side's idea of what the state of...
1989-03-22 Mike Karelsprint local, remote filenames only if remapped or non...
1989-03-22 Mike Karelschanges from Dave Borman: add site, umask, chmod, idle...
1989-03-21 Gregory MinshallMods from DDP, et al, for LFLOW, TSPEED, and NAWS support.
1989-03-21 Gregory MinshallNewer telnet.h
1989-03-18 Keith Bosticdon't let user force core dump; KNF some Kerberos stuff;
1989-03-18 Keith Bosticadd in -r flag for shadow password package
1989-03-17 Keith Bosticuse passwd.{pag,dir}
1989-03-17 Keith Bosticallow re-editing of file if reject entries
1989-03-17 Keith Bosticfrom Chris Newcomb; new version of du, plus bug fixes
1989-03-16 Keith Bosticwarn on use of upper-case or dot in user name
1989-03-16 Keith Bosticnew tzfile.h
1989-03-16 Keith Bosticonly executable by group dialer
1989-03-16 Keith Bosticadd Berkeley specific copyright notice
1989-03-15 Keith Bosticcreate pathnames.h
1989-03-15 Mike Karelsupdate copyright date
1989-03-15 Keith Bosticfor marc; hushlogin for password expiration and Kerbero...
1989-03-14 Marc Teitelbaumoops - add back posix job control and termios changes
1989-03-13 Keith Bosticadd -a option, minor cleanups
1989-03-12 Keith Bosticallow root to edit encrypted passwords
1989-03-10 Keith Bosticmake empty fields work, get rid of pw_class keywords
1989-03-09 Keith Sklowerinitialize sa_len field for sockaddrs
1989-03-09 Keith Bosticallow empty gecos fields
1989-03-07 Keith Bostictypo?
1989-03-07 Keith Bosticpwd.h needs types.h
1989-03-07 Keith Bostictypo...
1989-03-07 Keith Bosticuse setpassent, not _pw_stayopen
1989-03-07 Keith Bosticmissing FRC label
1989-03-07 Keith Bosticpwd.h needs types.h
1989-03-07 Keith Bosticless verbose...
1989-03-07 Keith Bosticdon't run the editor setuid; more secure and fixes...
1989-03-07 Keith Bosticpwd.h needs types.h
1989-03-07 Keith Bosticpwd.h needs types.h
1989-03-07 Keith Bosticadd cleandir label
1989-03-07 Keith Bosticcleanup
1989-03-07 Keith Bosticcleanup, add cleadir, copyright
1989-03-06 Keith Bosticadd pathnames.h
1989-03-06 Keith Bosticadd pathnames.h, _PATH_UTMP
1989-03-06 Keith Bosticadd pathnames.h
1989-03-06 Keith Bosticdate and time created 89/03/05 21:53:06 by bostic
1989-03-06 Keith Bosticforgot one
1989-03-06 Keith Bosticadd pathnames.h
1989-03-06 Keith Bosticdate and time created 89/03/05 21:33:30 by bostic
1989-03-06 Keith Bosticadd pathnames.h
1989-03-06 Keith Bosticdate and time created 89/03/05 21:18:53 by bostic
1989-03-06 Keith Bosticcleanup from David MacKenzie (mackenzi@thor.stolaf...
1989-03-06 Keith Bosticcleanup from David MacKenzie (mackenzi@thor.stolaf...
1989-03-06 Keith Bosticcleanup from David MacKenzie (mackenzi@thor.stolaf...
1989-03-06 Keith Bosticif compile fails, don't build .depend file
1989-03-04 Keith Bosticadd sys/types.h for pwd.h
1989-03-03 Mike Karelsremove restart, etc on branch
1989-03-02 Mike Karelsapply 5.25 to branch
1989-03-02 Mike Karelsfix what i broke
1989-03-02 Mike Karelsmake that pointer static!
1989-03-02 Mike Karelsdelete restart code on branch for net release
1989-03-02 Mike Karelsadd ifdef for restart stuff
1989-03-02 Mike Karelsbring up to rev 5
1989-03-02 Mike Karels(some of) my favorite fixes, review changes
1989-03-02 Keith Bosticif -v is undocumented, don't put it in the usage statement
1989-03-02 Keith Bosticrework to make a bit clearer, minor man page syntax...
1989-03-01 Mike Karelschecked in for rick: add restart, size, modtime, newer...
1989-02-24 Keith Bosticfix gecos field ordering to be backward compatible
1989-02-24 Keith Bosticsetting the password clears the change value
1989-02-24 Keith Bosticcorrectly document change/expire/class fields.
1989-02-24 Keith Bosticchange expire/change format to ``month dd, year''
1989-02-24 Keith Bosticadd shadow passwords to branch for distribution
1989-02-24 Keith Bosticadd password/change account/expiration timeouts
1989-02-24 Keith Bosticreset fieldwidth/precision for each new format
1989-02-24 Keith Bosticdocument that su password no longer works, cleanup
1989-02-24 Keith Bosticexplain the fields, what to enter for them; lots from...
1989-02-24 Keith Bosticlogin names may not begin with a hyphen
1989-02-24 Keith Bosticit's too easy to write a program that looks like lock...
1989-02-23 Keith Bosticshadow passwords, minor cleanups
1989-02-23 Keith Bosticdate and time created 89/02/22 17:24:01 by bostic
1989-02-23 Keith Bosticdate and time created 89/02/22 17:23:49 by bostic
1989-02-23 Keith Bosticdate and time created 89/02/22 17:23:48 by bostic
1989-02-23 Keith Bosticdate and time created 89/02/22 17:23:47 by bostic
1989-02-23 Keith Bosticdate and time created 89/02/22 17:23:46 by bostic
1989-02-23 Keith Bosticshadow passwords
1989-02-18 Kirk McKusickavoid bad array references (4.3BSD-tahoe/ucb/36)
1989-02-17 Keith Bosticexit 0 on success, 1 on failure
1989-02-17 Edward Wangbunch of little fixes from someone somewhere
1989-02-17 Edward Wangwait 10ms before going to sleep, and make all nonblocki...
1989-02-16 Keith Bosticadd LOG_PERROR flag
1989-02-16 Keith Bosticfix '-' parsing; make -l, -s mutually exclusive, KNF...
1989-02-14 Edward Wangvariable mbox changed to MBOX to be compatible with Sun
1989-02-14 Edward Wangmore accurate error message when editing system mailbox
1989-02-14 Edward Wangcheck for no messages in getmsglist() and first()
1989-02-14 Keith Bosticdate and time created 89/02/13 21:27:08 by bostic
1989-02-14 Keith Bosticdocument possible loss of precision; no hexadecimal...
1989-02-13 Keith Bosticadd %i
1989-02-13 Keith Bosticadd \'
1989-02-13 Keith Bosticadd \\'
1989-02-13 Keith Bosticdate and time created 89/02/12 19:35:22 by bostic
1989-02-13 Keith Bosticdate and time created 89/02/12 19:35:15 by bostic
1989-02-13 Keith Bosticwritten by Len Edmondson, add Berkeley specific header
1989-02-10 Kevin Fallkrb library uses euid's; handle appropriately
1989-02-10 Kevin Fallget service name "eklogin" if encrypted
1989-02-08 Kevin Falldefine Kerberos flag (uses Kerberos now)
1989-02-08 Kevin Falluse new krb library, correct ownership of ticket file,
next