| Commit message (Expand) | Author | Age | Files | Lines |
| * | Echo and pass dumpdev as the device argument to savecore. | Chad David | 2004-03-18 | 1 | -2/+2 |
| * | Add a mixer script that saves the current settings of all mixers present | John Baldwin | 2004-03-15 | 2 | -1/+113 |
| * | Add script for creating ramdisks at boot time, in time to be processed | Wes Peters | 2004-03-15 | 1 | -0/+82 |
| * | 1. Remove the named_rcng variable. Mike's caution in this area was a good | Doug Barton | 2004-03-14 | 2 | -23/+5 |
| * | I believe most of /boot/device.hints out there are based (if not | Ruslan Ermilov | 2004-03-14 | 1 | -3/+3 |
| * | Fix odd grammar in comment. | Colin Percival | 2004-03-13 | 1 | -1/+1 |
| * | If /conf/diskless_remount exists, use it to remount the entire /conf | Brooks Davis | 2004-03-12 | 2 | -4/+26 |
| * | Turn on logging for tftpd. | Dag-Erling Smørgrav | 2004-03-11 | 1 | -2/+2 |
| * | Don't run fsck if there's no /etc/fstab. | Tim Kientzle | 2004-03-11 | 1 | -0/+2 |
| * | ftp-proxy no longer lives in /usr/local/... | Max Laier | 2004-03-10 | 1 | -1/+1 |
| * | Add trailing collon | Max Laier | 2004-03-10 | 1 | -2/+2 |
| * | Make this file more generally usable: | Poul-Henning Kamp | 2004-03-09 | 2 | -38/+70 |
| * | Fix typos. | Alex Dupre | 2004-03-08 | 1 | -2/+2 |
| * | Link pf to the build and install: | Max Laier | 2004-03-08 | 7 | -2/+642 |
| * | Mark scripts as not usable inside a jail by adding keyword 'nojail'. | Pawel Jakub Dawidek | 2004-03-08 | 84 | -84/+84 |
| * | Fix skipping scripts with given keywords. | Pawel Jakub Dawidek | 2004-03-08 | 1 | -3/+3 |
| * | Removed definition of NOPROG. It was just a style bug (a NetBSD macro | Bruce Evans | 2004-03-05 | 1 | -2/+0 |
| * | One tab too much. | Pawel Jakub Dawidek | 2004-03-05 | 1 | -1/+1 |
| * | Teach 'hostname' script how to act inside a jail. | Pawel Jakub Dawidek | 2004-03-05 | 1 | -4/+12 |
| * | remove superfluous space before end of backtick expression | Ralf S. Engelschall | 2004-03-05 | 1 | -1/+1 |
| * | When this script included NetBSD specific logic, the NetBSD branch | Mike Makonnen | 2004-03-05 | 1 | -11/+0 |
| * | The syslogd script should require that /var is cleaned before it runs. | Mike Makonnen | 2004-03-05 | 1 | -1/+1 |
| * | Remove scripts we don't use from requirement lines. These were | Mike Makonnen | 2004-03-05 | 11 | -11/+11 |
| * | Removed include of bsd.own.mk. It was just a style bug (half-baked | Bruce Evans | 2004-03-05 | 1 | -2/+0 |
| * | Forgotten commit: Hook /etc/rc.d/ike up to the build. | Bruce M Simpson | 2004-03-04 | 1 | -0/+1 |
| * | Some (most?) processes don't cleanup their pid files when | Mike Makonnen | 2004-03-03 | 1 | -1/+1 |
| * | From the PR: | Mike Makonnen | 2004-03-03 | 2 | -0/+2 |
| * | Further shuffle runcom ordering so that netif does not start before | Brian Feldman | 2004-02-29 | 2 | -2/+2 |
| * | Don't remove empty dirs if their names are in $daily_clean_tmps_ignore | Andrey A. Chernov | 2004-02-28 | 1 | -3/+6 |
| * | What depends on ipfilter should probably also start ipfw at the same time. | Brian Feldman | 2004-02-27 | 1 | -1/+1 |
| * | o Add support for detecting a jailed environment. If a script | Mike Makonnen | 2004-02-27 | 1 | -2/+4 |
| * | NetBSD rev. 1.61 | Mike Makonnen | 2004-02-27 | 1 | -6/+16 |
| * | o NetBSD rev. 1.60 | Mike Makonnen | 2004-02-26 | 1 | -2/+2 |
| * | NetBSD rev. 1.57 | Mike Makonnen | 2004-02-26 | 1 | -1/+1 |
| * | NetBSD rev. 1.56 | Mike Makonnen | 2004-02-26 | 1 | -3/+3 |
| * | NetBSD rev. 1.53, 1.54 and 1.55: | Mike Makonnen | 2004-02-26 | 1 | -7/+11 |
| * | Add "posix" subdir to "gnu" | Andrey A. Chernov | 2004-02-25 | 1 | -0/+2 |
| * | Fix typo | Christian Brueffer | 2004-02-23 | 3 | -3/+3 |
| * | the default password policy for xdm should be pam_deny, since it is | Dag-Erling Smørgrav | 2004-02-20 | 1 | -0/+3 |
| * | Don't forget to enable the ipv6 firewall once the rules are loaded. | Mike Makonnen | 2004-02-19 | 1 | -0/+4 |
| * | In-line documentation. | Mike Makonnen | 2004-02-19 | 3 | -0/+24 |
| * | Add com5-com8 (cuaa4-cuaa7) to /etc/remote so they are available to | Robert Watson | 2004-02-17 | 1 | -0/+4 |
| * | Add "gnu" to the list of subdirs | Andrey A. Chernov | 2004-02-16 | 1 | -0/+2 |
| * | Run /etc/rc.d/routing at the appropriate time. | Dag-Erling Smørgrav | 2004-02-10 | 1 | -0/+1 |
| * | Fix typo in comment, s/reebots/reboots/ | Johan Karlsson | 2004-02-07 | 1 | -1/+1 |
| * | ttys is gone, kill it here too | Warner Losh | 2004-02-07 | 1 | -1/+1 |
| * | Now that devfs is mandatory, there is no need to muck around | Mike Makonnen | 2004-02-07 | 1 | -32/+0 |
| * | Require initrandom rather than random, since random requires | Dag-Erling Smørgrav | 2004-02-05 | 2 | -2/+2 |
| * | We don't really need a lockfile, and most likely can't create one at | Dag-Erling Smørgrav | 2004-02-04 | 2 | -10/+4 |
| * | PowerPC ttys file. | Peter Grehan | 2004-02-04 | 1 | -0/+313 |