1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-24 07:40:52 +00:00
freebsd/sbin
Robert Watson 2b851aeb63 Disconnect netatm from the build as it is not MPSAFE and relies on
NET_NEEDS_GIANT, which will shortly be removed.  This is done in a
away that it may be easily reattached to the build before 7.1 if
appropriate locking is added.  Specifics:

- Don't install netatm include files
- Disconnect netatm command line management tools
- Don't build libatm
- Don't include ATM parts in rescue or sysinstall
- Don't install sample configuration files and documents
- Don't build kernel support as a module or in NOTES
- Don't build netgraph wrapper nodes for netatm

This removes the last remaining consumer of NET_NEEDS_GIANT.

Reviewed by:	harti
Discussed with:	bz, bms
Approved by:	re (kensmith)
2007-07-14 21:49:24 +00:00
..
adjkerntz
atacontrol
atm Disconnect netatm from the build as it is not MPSAFE and relies on 2007-07-14 21:49:24 +00:00
badsect
bsdlabel
camcontrol typo: s/tranport layer/transport layer/ 2007-01-28 21:34:07 +00:00
ccdconfig
clri
comcontrol
conscontrol
devd
devfs
dhclient Use the -n flag on ifconfig so that dhclient does not cause the kernel module 2007-07-03 17:49:32 +00:00
dmesg
dump (bread): For a read that is contained entirely within a block, never copy 2007-04-05 20:31:23 +00:00
dumpfs Replace incomprehensive description of -m by much clearer text from OpenBSD, 2007-05-12 22:35:22 +00:00
dumpon
fdisk Add Apple HFS+ (0xAF) MBR partition type identificator. 2007-05-06 18:48:30 +00:00
fdisk_pc98 Another merging from sbin/fdisk/fdisk.8. 2007-05-10 12:33:00 +00:00
ffsinfo Default output to stdout as the man page suggests. 2007-02-14 23:22:33 +00:00
fsck
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde Remove temporary files when there are no longer needed. 2007-04-06 11:16:11 +00:00
geom Fix the online usage for the "dump" command. 2007-05-24 09:21:20 +00:00
ggate Implement a work-around for poor ggate write performance. 2007-04-06 11:19:48 +00:00
gpt
growfs
gvinum
idmapd
ifconfig updates for 802.11-related parameters 2007-07-09 15:39:58 +00:00
init I understood the MLINK part incorrectly, it should be the other way around 2007-06-01 21:48:07 +00:00
ipf Exclude inet_addr.c from the build. 2007-06-11 19:38:38 +00:00
ipfw o Make ipfw set more robust -- now it is possible: 2007-06-18 17:52:37 +00:00
kldconfig
kldload Mark up lkm with .Nm, since lkm is name of an api. 2007-02-13 17:06:15 +00:00
kldstat Mark up lkm with .Nm, since lkm is name of an api. 2007-02-13 17:06:15 +00:00
kldunload Mark up lkm with .Nm, since lkm is name of an api. 2007-02-13 17:06:15 +00:00
ldconfig Remove unused reference to objformat.h 2007-01-25 22:38:58 +00:00
mca
md5
mdconfig Add an example which shows how mdconfig(8) can be used 2007-05-18 13:57:17 +00:00
mdmfs -n is used by newfs to tell "do not generate a .snap directory" instead of 2007-05-14 19:23:13 +00:00
mknod In the previous changeset a cast of myminor to u_int were 2007-06-14 03:16:16 +00:00
mksnap_ffs
mount - Remove UMAP filesystem. It was disconnected from build three years ago, 2007-06-25 05:06:57 +00:00
mount_autofs
mount_cd9660
mount_ext2fs Convert mount_ext2fs to a simple program which passes "-o option" to nmount(). 2007-01-28 00:51:01 +00:00
mount_hpfs
mount_msdosfs Pass "errmsg" to nmount(), so that if nmount() fails, we can get 2007-01-29 01:49:08 +00:00
mount_nfs Add "fg" option as antonym to "bg"; add "hard" option as antonym to "soft". 2007-03-05 14:47:54 +00:00
mount_ntfs
mount_nullfs
mount_reiserfs
mount_std
mount_udf
mount_unionfs Raise WARNS level to 6. 2007-02-13 05:39:38 +00:00
natd
newfs Document -J in usage. 2007-03-02 20:07:59 +00:00
newfs_msdos The newfs_msdos utility does not store the boot signature in the 2007-05-31 20:06:46 +00:00
nfsiod
nos-tun
pfctl Link pf 4.1 to the build: 2007-07-03 12:46:08 +00:00
pflogd
ping Commit IPv6 support for FAST_IPSEC to the tree. 2007-07-01 12:08:08 +00:00
ping6 Remove the -DFAST_IPSEC from Makefiles again. 2007-07-05 08:56:46 +00:00
quotacheck If two files systems, /a and /b are marked as having quotas enabled 2007-02-04 06:33:15 +00:00
rcorder
reboot
recoverdisk Improve reporting in recoverdisk a good deal. 2007-04-23 12:17:27 +00:00
restore Move macros describing extended attributes in UFS from 2007-03-06 08:13:21 +00:00
route
routed
rtsol
savecore Check fdopen return value. 2007-05-28 09:48:25 +00:00
sconfig
setkey Commit IPv6 support for FAST_IPSEC to the tree. 2007-07-01 12:08:08 +00:00
shutdown
slattach
spppcontrol
startslip
sunlabel
swapon
sysctl When we return from a "show" function without printing anything except 2007-06-11 13:02:15 +00:00
tunefs
umount
Makefile - Remove UMAP filesystem. It was disconnected from build three years ago, 2007-06-25 05:06:57 +00:00
Makefile.inc