Age | Commit message (Expand) | Author |
2003-09-02 | escape punctuation; (and a nit in openssl.1) | Jason McIntyre |
2003-06-21 | kill duplicate .Xr; | Jason McIntyre |
2003-06-14 | Add an "auto" encryption type that calls encrypt(1) with "-c class". | Todd C. Miller |
2003-06-14 | Cipher type is set in login.conf, not passwd.conf these days; Otto Moerbeek | Todd C. Miller |
2003-06-12 | - section reorder | Jason McIntyre |
2003-06-10 | Add login class support; based on a diff from Peter Werner | Todd C. Miller |
2003-05-13 | Sync valid username check w/ user(1). Patch from Brian Poole, | Todd C. Miller |
2003-01-29 | typos; | Jason McIntyre |
2001-12-22 | No Virginia, there is no adduser.conf(5). | Todd C. Miller |
2001-12-04 | All files are copied from the skel dir, not just dot.* | Todd C. Miller |
2001-09-07 | Cleanup from Brian Poole: | Todd C. Miller |
2001-07-20 | we don't like: | Mike Pechkin |
2001-07-11 | since Feb'99 uid_end is 2147483647, not 32000. | Mike Pechkin |
2001-04-09 | 31 vs 32; ianm@cit.uws.edu.au | Theo de Raadt |
2001-01-31 | 32 character user names | Chris Cappuccio |
2000-11-08 | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | Aaron Campbell |
2000-05-15 | /etc/mail/aliases | Theo de Raadt |
2000-05-01 | skel now lives in /etc | Todd C. Miller |
2000-03-29 | no adduser_proc(8) anymore | Theo de Raadt |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
1999-10-07 | adduser.messages -> adduser.message | Eric Jackson |
1999-07-08 | - use `#' prompts instead of `$' prompts (need to be root to run adduser) | Aaron Campbell |
1999-07-08 | merge adduser(8) and rmuser(8) man pages, plus add more information... hmm, | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-06-17 | Dislexy strikes again | Marc Espie |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1999-05-28 | more .El madness | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1998-12-29 | do batch in encrypted mode by default; ibo@val-axs.net | Theo de Raadt |
1998-11-08 | usr.sbin/ man page repairs, a-i | Aaron Campbell |
1998-09-22 | Add support for having UIDs past 32000. Changed the option -uid to | Tobias Weingartner |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1997-05-29 | Major cleanup: | gene |
1996-09-28 | Perl adduser(8) from FreeBSD. | Jason Downs |