Age | Commit message (Expand) | Author |
2002-11-21 | Rename shadow group to _shadow | Todd C. Miller |
2002-11-21 | Add a "shadow" group and make the shadow passwd db readable by that | Todd C. Miller |
2002-06-27 | Document why it's static. | Artur Grabowski |
2002-06-02 | minor KNF | Theo de Raadt |
2002-05-29 | more strlcat and strlcpy | Theo de Raadt |
2002-05-22 | more strcpy/sprintf death; mpech ok | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-09-17 | skip to uid field, not gid | Mike Pechkin |
2001-08-16 | Add -s flag to only update secure .db file (/etc/spwd.db). Can be | Todd C. Miller |
2001-06-08 | Section shuffling; mpech@prosoft.org.lv | Aaron Campbell |
2001-06-07 | Close PR 1854; mpech@prosoft.org.lv | Todd C. Miller |
2001-06-05 | Remove leading '+' from the -u arg description; mbing@nfr.net | Todd C. Miller |
2000-11-26 | *** empty log message *** | Todd C. Miller |
2000-11-26 | Support -u username option. Loosely based on FreeBSD's changes. | Todd C. Miller |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
1999-06-06 | Completely forgot about that one (yep, it has been in my tree for a long | Marc Espie |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-04-21 | Don't display the string associated with errno for "basedir too long" | Alex Feldman |
1999-04-02 | all .Nm macros should have an argument in SYNOPSIS; also misc cleanup | Aaron Campbell |
1999-03-11 | cleanup | Aaron Campbell |
1998-07-15 | Fix a u_int vs. off_t issue and provide an estimate of the number | Todd C. Miller |
1998-07-15 | Don't link in a custom version of getpwent.c since we don't use any routines ... | Todd C. Miller |
1998-07-15 | Move loop that is executed 6 times into its own function to improve readability. | Todd C. Miller |
1998-07-14 | sizeof(uid_t) and sizeof(gid_t) not sizeof(int) | Todd C. Miller |
1998-07-14 | Get rid of unused empty file, pw_scan.h. Nothing uses it anymore. | Todd C. Miller |
1998-06-10 | clear flag before pw_scan(); lukem | Theo de Raadt |
1998-06-03 | document that "file" should be an abs-path; noted by zappaman@bsdsun.compsci.... | Theo de Raadt |
1998-04-26 | use correct db pointer; fair | Theo de Raadt |
1998-04-26 | indent | Theo de Raadt |
1998-04-11 | make static for install purposes | Theo de Raadt |
1997-12-08 | first cut at performance enhancing heuristic | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-09-15 | When the disk gets full, abort properly instead of creating empty | Theo de Raadt |
1997-01-16 | From NetBSD: Warn about potentially unsafe uid/gid overrides. | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-10-16 | kill __yp_token. | Jason Downs |
1996-09-28 | Add -c flag from FreeBSD. | Jason Downs |
1996-08-30 | limit basedir length | Theo de Raadt |
1996-08-02 | document -d flag | Todd C. Miller |
1996-05-22 | libutil | Theo de Raadt |
1996-05-14 | looks like greywolf and i fixed netbsd pr#1328. pwd_mkdb on a filled root | Theo de Raadt |
1996-05-04 | strdup re-generated path in pwd_mkdb; "make distribution" passwd files with | Theo de Raadt |
1996-04-23 | add "-d basedir" flag to pwd_mkdb. the use of "chroot" is incompatible | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |