| Age | Commit message (Expand) | Author |
| 2010-02-17 | Exclude root, since that is done in fsck_root. | christos |
| 2010-02-16 | only fsck / if we find it in /etc/fstab. diskless systems don't need | mrg |
| 2010-01-23 | fix an obvious typo in directory check | drochner |
| 2009-12-29 | Securelevel might not be present, properly complain instead of printing | elad |
| 2009-10-18 | Add zfs volinit command, suggested by tnn@ this will initialize all zvols | haad |
| 2009-10-07 | Add proper error reporting via the return code: | tron |
| 2009-10-07 | Add a "return 0" to avoid incorrect error returns because we ran out of | tron |
| 2009-10-05 | Add support for mounting zfs filesystems to mountall script. ZFS configuration | haad |
| 2009-09-30 | Document the fact that wpa_supplicant won't start properly unless | apb |
| 2009-09-29 | Multicast DNS ("Bonjour") support, based on Apple's mDNSResponder. | tsarna |
| 2009-09-24 | Adapt /etc/rc.d/swap1 and swap2 scripts to the new meaning of | apb |
| 2009-09-14 | Check whether a core dump exists before trying to save it. This should | apb |
| 2009-09-12 | It's print_rc_metadata, not rc_print_metadata. | apb |
| 2009-09-11 | backout rev. 1.59. Will be re-done differently. | cegger |
| 2009-09-11 | Adapt /etc/rc.d/cgd script to the new /etc/rc: | apb |
| 2009-09-11 | Adapt /etc/rc.d/bootconf.sh script to the new /etc/rc: | apb |
| 2009-09-08 | Do not flush routes if root file system is nfs mounted. | cegger |
| 2009-09-06 | Delete a line that was accidentally included from work in progress. | apb |
| 2009-09-05 | * Use functions from rc.subr, and indent the code. | apb |
| 2009-09-05 | Use functions from rc.subr. | apb |
| 2009-08-03 | Explicitly set a BEFORE on ntpd, as this can't run while ntpd is | perry |
| 2009-08-03 | ntpdate can't work without named because a modern ntp.conf has dns | perry |
| 2009-07-25 | Document recent gpio(4) changes and introduce a new config file for GPIO. | mbalmer |
| 2009-07-10 | 1. centralize the fsck error handling | christos |
| 2009-06-18 | now that pwd_mkdb does not change the version, warn if we still have version | christos |
| 2009-05-14 | Only start dhcpcd per interface if not running the full dhcpcd daemon. | roy |
| 2009-04-28 | Add an rc.d script for dhcpcd(8) | roy |
| 2009-04-28 | Do nothing if root file system has fs_passno=0 in /etc/fstab. | apb |
| 2009-04-25 | handle new directory structure. | christos |
| 2009-04-24 | PR/41273: Martin Mersberger: missing '/' in /etc/rc.d/named in section | christos |
| 2009-04-22 | Adjust for new default location of the pid file. | christos |
| 2009-04-21 | Split fsck during boot into two phases. Check the root file system | joerg |
| 2009-04-15 | Add a small script to visualize the rc dependency graph and point to it. | joerg |
| 2009-04-15 | un-uppercase pseudodependency for the moment so as not to break pkgsrc | perry |
| 2009-04-15 | uppercase pseudodependency | perry |
| 2009-04-15 | Add missing PROVIDE. | joerg |
| 2009-04-13 | We need writable /dev to get lvm working otherwise lvm devices can't be created. | haad |
| 2009-04-08 | systime() is not needed here - as the man page clearly points out. | martin |
| 2009-04-08 | Awk has strftime() and systime(), so no need to pipe the output of date | martin |
| 2009-03-23 | Add flags to rc.d/ipfilter. Use it from rc.conf like | hannken |
| 2009-03-05 | When setting LV_LIST variable do not use $LV_LIST. | haad |
| 2009-02-02 | The -d or -t flag must appear after -c/-C/-e/-E flags, because of the | apb |
| 2009-01-20 | Rework lvm rc.d script. Check active flag for selected LV not for the first | haad |
| 2009-01-16 | Add lvm rc.d script to build. | haad |
| 2009-01-14 | Add lvm rc script for starting LV's during boot. starting lvm is turn off | haad |
| 2009-01-08 | attempt to make the NOTE a bit more prominent | lukem |
| 2009-01-04 | * Add etc/rc.d/rndctl script, based on work by Brian A. Seklecki. This | apb |
| 2008-12-20 | x68k pow(4) now uses MI sysmon_pswitch framework. suggested by tsutsui@. | isaki |
| 2008-12-11 | Import rc.d/httpd script for httpd(8) daemon control. | mishka |
| 2008-12-05 | - Generate xdm and xfs depending on the value of X11FLAVOUR | cube |