Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
2000-12-05 | asprintf can safe time doing character counts | Theo de Raadt | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-09-08 | Some miscellaneous man page repairs. | Aaron Campbell | |
2000-08-20 | Add calls to setusercontext() and login_get*(). We basically call | Todd C. Miller | |
setusercontext() in most places where previously we did a setlogin(). Add default login.conf file and put root in the "daemon" login class. | |||
1999-08-06 | uid_t and gid_t, and use %u | Theo de Raadt | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-07-04 | more macro conversion | Aaron Campbell | |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1998-05-22 | nicer | Theo de Raadt | |
1997-09-08 | setlogin, and chdir after uid change; do before exec'ing sendmail as well. | Todd C. Miller | |
1997-09-08 | setlogin, and chdir after uid change; came here because of a problem dima ↵ | Theo de Raadt | |
reported | |||
1997-07-29 | sendmail -t please | Theo de Raadt | |
1997-04-12 | Fix from FreeBSD (David Nugent <davidn>) | Todd C. Miller | |
Submitted by: Philippe Charnier <charnier@xp11.frmug.org> Fixes name size limitation (was hardcoded to 8). Closes FreeBSD PR#3258 | |||
1997-03-01 | Merge in changes from at 2.9 | Todd C. Miller | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1996-10-08 | Attempt at cleanup. | michaels | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |