Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-12 | fix SEE ALSO; | Jason McIntyre | |
2003-06-14 | Cipher type is set in login.conf, not passwd.conf these days; Otto Moerbeek | Todd C. Miller | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-01-24 | Instead of stashing the timestamp on the pw temp file before each | Todd C. Miller | |
edit, just stash it once in copyfile(). This fixes the check for whether or not changes have been made (based on the timestamp) for cases like when the _shadow group is missing but is fixed by the admin during the next edit. | |||
2003-01-24 | ansi | Theo de Raadt | |
2002-05-30 | minor KNF | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-08-19 | Better file change detection: | Todd C. Miller | |
o when copying to temp file set utimes on temp file equal to original o use st_mtimespec instead of st_mtime for better granularity | |||
2001-08-16 | extra arg to pw_mkdb | Todd C. Miller | |
2000-11-26 | Update for pw_mkdb(3) interface change. All but vipw and userdel can | Todd C. Miller | |
specify a username (and thus avoid rebuilding the while database). | |||
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
1999-05-29 | Check size as well as mtime when deciding whether or not the file | Todd C. Miller | |
was changed during edit. Crontab patch from <andrew@untraceable.net>. It may be better to simply do a real compare inline. | |||
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-04-02 | all .Nm macros should have an argument in SYNOPSIS; also misc cleanup | Aaron Campbell | |
1999-03-12 | cleanup | Aaron Campbell | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-02-25 | include link to passwd.conf | Niels Provos | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-09-01 | better error message | Theo de Raadt | |
1996-08-13 | gone long ago | Theo de Raadt | |
1996-05-22 | libutil | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |