Age | Commit message (Expand) | Author |
2006-07-25 | correct .Xr; from marcus popp | Jason McIntyre |
2006-06-22 | let's just use "getty" as the plural of `getty', because "getty's" is | Jason McIntyre |
2006-06-22 | accept SIGUSR2. Like SIGUSR1, except it makes RB_POWERDOWN mandatory. | Theo de Raadt |
2006-03-19 | Fix mem leaks in error path. From NetBSD's coverity analysis. ok pat@ | Otto Moerbeek |
2005-12-10 | better wording, helped by krw and roughly ok deraadt; | Jason McIntyre |
2005-11-12 | use snprintf; dhill@mindcry.org | Theo de Raadt |
2005-03-13 | turn off accounting when switching to single user; | Markus Friedl |
2004-03-16 | errno is not specified to be int, but something from errno.h. ok millert@ | Ted Unangst |
2004-02-24 | sort options; | Jason McIntyre |
2003-10-30 | malloc failures in init? never. but try to be reasonable for one dumb one | Theo de Raadt |
2003-07-29 | spaces | Theo de Raadt |
2003-06-03 | - section reorder | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-03-30 | snprintf; millert ok | Theo de Raadt |
2002-12-11 | Minor cosmetic nits picked while reading though init.c: | Todd C. Miller |
2002-10-10 | Style nits. Use STDERR_FILENO, not just 2. Also use parens with | Todd C. Miller |
2002-07-03 | ansi | Theo de Raadt |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-05-22 | strcpy, sprintf death; mpech ok | Theo de Raadt |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-13 | o) start new sentence on a new line; | Mike Pechkin |
2001-11-05 | kill more registers; | Mike Pechkin |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-04-05 | doc -s and -f, though -f does not work that way anymore.. hmm; chuck@snew.com | Theo de Raadt |
2001-01-19 | mark signal races i cannot fix at the moment | Theo de Raadt |
2000-08-20 | Add calls to setusercontext() and login_get*(). We basically call | Todd C. Miller |
2000-08-06 | Add DEFAULT_STATE macro to allow ramdisk init to set default state to | Todd C. Miller |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-02-27 | fix Xr order | Hugh Graham |
2000-01-22 | remove extra externs not needed because of unistd.h (rest of tree will be don... | Theo de Raadt |
2000-01-08 | Most of this is covered in securelevel(7) now. | Hugh Graham |
1999-09-03 | have shutdown code run /etc/rc with arg of "shutdown"; rc.shutdown becomes c... | Theo de Raadt |
1999-07-20 | add an rc.shutdown(8) man page | Aaron Campbell |
1999-07-06 | delete meaningless entry in BUGS | Theo de Raadt |
1999-07-06 | if SIGUSR1 is received, kill gettys, run /etc/rc.shutdown, and halt the machine | Theo de Raadt |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell |
1999-05-31 | clarify "secure" flag in /etc/ttys | Todd C. Miller |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-03-02 | securelevel should be changed in /etc/rc.securelevel, not /etc/rc; fries@ | Aaron Campbell |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell |
1998-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell |
1998-09-17 | sbin/ man page fixes | Aaron Campbell |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-07-17 | typo; mason@acheron.middleboro.ma.us | Theo de Raadt |