NetBSD/sbin
dyoung aa10084492 Fix two bugs:
1 Let us associate a keyword with either a signed or an unsigned
  number.  Associate the '-chan' keyword with an unsigned number.
  This fixes the defect that crashed 'ifconfig wi0 -chan', reported
  by Michael van Elst.

2 Do not try to interpret names as ISO addresses unless the ISO
  address family was specified.  iso_addr(3) does not report errors,
  so it appears to interpret *everything* as an ISO address.  This
  is a stopgap fix for the defect in 'ifconfig lo0 inet6' on a
  !INET6 kernel that deletes the first IPv4 address on lo0.
  (Reported by Scott Ellis.)
2008-05-19 18:00:31 +00:00
..
amrctl
apmlabel Nuke extra comma in Xrefs. 2007-06-25 00:41:50 +00:00
atactl Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
badsect
bioctl Various improvements (mdoc, wording, punctuation). 2008-03-16 11:07:23 +00:00
brconfig
ccdconfig Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
cgdconfig Bump date for previous. 2008-05-13 09:31:06 +00:00
chkconfig
clri
disklabel Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dkctl
dkscan_bsdlabel Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
dmesg
drvctl Document -l, -Q, -R, and -S. 2008-02-16 02:00:37 +00:00
dump Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dump_lfs Enable gcc optimization on m68000 (sun2) again with minimum hacks. 2008-04-27 03:06:46 +00:00
edlabel
fastboot
fdisk mbr_dsn is unsigned, print it as such. 2008-03-09 14:57:10 +00:00
fsck Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fsck_ext2fs Remove unused file. 2008-03-16 23:41:25 +00:00
fsck_ffs There is only one more file which requires HACKS for m68000, 2008-05-04 15:37:19 +00:00
fsck_lfs Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
fsck_msdos Catch signals and exit with the proper error code like all the other fsck 2008-02-24 00:59:03 +00:00
fsdb There is only one more file which requires HACKS for m68000, 2008-05-04 15:37:19 +00:00
fsirand Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
gpt PR/38094: Robert Millan: support "BIOS Boot" partition type in gpt(8) 2008-02-24 18:38:10 +00:00
ifconfig Fix two bugs: 2008-05-19 18:00:31 +00:00
init un-bitrot #if 0 testing code. 2008-03-18 15:38:57 +00:00
ldconfig Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
mbrlabel
mknod Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
modload Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
modstat Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
modunload Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mount Xref mount_tmpfs(8). 2008-05-06 17:21:56 +00:00
mount_ados Rescue the subjunctive. 2007-07-30 05:00:55 +00:00
mount_cd9660 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
mount_efs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_ext2fs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_fdesc Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_ffs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_filecore Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_hfs Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
mount_kernfs kernfs doesn't support getargs, so fail silently instead of making 2007-07-16 17:09:42 +00:00
mount_lfs Don't attempt to start megamaid if run with MNT_GETARGS. 2007-07-17 12:39:24 +00:00
mount_msdos convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
mount_nfs Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
mount_ntfs convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
mount_null Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_overlay Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_portal Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mount_procfs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_ptyfs Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
mount_smbfs
mount_sysvbfs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_tmpfs Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
mount_udf Fix missing -s argument. 2008-05-15 07:03:17 +00:00
mount_umap Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_union Kill -r. Union makes for a poor nullfs. 2008-02-05 16:54:07 +00:00
newbtconf
newfs Fix small documentation bug as reported in PR#38192 : 2008-03-08 19:26:46 +00:00
newfs_ext2fs Normalize my licenses. 2008-05-14 13:29:27 +00:00
newfs_lfs Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
newfs_msdos include <signal.h> where signal(3) is used 2007-02-08 21:36:58 +00:00
newfs_sysvbfs Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
newfs_udf Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
nologin
pdisk
ping Shutdown sloop socket for read as it's never read on to 2008-01-08 20:03:09 +00:00
ping6 Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
pppoectl Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
raidctl Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
rcorder No need to cast pointers to (char *) when passing to free(3). 2007-03-03 00:09:30 +00:00
reboot Set off symbolic signal names (SIG...) with .Dv, and crossreference init(8). 2008-02-09 04:31:43 +00:00
resize_ffs convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
resize_lfs Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
restore Fix some inconsisent/conflicting definitions and missing parameters 2008-02-16 17:58:01 +00:00
rndctl
route TSEL() is const char* now 2007-02-18 01:48:37 +00:00
routed convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
rtsol
savecore sync() a couple of times to benefit diagnosis of sloppy kernel code that 2008-04-20 23:40:31 +00:00
scan_ffs convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
scsictl Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
setkey
shutdown Improvements and clarifications to log messages and also to the man page. 2008-02-09 04:09:22 +00:00
slattach
svhlabel When checking for an EFS filesystem just read in the whole superblock, 2007-06-30 02:05:27 +00:00
swapctl Re-phrase description of -A option, as per suggestion from Jukka Salmi 2007-08-02 18:53:46 +00:00
sysctl Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
ttyflags
tunefs
umount convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
veriexecctl Following input from Matthew Mondor, some Veriexec documentation changes: 2008-02-18 10:37:19 +00:00
wdogctl Xref gcscpcib(4). 2008-01-09 14:35:54 +00:00
wsconsctl Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
Makefile Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
Makefile.inc