freebsd-nq/share/examples
Peter Wemm 791da841a1 Take -Wconversion out of BDECFLAGS. It is not particularly useful for
us anyway because it doesn't work right on the x86 and alpha.  On
K&R code, small ints would be promoted to int.  ANSI-C doesn't require
this and the small ints can be passed taking 8 or 16 bits of stack
space.  However, the x86 abi that we use *does* promote to 32 bit,
and the alpha ABI passes them in 64 bit registers so we dont have
that aspect of the problem here.  Losing float precision by having it
cast down to int because the funtion prototype specifies int is the
least of our problems.  -Wmissing-prototypes helps here anyway.
2001-07-27 16:23:53 +00:00
..
atm
bootforth
BSD_daemon Give the shoe-laces a distinct color so they don't disappear on b/w 2001-03-04 09:13:17 +00:00
cvsup ISO_ -> ISO in comment 2001-06-11 01:32:33 +00:00
diskless Remove a real FQDN host reference from the example 2001-04-30 20:19:22 +00:00
drivers pseudo-device -> device in kernel config lines. Removed whitespace at EOL. 2001-05-01 09:15:30 +00:00
etc Take -Wconversion out of BDECFLAGS. It is not particularly useful for 2001-07-27 16:23:53 +00:00
find_interface
FreeBSD_version
ibcs2
ipfw Make this really work. 2001-06-18 12:35:14 +00:00
IPv6 Sync with recent KAME. 2001-06-11 12:39:29 +00:00
isdn Add a patch from the isdn mailinglist, Juha writes: 2001-07-21 11:52:31 +00:00
kld Removed unneeded stuff. 2001-05-18 13:56:29 +00:00
libvgl
mdoc Removed the comment that required all FreeBSD manpages 2001-07-18 10:04:34 +00:00
meteor
netgraph Correct a brain-o in the stats output. 2001-06-30 21:39:31 +00:00
nwclient
perfmon Clarify a little: the mandatory argument is an event number. 2001-04-29 03:54:48 +00:00
portal mount_portal -> mount_portalfs. 2001-05-24 13:15:49 +00:00
ppi Grab headers from /usr/include. 2001-05-18 13:58:08 +00:00
ppp Remove redundant mtu/mru/speed settings 2001-07-24 13:11:57 +00:00
pppd
printing
scsi_target include paths.h for _PATH_DEV 2001-03-03 21:23:31 +00:00
ses mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). 2001-07-06 16:46:48 +00:00
slattach
sliplogin
startslip
sunrpc
worm Use -r rather than -R to get "reasonable permissions and ownership". 2001-03-31 18:38:05 +00:00
Makefile