| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: [1.48] allow reboot during runcom (PR bin/28116) | Dag-Erling Smørgrav | 2001-10-22 | 1 | -0/+3 |
| * | Recognize, bug ignore, the -d option which was removed in the last | Dima Dorfman | 2001-07-25 | 1 | -1/+4 |
| * | Removing old, broken DEVFS from -stable phase one: remove support | Dima Dorfman | 2001-07-24 | 1 | -10/+1 |
| * | MFC: 1.45: Fix typo that could lead to memory leak | Mike Heffner | 2001-07-03 | 1 | -1/+1 |
| * | MFC: Typo: single used mode -> single user mode. | Dirk Froemberg | 2001-05-22 | 1 | -1/+1 |
| * | MFC: add /dev/zero and use PATH_* where possible. | David E. O'Brien | 2000-12-11 | 1 | -1/+2 |
| * | MFC: Add include of errno.h where needed, remove extern int errno | Paul Saab | 2000-07-01 | 1 | -2/+0 |
| * | MFC: Remove unused includes. | Paul Saab | 2000-07-01 | 1 | -1/+0 |
| * | detect deleted tty lines in /etc/ttys. | Alfred Perlstein | 2000-02-19 | 1 | -1/+25 |
| * | Finish up umntall support. init now passed an argument to the | Matthew Dillon | 1999-11-22 | 1 | -3/+8 |
| * | FreeBSD kernel doesn't allow any process to decrease securelevel. So, | KATO Takenori | 1999-09-06 | 1 | -6/+0 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Fix a non-critical memory leak. | Ruslan Ermilov | 1999-07-23 | 1 | -4/+6 |
| * | Bring in System V run-level patches (turned off by default). | Ruslan Ermilov | 1999-06-18 | 1 | -4/+37 |
| * | Init(8) will halt the system if sent USR1 signal, | Ruslan Ermilov | 1999-06-16 | 1 | -5/+12 |
| * | Memory management error in init. | Poul-Henning Kamp | 1998-07-22 | 1 | -2/+5 |
| * | Correct .Nm use. Add rcsid. Use min for minutes instead of mn. | Philippe Charnier | 1998-07-06 | 1 | -4/+6 |
| * | Don't assume sigset_t and int are equivalent. | James Raynard | 1998-03-02 | 1 | -2/+2 |
| * | This has always bugged me. At single user, the implied example it gives | Peter Wemm | 1997-10-10 | 1 | -2/+2 |
| * | Test that rc.shutdown exists before attempting to run it - silently | David Nugent | 1997-08-18 | 1 | -1/+13 |
| * | runshutdown(): get rid of getdtablesize loop, it gains nothing now | Andrey A. Chernov | 1997-08-06 | 1 | -4/+1 |
| * | rc.shutdown fixes: | Andrey A. Chernov | 1997-08-06 | 1 | -12/+12 |
| * | Add /etc/rc.shutdown capability to init. | David Nugent | 1997-08-02 | 1 | -17/+158 |
| * | Move logwtmp(shutdown) call before any real action in death(). | Andrey A. Chernov | 1997-07-08 | 1 | -4/+4 |
| * | 1. Replace malloc+bzero by calloc | Andrey A. Chernov | 1997-07-05 | 1 | -28/+5 |
| * | death: revoke all lines listed in /etc/ttys instead of sending HUP | Andrey A. Chernov | 1997-07-04 | 1 | -3/+27 |
| * | Include <libutil.h> instead of private declarations | Andrey A. Chernov | 1997-07-03 | 1 | -8/+2 |
| * | Remove unneded cast in login_getclassbyname which cause warning | Andrey A. Chernov | 1997-07-02 | 1 | -2/+2 |
| * | Attempt to open the device for reading before actually adding the device | Paul Traina | 1997-06-28 | 1 | -1/+14 |
| * | Use err(3). | Philippe Charnier | 1997-06-13 | 1 | -8/+7 |
| * | Fix mount call for devfs. | Poul-Henning Kamp | 1997-03-30 | 1 | -2/+1 |
| * | Protect from stack overrun via /etc/ttys, which could possibly allow a | David Greenman | 1997-02-19 | 1 | -2/+2 |
| * | Style police. | David Nugent | 1997-01-22 | 1 | -13/+14 |
| * | Impose login_cap resource limits on processes started by init. | David Nugent | 1997-01-19 | 1 | -0/+31 |
| * | If passed the -d flag, mount devfs on /dev | Poul-Henning Kamp | 1996-10-28 | 1 | -1/+12 |
| * | If root does not have a password, `init' should not ask to enter it. | Dima Ruban | 1995-11-10 | 1 | -1/+1 |
| * | Define TRUE & FALSE rather than depending on bogus #includes. | Poul-Henning Kamp | 1995-10-29 | 1 | -0/+3 |
| * | Fix init to correctly detect processes that are exiting multiple | Mike Pritchard | 1995-08-08 | 1 | -1/+1 |
| * | nspace count was incremented only in child, so warning never displayed | Andrey A. Chernov | 1995-08-08 | 1 | -9/+13 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -9/+9 |
| * | Add better argument handling | Andrey A. Chernov | 1995-01-10 | 1 | -3/+41 |
| * | revision 1.6 | Andrey A. Chernov | 1994-10-14 | 1 | -10/+81 |
| * | What cretin named both a global and a function "reboot"? Global | Jordan K. Hubbard | 1994-08-28 | 1 | -3/+3 |
| * | Bring in my changes from the 1.1 init.bsdi which causes a reboot (was a | Nate Williams | 1994-08-27 | 1 | -2/+15 |
| * | Nuked the 2 second DTR wait; this is handled correctly in the sio driver. | David Greenman | 1994-08-23 | 1 | -1/+0 |
| * | BSD 4.4 Lite sbin Sources | Rodney W. Grimes | 1994-05-26 | 1 | -0/+1297 |