Home | History | Annotate | Download | only in rc.d
History log of /src/etc/rc.d/wdogctl
RevisionDateAuthorComments
 1.4  21-Apr-2009  joerg Split fsck during boot into two phases. Check the root file system
first, mount root and run the various disk providers. Add swap and
check the remaining file systems after that.
This breaks the dependency cycle for lvm, which needs writeable /dev.
Depend on rndctl in cgd.
 1.3  15-Apr-2009  joerg Add missing PROVIDE.
 1.2  13-Aug-2004  mycroft branches: 1.2.22; 1.2.26; 1.2.36;
Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this
for a speedup by doing:
$_rc_subr_loaded . /etc/rc.subr
 1.1  30-Jul-2002  thorpej branches: 1.1.2;
Add a wdogctl startup/shutdown script.
 1.1.2.2  11-Nov-2002  he Pull up revision 1.1 (new, requested by thorpej in ticket #584):
Add a wdogctl startup/shutdown script.
 1.1.2.1  30-Jul-2002  he file wdogctl was added on branch netbsd-1-6 on 2002-11-11 23:42:03 +0000
 1.2.36.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.2.26.1  21-Feb-2008  mjf Start where the mjf-devfs branch left off.
 1.2.22.1  18-Feb-2008  mjf Add some devfs code that's been sitting in my local tree for a while.

devfsd(8) is now the first daemon to be started after init(8). It tracks
device insertion (will eventually track removal) and devfs mounts.

Currently, we can mount multiple device file systems and have device
special files pushed into the mounts automatically, though, the device
special files aren't created with the correct major/minor number pairs
yet.

More work to come soon.

RSS XML Feed