| Age | Commit message (Expand) | Author |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-10-04 | White space nit. | simonb |
| 2002-10-01 | New sentence, new line. By Robert Elz with minimal fixes. | wiz |
| 2002-08-24 | if RESCUEDIR is defined, use ${RESCUEDIR}/sh as _PATH_ALTSHELL | lukem |
| 2002-08-24 | - use _PATH_ALTSHELL (which defaults to _PATH_BSHELL) as the default ALTSHELL | lukem |
| 2002-08-24 | now that we have working rescue tools, there's no need to force | 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-02-03 | .ifdef SMALLPROG, compile without ALTSHELL and SECURE support | 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-12-28 | * Add user-controlled mk.conf variables | lukem |
| 2001-11-16 | Sort sections and SEE ALSO. | wiz |
| 2001-06-18 | complete conversion to ANSI C | lukem |
| 2001-06-05 | Drop arguments of .Os. | wiz |
| 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-10-18 | Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile. | simonb |
| 2000-04-29 | document the conditions for /etc/rc to be called with "autoboot" | lukem |
| 2000-04-26 | Using the `NOTES' file and source code as a reference, attempt to more | lukem |
| 2000-03-19 | The mode 0544 workaround has not been necessary since the first BSDi import. | soren |
| 2000-03-19 | Remove reference to crash(8). | soren |
| 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 |
| 1999-09-28 | Note that proc.<pid>.corename susctl node is read-only at securelevel >= 2. | bouyer |
| 1998-11-14 | document ipf change at securelevel >= 2 | tls |
| 1998-11-14 | reflect new securelevel 2 changes | tls |
| 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-07-17 | fix a typo, pointed out in pr-5785 from Mason Loring Bliss | perry |
| 1998-05-25 | fix a bug. | msaitoh |
| 1998-04-29 | fix a bad .Xr | fair |
| 1998-04-29 | fix bad .Xr references | fair |
| 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-10-11 | Make these executables world-readable. | mycroft |
| 1997-10-11 | Sort items of section 8 in SEE ALSO list alphabetical order. | enami |
| 1997-10-10 | CFLAGS->CPPFLAGS | christos |
| 1997-09-15 | define WARNS?=1 for all of sbin/* | lukem |
| 1997-09-15 | cleanup use of .Nm | lukem |