summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the prompt for the office location field from "Location:"Guy Helmer1999-02-233-8/+13
* Ignore errors from chflags. This makes it possible to make installworldDag-Erling Smørgrav1999-02-141-2/+2
* Added myself as maintainer.Wolfram Schneider1999-02-091-1/+3
* Don't assume a_name is a number just because the first characterDag-Erling Smørgrav1999-02-081-2/+4
* Allow two digit years 1969-2068Daniel O'Callaghan1999-01-181-3/+6
* Print yyyy/mm/dd in /var/log/adduser, instead of yy/mm/ddDaniel O'Callaghan1999-01-151-1/+2
* Remove bogus file locking in main().David Nugent1999-01-081-13/+1
* -Clarification of last commit-Bill Fumerola1999-01-041-1/+1
* Let's make sure we're at the end of the password string before we apply a \0Bill Fumerola1999-01-021-2/+2
* Fix the spelling of `FreeBSD'.Joerg Wunsch1998-12-271-2/+2
* Declare setproctitle() as printf0-like.Bruce Evans1998-12-161-2/+2
* Fixed disordering of cross references in previous commit.Bruce Evans1998-12-131-3/+3
* Add reference to login.conf(5)Matthew Dillon1998-12-131-2/+3
* PR: docs/9045Matthew Dillon1998-12-131-27/+31
* oops. Fix indentation of the 'for' loop I just added.Matthew Dillon1998-12-131-18/+18
* Handle the race condition where vipw may lock a password file which hasMatthew Dillon1998-12-131-6/+22
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-065-10/+11
* Since vfork() was changed to fork(), we have to pass errno back from theDag-Erling Smørgrav1998-10-201-3/+6
* Fixed printf format errors. Assume that uid_t's are representable asBruce Evans1998-10-171-2/+2
* Fixed printf format errors. Assume that time_t's are representable asBruce Evans1998-10-171-2/+2
* Calls one or more of malloc(), warn(), err(), syslog(), execlp() orDag-Erling Smørgrav1998-10-131-3/+3
* Now take stdio.h out of files that don't require it.Jordan K. Hubbard1998-10-091-2/+1
* o move path in libutil.h to paths.hJordan K. Hubbard1998-10-091-2/+2
* Take the path spec back out.Jordan K. Hubbard1998-10-091-4/+1
* All these have to include stdio.h now.Jordan K. Hubbard1998-10-091-1/+2
* remove stdio.h include; I forgot Bruce's cardinal rule that header filesJordan K. Hubbard1998-10-081-2/+1
* Add a simple mechanism for reading property lists from files (whichJordan K. Hubbard1998-10-071-1/+16
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-1/+0
* Fix inappropriate use of .Ql macro.Joseph Koshy1998-09-181-2/+2
* Bump up the E_SHELL constant after an extra field was added, thus makingMark Murray1998-09-031-1/+1
* The `group{del,mod,show}' take require a '[group|gid]' argument.Joseph Koshy1998-08-311-1/+4
* Removing -batch option from adduser. Adduser was written asWolfram Schneider1998-08-172-106/+8
* Submitted by: Peter Hawkins <thepish@freebsd.org>Peter Hawkins1998-08-141-5/+9
* Submitted by: Peter Hawkins <thepish@FreeBSD.org>Peter Hawkins1998-08-143-4/+13
* - On second thought, attempt to get the read-only lock, but don'tNate Williams1998-08-041-1/+16
* - Removed read-only lock from 'pw'. This removes portions of the FIXNate Williams1998-08-041-22/+1
* Fix race condition in pw caused by multiple instances of pwd_mkdb beingNate Williams1998-07-163-7/+39
* Correct the description of the last four fields.Steve Price1998-06-131-3/+3
* Always ask for homedir.Wolfram Schneider1998-06-071-11/+38
* Add missing uu_lock_txfr() prototypeAndrey A. Chernov1998-06-051-1/+2
* Trim a domain part for wtmp as same as showed by "netstat -r".Atsushi Murai1998-06-011-2/+2
* Add uu_lock_txfr() to transfer ownership of a successfulBrian Somers1998-05-281-1/+3
* Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogusBruce Evans1998-04-261-10/+10
* .Nm pw -> .Nm.Philippe Charnier1998-03-231-2/+2
* Add rcsid. Correct -Wall warning.Philippe Charnier1998-03-231-1/+5
* MF22: Remove confusing commaTim Vanderhoek1998-03-181-2/+2
* Clarify the -batch arguments.Steve Price1998-02-141-1/+5
* Overhaul this manpage - removing typos, awkward phrasing, and addressingSteve Price1998-02-141-111/+123
* pwd_mkdb option '-c' was renamed to -C some weeks ago.Wolfram Schneider1998-02-111-4/+4