NetBSD/sbin
dsl 7af7206539 Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
..
amrctl
apmlabel Nuke extra comma in Xrefs. 2007-06-25 00:41:50 +00:00
atactl
badsect
bim
bioctl Remove an extra comma. 2007-05-07 11:02:21 +00:00
brconfig Bump date for previous. 2007-01-08 07:22:12 +00:00
ccdconfig Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
cgdconfig Add a DIAGNOSTICS section and explain that the error message "could not 2007-02-23 20:00:04 +00:00
chkconfig
clri
disklabel Let the operator use the DISKLABELSECTOR and DISKLABELOFFSET 2007-06-05 21:48:46 +00:00
dkctl
dkscan_bsdlabel Use CPPFLAGS, not COPTS, and ${NETBSDSRCDIR}, not "../..". This 2007-03-02 04:03:17 +00:00
dmesg
drvctl drvctl 4 does not exist. 2007-03-10 20:32:26 +00:00
dump Convert a couple of "(void)&" constructs to volatile. 2006-12-18 20:07:32 +00:00
dump_lfs
edlabel use c99 initialisers. 2006-10-23 03:56:38 +00:00
fastboot
fdisk Preserve the mbr 'driver serial number' when copying in the netbsd 2007-07-05 20:30:29 +00:00
fsck Cross-reference fsck_lfs and fsck_ext2fs. 2007-02-23 19:32:16 +00:00
fsck_ext2fs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
fsck_ffs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
fsck_lfs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
fsck_msdos Change mismatch of bytes 11 to 90 to be a warning, not an error, and 2007-03-19 18:30:40 +00:00
fsdb Remove unused ctype.h 2007-03-10 01:16:17 +00:00
fsirand include <signal.h> where signal(3) is used 2007-02-08 21:36:58 +00:00
gpt Produce more useful error messages. 2007-06-11 04:22:00 +00:00
ifconfig Our VLAN implementation (as it correctly expected) is not allowed 2007-06-05 11:15:15 +00:00
init backout previous. 2007-03-24 00:17:34 +00:00
ldconfig
mbrlabel
mknod Use block minor (from device name) for block devices (not char minor). 2007-07-07 20:11:07 +00:00
modload
modunload
mount - removes unused ctype.h header 2007-03-10 00:30:36 +00:00
mount_ados Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_cd9660 Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_efs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_ext2fs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_fdesc Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_ffs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_filecore Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_hfs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_kernfs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_lfs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_msdos Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_nfs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_ntfs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_null Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_overlay Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_portal Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_procfs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_ptyfs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_smbfs
mount_sysvbfs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_tmpfs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_udf Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_umap Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_union Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
newbtconf
newfs Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
newfs_lfs Remove more duplicate #includes, 2007-01-17 21:59:49 +00:00
newfs_msdos include <signal.h> where signal(3) is used 2007-02-08 21:36:58 +00:00
newfs_sysvbfs
nologin
pdisk
ping Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +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
rcorder No need to cast pointers to (char *) when passing to free(3). 2007-03-03 00:09:30 +00:00
reboot Document that reboot(8) passes any arguments to reboot(2) as bootstr. 2007-06-03 22:39:47 +00:00
resize_ffs writeat() also expect offsets in DEV_BSIZE unit. This and the previous commit 2007-07-08 16:54:40 +00:00
resize_lfs Move lfs_cleanerd from /usr/libexec to /libexec. This is to allow putting 2006-11-11 14:47:27 +00:00
restore Bump date because of last change. 2007-04-30 12:33:13 +00:00
rndctl
route TSEL() is const char* now 2007-02-18 01:48:37 +00:00
routed Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
rtsol
savecore from Anon Ymous: remove (void)&var; 2006-12-18 20:08:48 +00:00
scan_ffs Add -b flag into usage(). 2007-05-01 21:43:37 +00:00
scsictl Bump date for previous. 2007-01-23 20:34:17 +00:00
setkey
shutdown PR/36626 - Jukka Salmi -- fails to compile if DEBUG is defined 2007-07-10 23:50:35 +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
sysctl PR/35304: C J Coleman: Off-by-one nul byte overwrite in mode_bits routine 2006-12-21 22:25:39 +00:00
ttyflags Remove more duplicate #includes, 2007-01-17 21:59:49 +00:00
tunefs
umount
veriexecctl Add missing #include <sys/ioctl.h> to make this build without warnings. 2007-05-15 22:01:19 +00:00
wdogctl
wsconsctl Mention include proper file for keyboard defines; from Zafer. 2006-10-22 19:39:32 +00:00
Makefile Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
Makefile.inc