Age | Commit message (Expand) | Author |
2023-08-11 | Replace use of the old BSD st_*timespec members in struct stat with | Philip Guenther |
2021-10-24 | For open/openat, if the flags parameter does not contain O_CREAT, the | Theo de Raadt |
2021-07-12 | Change the error reporting pattern throughout the tree when unveil | Bob Beck |
2020-11-01 | some comma fixes; from varik valefor | Jason McIntyre |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2019-03-25 | unveiling _PATH_MASTERPASSWD_LOCK requires an "r" permission | Robert Nagy |
2018-09-27 | add unveil(2) to vipw(8) | Ricardo Mestre |
2017-07-12 | Useless include | Jeremie Courreges-Anglas |
2017-06-29 | Move <fcntl.h> to its alphabetic spot and add __dead attribute to usage() | Theo Buehler |
2016-11-07 | - Remove -? since parameters don't make sense for this command (but still keep | Ricardo Mestre |
2016-08-14 | Refer to /etc/passwd consistently as the "legacy password file" and | Theo Buehler |
2015-10-16 | pledge "stdio rpath wpath cpath fattr proc exec" | Theo de Raadt |
2015-03-13 | remove the first comma from constructs like ", and," and ", or,": you can use | Jason McIntyre |
2014-05-07 | Repair the termination condition of a write(2) loop. | Ingo Schwarze |
2011-08-19 | Use futimens() instead of futimes() to avoid converting to/from | Todd C. Miller |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-11-19 | copy in FILES from pw_lock.3 to vipw.8: as nick points out, it should at | Jason McIntyre |
2007-11-17 | Deal with timespec vs. timeval precision issues. Fixes a problem | Todd C. Miller |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
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 |
2003-01-24 | Instead of stashing the timestamp on the pw temp file before each | Todd C. Miller |
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 |
2001-08-19 | Better file change detection: | Todd C. Miller |
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 |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
1999-05-29 | Check size as well as mtime when deciding whether or not the file | Todd C. Miller |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
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 |