Deleted Added
full compact
Makefile (74448) Makefile (77042)
1# @(#)Makefile 8.5 (Berkeley) 3/31/94
1# @(#)Makefile 8.5 (Berkeley) 3/31/94
2# $FreeBSD: head/sbin/Makefile 74448 2001-03-19 07:59:38Z sos $
2# $FreeBSD: head/sbin/Makefile 77042 2001-05-23 14:58:19Z ru $
3
4# XXX MISSING: icheck ncheck
5
6SUBDIR= adjkerntz \
7 atacontrol \
8 atm \
9 badsect \
10 camcontrol \

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

41 mknod \
42 mount \
43 mount_cd9660 \
44 mount_ext2fs \
45 mount_ifs \
46 mount_msdos \
47 mount_nfs \
48 mount_ntfs \
3
4# XXX MISSING: icheck ncheck
5
6SUBDIR= adjkerntz \
7 atacontrol \
8 atm \
9 badsect \
10 camcontrol \

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

41 mknod \
42 mount \
43 mount_cd9660 \
44 mount_ext2fs \
45 mount_ifs \
46 mount_msdos \
47 mount_nfs \
48 mount_ntfs \
49 mount_null \
50 mount_portal \
49 mount_nullfs \
50 mount_portalfs \
51 mount_std \
51 mount_std \
52 mount_umap \
53 mount_union \
52 mount_umapfs \
53 mount_unionfs \
54 mountd \
55 natd \
56 newfs \
57 newfs_msdos \
58 nfsd \
59 nfsiod \
60 nologin \
61 nos-tun \

--- 28 unchanged lines hidden ---
54 mountd \
55 natd \
56 newfs \
57 newfs_msdos \
58 nfsd \
59 nfsiod \
60 nologin \
61 nos-tun \

--- 28 unchanged lines hidden ---