Subject: Re: correct "direction" of barriers in rc.d
To: None <tech-userlevel@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-userlevel
Date: 03/20/2002 12:28:59
On Wed, Mar 20, 2002 at 10:33:21AM -0800, Jason R Thorpe wrote:

 > I have diffs that correct the "direction" of the barrier dependencies.
 > A comparison of the before vs. after ordering shows some differences,
 > but the shuffling should not matter -- the barriers are still in the
 > correct place.

BTW, I was asked to post the differences in the rcorder output for
before-my-hanges and after-my-changes.

 wscons
 syslogd
 ppp
-savecore
-kdc
-isdnd
 ipmon
+isdnd
+kdc
 racoon
+savecore
 SERVERS
 named
 ntpdate
@@ -36,40 +36,40 @@
 mountall
 cleartmp
 xfs
-virecover
-quota
-mountd
+accounting
+amd
+dmesg
 ipnat
+ldconfig
 lkm3
-securelevel
-pwcheck
+quota
+mountd
 nfsd
 nfslocking
+pwcheck
+securelevel
 swap2
-ldconfig
-dmesg
-amd
-accounting
+virecover
 DAEMON
-timed
-screenblank
-rwho
-rtsold
-rtadvd
-routed
-route6d
-rbootd
-rarpd
-ntpd
-mrouted
-motd
-mopd
-lpd
-local
-dhcrelay
-dhcpd
-bootparams
 apmd
+bootparams
+dhcpd
+dhcrelay
+local
+lpd
+mopd
+motd
+mrouted
+ntpd
+rarpd
+rbootd
+route6d
+routed
+rtadvd
+rtsold
+rwho
+screenblank
+timed
 LOGIN
 xdm
 sshd

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>