add cleandir
[unix-history] / usr / src / usr.bin /
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,
1989-02-08 Keith Bosticadd -r flag for user settable reply intervals; replace...
1989-02-07 Gregory MinshallRestore sccs ID.
1989-02-07 Gregory MinshallNew minor version.
1989-02-07 Gregory MinshallRe-do the byte ordering thing, using the new macros...
1989-02-07 Gregory MinshallRemove unused #define's.
1989-02-07 Gregory MinshallMake Gould compiler happy.
1989-02-07 Gregory MinshallFlush NetTrace in case of a crash or loop.
1989-02-07 Gregory MinshallCheck address parameters to RA and EUA (else, get infin...
1989-02-07 Steve Jacobsonfix nmap bug reported by Rick Adams
1989-02-06 Edward Wangadded return 0 to some commands
1989-01-29 Mike Karelsbranch without Kerberos (network release)
1989-01-29 Mike Karelsrestore SCCS keywords (grrr)
1989-01-29 Mike Karelsnot so noisy: don't log failures if same login name...
1989-01-28 Kevin Fallmake small Kerberos-only-relevant change (for err getti...
1989-01-28 Keith Bosticremove TIOCGWINSZ #ifdef's
1989-01-26 Kevin Fallfix klogin->login problem when Kerb. unavail, use new...
1989-01-26 Kevin Fallfix bug which should change kshell->shell when Kerb...
1989-01-26 Kevin Falladd kerberos ifdefs
1989-01-26 Keith Bosticbuild ex, not a.out
1989-01-26 Keith Bosticlint on fprintf's
1989-01-26 Keith Bosticvi race condition; bug report 4.3BSD-tahoe/ucb/33
1989-01-25 Kevin Falladd Kerberos ifdefs and bzero password ASAP
1989-01-24 Keith Bosticdon't allow time of 2400; bug report 4.3BSD-tahoe/usr...
1989-01-24 Keith Bosticexit if write fails, exit 1 on failure, minor cleanups
1989-01-23 Kevin Fallfix up usage statement
1989-01-21 Keith Bosticnull pointer dereference
1989-01-20 Keith Bosticwritten by Kurt Shoens; add Berkeley copyright
1989-01-20 Keith Bosticoriginal Berkeley code; add Berkeley copyright notice
1989-01-17 Keith Bosticreformat the comment table by hand, make it readable
1989-01-16 Edward Wangdon't catch SIGCONT, catch the stop signals instead,
1989-01-16 Keith Bosticdo case insensitive comparison on domain name
1989-01-16 Keith Bosticalways log errors, even if EOF read or eventually succe...
1989-01-12 Kirk McKusickupdate to use <stdarg.h>
next