date and time created 89/04/12 12:44:35 by bostic
[unix-history] / usr / src / usr.bin /
1989-04-13 Keith Bosticdate and time created 89/04/12 11:15:31 by bostic
1989-04-12 Keith Bostictzfile.h got changed
1989-04-12 Keith Bosticcsu moved
1989-04-12 Keith Bosticminor lint cleanups; fix read error reportage to be...
1989-04-10 Edward Wangunlink the file if it's bad so it won't stick around
1989-04-10 Keith Bosticput pwd.h after types.h
1989-04-10 Keith Bosticinclude pwd.h last for types.h
1989-04-10 Keith Bosticfix synopsis statement
1989-04-03 Keith Bosticadd pathnames.h, make errors more consistent
1989-04-03 Keith Bosticrest of pathnames
1989-04-02 Edward Wangkludge to make undeleting an undeleted message work
1989-04-02 Edward Wangadded -DUSE_OLD_TTY
1989-03-30 John A. Kunzesped it up by 20%
1989-03-30 Keith Bosticadd man directory
1989-03-28 Keith Bosticbuffer overflow, day fencepost
1989-03-27 Keith Bosticif password less than 8 chars, it uses the newline
1989-03-27 Marc Teitelbaumdate and time created 89/03/26 20:28:15 by marc
1989-03-27 Keith Bosticsetgid before setuid; bug report 4.3BSD/bin/226
1989-03-25 Marc Teitelbaumdate and time created 89/03/24 14:01:49 by marc
1989-03-25 Marc Teitelbaumdate and time created 89/03/24 14:01:47 by marc
1989-03-24 Mike Karelsdon't choke on long multiline responses, eg help messages
1989-03-24 Mike Karelsdetermine system type with or without autologin
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
next