NetBSD/sbin
christos 88825a8a55 Use ptype table from <sys/bootblock.h> 2004-11-12 16:57:46 +00:00
..
atactl Bump date for "offline" description. 2004-10-10 09:45:10 +00:00
badsect cleanup some lint 2004-08-08 02:51:19 +00:00
bim Fix "variable shadows global declaration" warnings. 2003-11-12 06:45:14 +00:00
brconfig Add (unsigned char) to isdidgit call 2004-10-28 19:40:47 +00:00
ccdconfig Add (unsigned char) to isdigit() 2004-10-28 19:43:29 +00:00
cgdconfig Correct the omission in 're-enter' verification method addition in EXAMPLES. 2004-10-15 15:25:14 +00:00
chkconfig Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
clri Don'r check FS_FLAGS_UPDATED for ffsv2 2004-03-27 12:53:53 +00:00
disklabel Translate an error message from C to english. 2004-11-12 01:00:40 +00:00
dkctl Use PRI* format strings to print 64 bit data types. 2004-09-28 10:01:42 +00:00
dmesg Bump date for previous; add comma in SEE ALSO; use Dv instead of Em. 2004-04-30 16:11:03 +00:00
drvctl Sync usage with man page. 2004-08-18 13:24:55 +00:00
dump Signal handlers should manipulate 'volatile sig_atomic_t' instead of 'int'. 2004-08-08 09:46:16 +00:00
dump_lfs Add description for -l, from dump(8). 2004-07-13 17:08:50 +00:00
edlabel use snprintf 2003-05-17 23:10:57 +00:00
fastboot Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
fdisk Use ptype table from <sys/bootblock.h> 2004-11-12 16:57:46 +00:00
fsck Add (unsigned char) to isdigit() call 2004-10-28 19:59:09 +00:00
fsck_ext2fs Add (unsigned char) cast to ctype function 2004-10-29 17:37:30 +00:00
fsck_ffs Rewrite getdisklabelpart() to avoid problems with isdigit(*ch_ptr) and 2004-10-29 19:02:17 +00:00
fsck_lfs Changes from rev 1.34 and 1.35 of sbin/newfs_lfs/lfs.c. 2004-09-15 03:24:09 +00:00
fsck_msdos Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
fsdb fix blks command. 2004-09-17 12:18:55 +00:00
fsirand Don't use 1st alternate superblock at offset 64k for ffsv1. 2004-03-21 20:12:16 +00:00
ifconfig Functions for converting media types to/from text are now in libutil. 2004-11-11 20:37:18 +00:00
init be explicit about the perms of mfs /dev 2004-10-12 10:08:09 +00:00
ldconfig Add (unsigned char) cast to isdigit call 2004-10-28 20:17:19 +00:00
lmcctl Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
mbrlabel Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
mknod Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
modload Fix a typo in a comment. 2004-10-27 19:36:31 +00:00
modunload New sentence, new line; drop trailing whitespace. 2003-09-06 20:12:41 +00:00
mount Add (unsigned char) cast to ctype function 2004-10-29 19:04:39 +00:00
mount_ados print masks and modes in octal. 2003-05-03 15:37:07 +00:00
mount_cd9660 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
mount_ext2fs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
mount_fdesc Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
mount_ffs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
mount_filecore Sync usage with reality. Closes PR 25915 by Kouichirou Hiratsuka. 2004-06-25 14:48:01 +00:00
mount_kernfs add /kern/ipsecsa and /kern/ipsecsp, which can be inspected by setkey(8). 2003-09-08 06:51:53 +00:00
mount_lfs Add -b and -N to usage. Use getprogname. 2004-07-06 16:39:37 +00:00
mount_msdos Remove extra newline from usage message. 2004-01-05 23:27:16 +00:00
mount_nfs Came in here to add nfsstat(1) reference in SEE ALSO, 2004-05-05 00:21:00 +00:00
mount_ntfs s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
mount_null Fix SEE ALSO; remove .sp; put .Pp before sentences. 2004-06-10 14:13:36 +00:00
mount_overlay Fix SEE ALSO; remove .sp; put .Pp before sentences. 2004-06-10 14:13:36 +00:00
mount_portal unifdef -DINET6. getaddrinfo will always be there, so there's no point in 2004-03-01 23:01:18 +00:00
mount_procfs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
mount_ptyfs add -I${NETBSDSRCDIR}/sys into CPPFLAGS, so that this picks up necessary 2004-11-11 19:10:16 +00:00
mount_smbfs
mount_umap Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
mount_union Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
newbtconf Drop bogus .Bl/.El uncovered by new mdoc. 2004-08-31 17:08:06 +00:00
newfs fix typo 2004-09-07 02:18:06 +00:00
newfs_lfs Add (unsigned char) cast to ctype function 2004-10-29 19:04:39 +00:00
newfs_msdos Add (unsigned char) cast to ctype function 2004-10-29 19:04:39 +00:00
nologin Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
pdisk
ping add -h option in synopsis. Fixes PR#25863 from Kouichirou Hiratsuka. 2004-06-08 08:05:30 +00:00
ping6 Add (unsigned char) cast to ctype function 2004-10-29 19:15:20 +00:00
pppoectl fix typo 2004-09-01 19:38:09 +00:00
raidctl Cleanup a bit by nuking RF_Malloc macro, and add in some error 2004-10-26 22:46:27 +00:00
rcorder Do not exceed 80 columns. No functional change. 2004-09-21 15:47:32 +00:00
reboot Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
resize_ffs Dunno why this code is playing 'hunt the superblock', but stop it 2004-03-21 21:02:01 +00:00
restore Sort options. 2004-10-24 17:01:22 +00:00
rndctl strlcat 2003-07-13 07:59:24 +00:00
route bump buffer size for any_ntoa(), for huge sa_len 2004-05-15 14:13:36 +00:00
routed PR 9431: if rnh_addradd() fails, total_routes will be wrong. 2004-07-06 23:36:24 +00:00
rtsol rtsol: factor out dump.c if -DSMALL (for boot floppy) 2004-01-03 01:40:31 +00:00
savecore Rearrange the option formatting to be both prettier and more complete 2004-10-21 10:13:00 +00:00
scsictl Add a couple cross-references to make similar ctl commands easier to find. 2004-09-16 18:02:27 +00:00
setkey Add (unsigned char) cast to ctype function, reworked to fit on one line 2004-10-29 19:32:22 +00:00
shutdown Add (unsigned char) cast to ctype functions 2004-11-05 21:56:01 +00:00
slattach Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
swapctl Drop trailing whitespace. 2004-06-08 15:53:05 +00:00
sysctl constify handlers[] 2004-10-17 11:04:39 +00:00
ttyflags use strlcat/strlcpy 2003-07-12 14:33:55 +00:00
tunefs Remove removed options from usage. From Kouichirou Hiratsuka in PR 25874. 2004-06-25 14:35:29 +00:00
umount pass data to a function via an argument instead of via a global variable. 2004-09-01 01:47:09 +00:00
veriexecctl Bump date for previous. 2004-03-06 23:38:40 +00:00
vinum Don't initialize an int to NULL. 2003-10-21 02:33:34 +00:00
wdogctl Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
wsconsctl Add 2004 to copyright notice as these has been significantly modified recently. 2004-07-30 15:22:42 +00:00
Makefile move pf reachover makefiles into usr.sbin/pf. ok'ed by itojun. 2004-11-11 11:54:51 +00:00
Makefile.inc