Deleted Added
full compact
Makefile (127043) Makefile (127345)
1# $NetBSD: Makefile,v 1.16 2001/01/14 15:37:22 minoura Exp $
1# $NetBSD: Makefile,v 1.16 2001/01/14 15:37:22 minoura Exp $
2# $FreeBSD: head/etc/rc.d/Makefile 127043 2004-03-15 23:09:17Z jhb $
2# $FreeBSD: head/etc/rc.d/Makefile 127345 2004-03-23 23:22:35Z brooks $
3
4FILES= DAEMON LOGIN NETWORKING SERVERS \
5 abi accounting addswap adjkerntz amd \
6 apm apmd archdep atm1 atm2 atm3 \
7 bgfsck bootparams \
8 ccd cleanvar cleartmp cron \
3
4FILES= DAEMON LOGIN NETWORKING SERVERS \
5 abi accounting addswap adjkerntz amd \
6 apm apmd archdep atm1 atm2 atm3 \
7 bgfsck bootparams \
8 ccd cleanvar cleartmp cron \
9 devd devfs dhclient diskless \
9 devd devfs dhclient \
10 dmesg dumpon \
11 early.sh \
12 fsck \
13 gbde gbde_swap \
14 hostname \
15 ike \
16 inetd initdiskless initrandom \
17 ip6addrctl ip6fw ipfilter ipfs ipfw ipmon \

--- 4 unchanged lines hidden (view full) ---

22 mixer motd mountcritlocal mountcritremote \
23 mountd moused mroute6d mrouted msgs \
24 named netif netoptions \
25 network_ipv6 nfsclient nfsd \
26 nfslocking nfsserver nisdomain ntpd ntpdate \
27 othermta \
28 pccard pcvt power_profile ppp-user pppoed pwcheck \
29 quota \
10 dmesg dumpon \
11 early.sh \
12 fsck \
13 gbde gbde_swap \
14 hostname \
15 ike \
16 inetd initdiskless initrandom \
17 ip6addrctl ip6fw ipfilter ipfs ipfw ipmon \

--- 4 unchanged lines hidden (view full) ---

22 mixer motd mountcritlocal mountcritremote \
23 mountd moused mroute6d mrouted msgs \
24 named netif netoptions \
25 network_ipv6 nfsclient nfsd \
26 nfslocking nfsserver nisdomain ntpd ntpdate \
27 othermta \
28 pccard pcvt power_profile ppp-user pppoed pwcheck \
29 quota \
30 random rarpd rcconf.sh root \
30 random rarpd rcconf.sh resolv root \
31 route6d routed routing rpcbind rtadvd rwho \
32 savecore securelevel sendmail \
33 serial sppp sshd swap1 \
34 syscons sysctl syslogd \
31 route6d routed routing rpcbind rtadvd rwho \
32 savecore securelevel sendmail \
33 serial sppp sshd swap1 \
34 syscons sysctl syslogd \
35 timed \
35 timed tmp \
36 usbd \
36 usbd \
37 vinum virecover \
37 var vinum virecover \
38 watchdogd \
39 ypbind yppasswdd ypserv \
40 ypset ypupdated ypxfrd
41FILESDIR= /etc/rc.d
42FILESMODE= ${BINMODE}
43
44.include <bsd.prog.mk>
38 watchdogd \
39 ypbind yppasswdd ypserv \
40 ypset ypupdated ypxfrd
41FILESDIR= /etc/rc.d
42FILESMODE= ${BINMODE}
43
44.include <bsd.prog.mk>