freebsd-dev/sbin
Mike Barcroft fd8e4ebc8c o Move NTOHL() and associated macros into <sys/param.h>. These are
deprecated in favor of the POSIX-defined lowercase variants.
o Change all occurrences of NTOHL() and associated marcros in the
  source tree to use the lowercase function variants.
o Add missing license bits to sparc64's <machine/endian.h>.
  Approved by: jake
o Clean up <machine/endian.h> files.
o Remove unused __uint16_swap_uint32() from i386's <machine/endian.h>.
o Remove prototypes for non-existent bswapXX() functions.
o Include <machine/endian.h> in <arpa/inet.h> to define the
  POSIX-required ntohl() family of functions.
o Do similar things to expose the ntohl() family in libstand, <netinet/in.h>,
  and <sys/param.h>.
o Prepend underscores to the ntohl() family to help deal with
  complexities associated with having MD (asm and inline) versions, and
  having to prevent exposure of these functions in other headers that
  happen to make use of endian-specific defines.
o Create weak aliases to the canonical function name to help deal with
  third-party software forgetting to include an appropriate header.
o Remove some now unneeded pollution from <sys/types.h>.
o Add missing <arpa/inet.h> includes in userland.

Tested on:	alpha, i386
Reviewed by:	bde, jake, tmm
2002-02-18 20:35:27 +00:00
..
adjkerntz Default to WARNS=2. 2001-12-04 02:19:58 +00:00
atacontrol Match the requirements of the new kernel structures. 2002-02-04 19:24:43 +00:00
atm Default to WARNS=2. 2001-12-04 02:19:58 +00:00
badsect Default to WARNS=2. 2001-12-04 02:19:58 +00:00
bsdlabel In the words of the submitter: 2002-01-07 06:45:17 +00:00
camcontrol Correct an out of date device node name. We do not have /dev/rsd0.ctl 2002-02-11 14:35:28 +00:00
ccdconfig Default to WARNS=2. 2001-12-04 02:19:58 +00:00
clri Default to WARNS=2. 2001-12-04 02:19:58 +00:00
comcontrol Default to WARNS=2. 2001-12-04 02:19:58 +00:00
conscontrol Default to WARNS=2. 2001-12-04 02:19:58 +00:00
cxconfig Default to WARNS=2. 2001-12-04 02:19:58 +00:00
dhclient If the dhcpd server doesn't provide a domain name or dns servers then 2002-02-01 18:46:58 +00:00
disklabel In the words of the submitter: 2002-01-07 06:45:17 +00:00
dmesg Default to WARNS=2. 2001-12-04 02:19:58 +00:00
dump Supply progress information in dump's process title, which is useful 2002-02-16 21:05:16 +00:00
dumpfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
dumpon CG hard sentence breaks. 2002-01-23 09:35:55 +00:00
fdisk Add some more partition types. 2002-02-18 19:32:38 +00:00
fdisk_pc98 Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ffsinfo Default to WARNS=2. 2001-12-04 02:19:58 +00:00
fsck Default to WARNS=2. 2001-12-04 02:19:58 +00:00
fsck_ffs declare locally used globals as static. 2001-12-22 12:35:03 +00:00
fsck_ifs Spelling 2001-12-11 18:24:59 +00:00
fsck_msdosfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
fsdb Something i always wanted to see: add a function to print the list of 2002-01-26 15:53:23 +00:00
fsirand Default to WARNS=2. 2001-12-04 02:19:58 +00:00
growfs Typo fix: Usally -> Usually. 2002-02-14 01:21:07 +00:00
ifconfig Do not disable IPv6 and vlan support when RELEASE_CRUNCH is defined. 2002-02-15 03:57:06 +00:00
init Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ip6fw I've been meaning to do this for a while. Add an underscore to the 2002-01-19 23:20:02 +00:00
ipf Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ipfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ipfstat Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ipfw I've been meaning to do this for a while. Add an underscore to the 2002-01-19 23:20:02 +00:00
ipmon Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ipnat Default to WARNS=2. 2001-12-04 02:19:58 +00:00
kget Default to WARNS=2. 2001-12-04 02:19:58 +00:00
kldconfig Default to WARNS=2. 2001-12-04 02:19:58 +00:00
kldload mdoc(7) police: tidy up previous delta. 2002-01-09 15:22:30 +00:00
kldstat Default to WARNS=2. 2001-12-04 02:19:58 +00:00
kldunload Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ldconfig Default to WARNS=2. 2001-12-04 02:19:58 +00:00
md5 Fix 2001-12-19 21:19:43 +00:00
mdconfig Actually make use of the md_version field of 'struct mdio'. In order 2001-12-20 06:38:21 +00:00
mdmfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mknod Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_cd9660 o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
mount_ext2fs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_hpfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_ifs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_msdosfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_nfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_ntfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_nullfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_nwfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_portalfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_smbfs Add bmake glue for src/contrib/smbfs and connect userland smbfs 2001-12-14 11:41:22 +00:00
mount_std Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_umapfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_unionfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mountd Default to WARNS=2. 2001-12-04 02:19:58 +00:00
natd Back out part of the revision 1.2 changes -- sendto(2) can 2002-01-15 17:07:56 +00:00
newfs Update the default newfs block and fragment sizes from 8192/1024 to 2001-12-11 16:21:40 +00:00
newfs_msdos Default to WARNS=2. 2001-12-04 02:19:58 +00:00
nextboot Default to WARNS=2. 2001-12-04 02:19:58 +00:00
nfsd Default to WARNS=2. 2001-12-04 02:19:58 +00:00
nfsiod Default to WARNS=2. 2001-12-04 02:19:58 +00:00
nologin Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
nos-tun from select(2): 2002-01-20 12:13:28 +00:00
ping Document ping(8) reaction to SIGINFO. 2002-02-07 16:47:22 +00:00
ping6 Document ping6(8) reaction to SIGINFO. 2002-02-07 16:50:02 +00:00
quotacheck Fix some function prototypes. 2002-01-25 20:45:30 +00:00
rcorder Import the NetBSD 1.5 RC system. 2001-06-16 07:16:14 +00:00
reboot mdoc(7) police: add -p to the synopsis line as well. 2001-12-14 15:03:32 +00:00
restore Use a more robust scheme for determining how many blocks to skip 2002-02-18 02:29:47 +00:00
route Introduce an interface announcement message for the routing 2002-01-18 14:33:04 +00:00
routed o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
rtsol Default to WARNS=2. 2001-12-04 02:19:58 +00:00
savecore Default to WARNS=2. 2001-12-04 02:19:58 +00:00
setkey mdoc(7) police: protect trailing full stops of abbreviations 2001-08-10 13:45:36 +00:00
shutdown Default to WARNS=2. 2001-12-04 02:19:58 +00:00
slattach Default to WARNS=2. 2001-12-04 02:19:58 +00:00
spppcontrol mdoc(7) police: tidy up the markup. 2002-01-10 16:02:23 +00:00
startslip Default to WARNS=2. 2001-12-04 02:19:58 +00:00
swapon Default to WARNS=2. 2001-12-04 02:19:58 +00:00
sysctl - Attempt to help declutter kern. sysctl by moving security out from 2002-01-16 06:55:30 +00:00
tunefs tunefs no longer outputs a warning if one tries to set soft-updates on 2002-01-07 07:01:52 +00:00
umount Default to WARNS=2. 2001-12-04 02:19:58 +00:00
vinum Default to WARNS=2. 2001-12-04 02:19:58 +00:00
Makefile Kernel support for smbfs is only built on the i386 at the moment, so 2001-12-14 23:11:45 +00:00
Makefile.inc Default to WARNS=2. 2001-12-04 02:19:58 +00:00