| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the defaults for Kerberos 5 a little more up-to-date. | markm | 2003-04-30 | 1 | -0/+21 |
* | This script should require mountcritremote, since that is the last | mtm | 2003-04-30 | 1 | -1/+1 |
* | o Make the 'Ip-filter module loaded' messages informational | mtm | 2003-04-30 | 2 | -4/+4 |
* | Running the script with restart or manually stopping and starting | mtm | 2003-04-30 | 1 | -2/+2 |
* | Add rc.subr (found during new /etc/netstart testing) | jwd | 2003-04-29 | 1 | -0/+2 |
* | Move the mktemp invocation inside motd_start to avoid creating temp | dougb | 2003-04-29 | 1 | -2/+2 |
* | xten isn't needed after tw is gone. | imp | 2003-04-27 | 1 | -11/+0 |
* | Use $ipnat_program instead of the hardcoded path, which was wron | mtm | 2003-04-24 | 1 | -1/+1 |
* | o Add support for running /etc/rc.early | mtm | 2003-04-24 | 2 | -0/+20 |
* | Make ipfilter, ipnat, ipmon, and ipfs behave more like the old rc. | mtm | 2003-04-24 | 7 | -65/+75 |
* | Set appropriate tag "fsck" to logger(1) for background fsck messages. | matusita | 2003-04-23 | 1 | -1/+1 |
* | Run interface specific scripts for dhcp interfaces too. | mtm | 2003-04-20 | 1 | -0/+5 |
* | Spell ${_jail} correctly | mtm | 2003-04-19 | 1 | -1/+1 |
* | The changes to rc.d/network1 will not get merged in by | mtm | 2003-04-19 | 1 | -1/+1 |
* | o Hook the new files up to the build. | mtm | 2003-04-18 | 17 | -22/+22 |
* | Make use of the dhclient script. This will bring up/down dhcp | mtm | 2003-04-18 | 1 | -2/+32 |
* | Break out and rewrite the network setup scripts. | mtm | 2003-04-18 | 4 | -1/+260 |
* | Fix typo (and make it more explicit/self-documenting). | mtm | 2003-04-16 | 1 | -1/+1 |
* | o Add a script to start jails on boot. | mtm | 2003-04-16 | 2 | -1/+69 |
* | Make the 'restart' command work. Otherwise, it would successfully | mtm | 2003-03-30 | 1 | -4/+15 |
* | add missing `ipf -s'. | ume | 2003-03-22 | 1 | -0/+1 |
* | Attach the kldxref script to the build/install. | cjc | 2003-03-17 | 1 | -1/+1 |
* | A new rc-ng script to build linker.hints files with kldxref(8) | cjc | 2003-03-17 | 1 | -0/+35 |
* | Initiate KerberosIV de-orbit burn. Disconnect the /etc configs. | markm | 2003-03-08 | 2 | -18/+0 |
* | Latest IPFilter requires flushing rules for IPv6 separately | ume | 2003-03-05 | 1 | -0/+2 |
* | Don't try to deal with vi.recover if the directory doesn't exist | dougb | 2003-02-21 | 1 | -0/+1 |
* | We stopped reloading rc.conf for each script a long time ago. Things | mtm | 2003-02-16 | 1 | -2/+2 |
* | kenv moved from /usr/bin/ to /bin/. | jhay | 2003-02-15 | 4 | -12/+12 |
* | Add another backslash ('\'). | jhay | 2003-02-15 | 1 | -1/+1 |
* | When cleaning /var/run make sure the control files are not removed | mtm | 2003-02-15 | 2 | -2/+6 |
* | Back out 1.143 and 1.144. They are no longer needed now that we start | imp | 2003-02-12 | 1 | -6/+0 |
* | Start devd after the networking stuff, but before we mount the | imp | 2003-02-12 | 1 | -2/+2 |
* | Now that we don't have the NODEVFS case, we can just check to see if a | imp | 2003-02-12 | 1 | -0/+3 |
* | NETWORKING should also mean routing daemons are up. | mtm | 2003-01-25 | 5 | -8/+5 |
* | Start isdnd before ppp for those folks who use ppp-over-isdn. | mtm | 2003-01-25 | 4 | -5/+4 |
* | Read /etc/rc.subr. | mtm | 2003-01-25 | 1 | -0/+2 |
* | Cleanup as many instances of rc.conf variable use before | mtm | 2003-01-24 | 7 | -17/+16 |
* | Missing '$' | mtm | 2003-01-23 | 1 | -1/+1 |
* | Add a missing OR. | mtm | 2003-01-20 | 3 | -6/+6 |
* | Purely cosmetic change. | mtm | 2003-01-16 | 1 | -1/+1 |
* | Finish merging in rev. 1.124 of rc.network, so that natd can be used | mtm | 2003-01-14 | 1 | -2/+2 |
* | Fix the named script to find the correct pid file for the | mtm | 2003-01-12 | 1 | -2/+2 |
* | Forgot to add rcconf.sh to the Makefile, and forgot to rename rcconf to | dillon | 2002-12-22 | 2 | -1/+1 |
* | Do not unconditionally load the configuration files for the RCNG case. | dillon | 2002-12-22 | 7 | -199/+477 |
* | Delay an optional amount of time after booting before starting a | mckusick | 2002-12-18 | 1 | -2/+13 |
* | Bring in the settings from /etc/rc.devfs, which include the vga symlink | dougb | 2002-12-15 | 1 | -2/+3 |
* | o Don't consider LOOPBACK devices as configured... | imp | 2002-12-13 | 1 | -1/+2 |
* | o redirect the grep to /dev/null | imp | 2002-12-12 | 1 | -0/+5 |
* | Two fixes for devd: | imp | 2002-11-30 | 1 | -1/+6 |
* | Update rc scripts to load mac_lomac instead of lomac. | rwatson | 2002-11-26 | 1 | -1/+1 |