.. |
atactl
|
Use the command set/feature *enabled* words when displaying what
|
2001-09-07 16:33:50 +00:00 |
badsect
|
remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap()
|
2001-08-17 02:18:46 +00:00 |
bim
|
Add arch to Dt, and lots of whitespace fixes.
|
2001-04-21 14:44:13 +00:00 |
brconfig
|
Configuration utility for bridge(4) devices.
|
2001-08-17 21:42:10 +00:00 |
ccdconfig
|
precede, not preceed.
|
2001-08-20 12:00:46 +00:00 |
chkconfig
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
clri
|
remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap()
|
2001-08-17 02:18:46 +00:00 |
disklabel
|
minor WARNS=2 stuff
|
2001-10-19 01:16:37 +00:00 |
dmesg
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
dump
|
fix -Wshadow warnings
|
2001-11-01 08:03:03 +00:00 |
dump_lfs
|
fix -Wshadow warnings
|
2001-11-02 05:44:46 +00:00 |
edlabel
|
Enable edlabel on sun2, too.
|
2001-06-13 18:09:15 +00:00 |
fastboot
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
fdisk
|
if sysctl kern.root_device is availalbe, use that the default device
|
2001-11-07 14:50:32 +00:00 |
fsck
|
use MAXPATHLEN instead of 32 as the size of the rawbuf
|
2001-11-09 07:50:19 +00:00 |
fsck_ext2fs
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
fsck_ffs
|
add comments to make it clearer what cmpsblks() is doing
|
2001-09-18 08:38:28 +00:00 |
fsck_lfs
|
fix -Wshadow warning
|
2001-11-02 05:33:21 +00:00 |
fsck_msdos
|
va_{start,end} audit:
|
2001-09-24 13:22:25 +00:00 |
fsdb
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
fsirand
|
remove #include <ufs/ufs/quota.h> where it was just to appease
|
2001-10-26 05:56:06 +00:00 |
ifconfig
|
fix many -Wshadow warnings
|
2001-11-02 05:57:38 +00:00 |
init
|
complete conversion to ANSI C
|
2001-06-18 01:38:05 +00:00 |
ldconfig
|
fix a couple of -Wshadow warnings
|
2001-11-01 07:31:22 +00:00 |
lmcctl
|
correct LMC1000 product name (is SSI/V.35, not T1/E1).
|
2001-07-19 00:28:50 +00:00 |
mbrlabel
|
Use getrawpartition().
|
2001-08-20 08:21:09 +00:00 |
mknod
|
cleanups suggested by simonb:
|
2001-10-08 04:45:29 +00:00 |
modload
|
PR/14498: Wesley Chen: Support symbol loading on elf lkms.
|
2001-11-08 15:33:15 +00:00 |
modunload
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
mount
|
Prominently provide explanation of who is allowed to mount file
|
2001-09-12 21:48:08 +00:00 |
mount_ados
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
mount_cd9660
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
mount_ext2fs
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
mount_fdesc
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
mount_ffs
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
mount_filecore
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
mount_kernfs
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
mount_lfs
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
mount_msdos
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
mount_nfs
|
Remove BUGS section, which only referred to performance tuning.
|
2001-05-02 12:18:45 +00:00 |
mount_ntfs
|
Xref disklabel and mention that mbrlabel can help setup the disk label
|
2001-10-31 21:04:45 +00:00 |
mount_null
|
Typos and grammar fixes (last part of misc/13133 by Michael K. Sanders)
|
2001-06-07 13:58:23 +00:00 |
mount_overlay
|
Typos and grammar fixes (last part of misc/13133 by Michael K. Sanders)
|
2001-06-07 13:58:23 +00:00 |
mount_portal
|
fix a -Wshadow warning
|
2001-11-01 07:48:08 +00:00 |
mount_procfs
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
mount_umap
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
mount_union
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
newbtconf
|
precede, not preceed.
|
2001-08-20 12:00:46 +00:00 |
newfs
|
fix error reporting in rdfs() and wtfs()
|
2001-10-14 01:38:53 +00:00 |
newfs_lfs
|
fix -Wshadow warning by moving "int version" from global to main() scope
|
2001-11-01 07:44:05 +00:00 |
newfs_msdos
|
Uncomment-out part of FreeBSD code so that we can calculate partition
|
2001-09-17 16:26:56 +00:00 |
nologin
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
ping
|
fix a couple of -Wshadow warnings
|
2001-11-01 08:06:57 +00:00 |
ping6
|
fix -Wshadow warning
|
2001-11-02 05:33:21 +00:00 |
raidctl
|
Remove cruft. We no longer need to look into sys/dev/raidframe to
|
2001-10-04 16:03:05 +00:00 |
rcorder
|
comment or delete text after CPP directives.
|
2001-01-16 02:50:27 +00:00 |
reboot
|
expand -n documentation; from sunos.
|
2001-06-20 02:07:02 +00:00 |
restore
|
oops, remove temporary comment
|
2001-11-01 08:21:57 +00:00 |
rndctl
|
- Recognize new type `rng'.
|
2001-09-11 05:52:37 +00:00 |
route
|
fix -Wshadow warnings
|
2001-11-02 03:51:48 +00:00 |
routed
|
fix -Wshadow warnings
|
2001-11-02 05:30:56 +00:00 |
rtsol
|
Need rtsock.c
|
2001-07-09 20:04:32 +00:00 |
savecore
|
fix a couple of -Wshadow warnings
|
2001-11-01 07:39:38 +00:00 |
scsictl
|
Fixup scsi_mode_select().
|
2001-09-05 16:25:17 +00:00 |
setkey
|
fix -Wshadow warnings
|
2001-11-02 03:57:25 +00:00 |
shutdown
|
__CONCAT does token pasting, not string concatnation. if something like:
|
2000-12-20 00:31:41 +00:00 |
slattach
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
swapctl
|
Remove swapoff mention, per misc/14120.
|
2001-10-01 23:15:59 +00:00 |
sysctl
|
Sort sections, whitespace nits.
|
2001-10-30 07:28:22 +00:00 |
ttyflags
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
tunefs
|
move guts of non-F special parsing into separate openpartition() func
|
2001-11-09 11:48:39 +00:00 |
umount
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
wdogctl
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
wsconsctl
|
- Sync device lists with wsconsio.h.
|
2001-09-19 12:45:24 +00:00 |
Makefile
|
Descend into brconfig/
|
2001-08-17 21:43:55 +00:00 |
Makefile.inc
|
…
|
|