| Age | Commit message (Expand) | Author |
| 2002-10-04 | White space nit. | simonb |
| 2002-08-24 | - use _PATH_ALTSHELL (which defaults to _PATH_BSHELL) as the default ALTSHELL | lukem |
| 2002-08-02 | fix typos that prevented us from cleaning utmpx. Noted by wiz | christos |
| 2002-07-27 | add utmpx/wtmpx processing support. | christos |
| 2002-04-16 | In single-user, after taking a signal and having the `shell' die with | mycroft |
| 2002-02-03 | crank size of mfs from 512 sectors to 768 sectors (large i386 MAKEDEV) | lukem |
| 2002-01-26 | KNF: - use %m always instead of sometimes using strerror() | christos |
| 2002-01-23 | fix compilation problems on my alpha | lukem |
| 2002-01-21 | Rename MSDOSFS_ROOT to MFS_DEV_IF_NO_CONSOLE, and rework: | abs |
| 2002-01-16 | Increase the size of the dev mfs to at least enough for 1.5.2 i386. | abs |
| 2001-06-18 | complete conversion to ANSI C | lukem |
| 2001-01-10 | deprecate LOG_ODELAY; it's the default | lukem |
| 2000-12-30 | Fix typo in v1.38. | wiz |
| 2000-12-30 | sprinkle some const's | wiz |
| 2000-12-30 | ANSIfy and de-__P() | wiz |
| 2000-12-30 | Handle NULL return value by fgets after shell prompt better. Also | wiz |
| 2000-03-19 | Unbreak compilation with -DLETS_GET_SMALL as in PR bin/9639 by Patrick Welche. | soren |
| 2000-01-21 | Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get | mycroft |
| 1999-11-09 | Since our gcc doesn't warn about NULL format strings anymore, we can | drochner |
| 1998-11-14 | When downgrading from 'highly secure' mode (securelevel >= 2) to 'insecure' m... | tls |
| 1998-09-18 | Use sigset_t for signal masks. | thorpej |
| 1998-02-20 | Fill in missing (default) mmap(2) flags. | mycroft |
| 1998-02-06 | fix pr4766 from greywolf -- couldn't build without -DALTSHELL | perry |
| 1997-11-01 | Remove the "wait for mfs to be mounted" hack; this is solved in mount_mfs | drochner |
| 1997-10-28 | PR/4372: Andread Wrede: increase number of inodes in mfs | christos |
| 1997-07-30 | Support root on msdos filesystems by creating an mfs on /dev and running | christos |
| 1997-07-19 | get rid of "register" declarations. | perry |
| 1997-07-19 | 1) change rcsid[] and copyright[] to use __RCSID and __COPYRIGHT | perry |
| 1997-07-19 | merge lite-2 changes | perry |
| 1997-03-14 | Insert some closelog()s, so we don't leave the syslog socket | mycroft |
| 1997-02-22 | If root has no password, don't lock the operator out of single-user | thorpej |
| 1996-05-15 | Updated to use <util.h>. | jtc |
| 1995-10-05 | Kill sessions that were deleted when rereading /etc/ttys. | mycroft |
| 1995-05-28 | sys_siglist[] -> strsignal() | jtc |
| 1995-03-18 | convert to new RCS Id conventions; reduce my headache | cgd |
| 1994-09-23 | Eliminate uses of some obsolete functions. | mycroft |
| 1994-08-06 | ensure /sbin is in PATH in single user mode | deraadt |
| 1994-06-11 | Fix up RCS ids. | mycroft |
| 1994-06-10 | Update to 4.4-lite (basically some copyright changes) + local changes. | pk |
| 1994-04-26 | Disabling *all* terminals in /etc/ttys meant disabling them for good: | pk |
| 1994-04-18 | if we want a LETS_GET_SMALL init, allow only single-user | cgd |
| 1994-03-01 | Establish an initial user so that programs running single user | cgd |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-07-08 | get rid of the bogus changes i made to init. note that /etc/ttys | cgd |
| 1993-06-18 | a couple of local mods; always ask for shell in single user, use -lcrypt, | cgd |
| 1993-06-18 | incorporate bsdi's version of init; this is their version, w/no local changes | cgd |
| 1993-06-10 | add preliminary support for devfs (e.g. MOUNT_DEVFS #define, etc.) | cgd |
| 1993-04-26 | changed to use new libcrypt scheme. | cgd |
| 1993-04-06 | added console security, if SECURE_CONSOLE defined in makefile, | cgd |
| 1993-03-23 | changed "Id" to "Header" for rcsids | cgd |