.. |
atactl
|
Sort sections.
|
2001-11-16 11:21:37 +00:00 |
badsect
|
Sort sections.
|
2001-11-16 11:21:37 +00:00 |
bim
|
__STDC__ is always defined on NetBSD.
|
2002-05-25 23:45:12 +00:00 |
brconfig
|
Sort sections, use standard section headers.
|
2001-11-16 11:26:53 +00:00 |
ccdconfig
|
Seems I was overzealous. Undo part of last, noted by grant.
|
2002-06-11 13:58:09 +00:00 |
chkconfig
|
Sort sections, use standard section headers.
|
2001-11-16 11:26:53 +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
|
disallow creation of partitions which start beyond (or extend beyond)
|
2002-06-29 15:24:03 +00:00 |
dkctl
|
add a new command, "keeplabel".
|
2002-07-01 18:49:57 +00:00 |
dmesg
|
Make it possible to see \ in dmesg.
|
2002-06-05 06:31:21 +00:00 |
dump
|
Typo fix, from jslag@prop.walkerart.org via OpenBSD.
|
2002-02-26 02:00:15 +00:00 |
dump_lfs
|
__STDC__ is always defined on NetBSD.
|
2002-05-25 23:45:12 +00:00 |
edlabel
|
Rename the local devname -> dev_name to avoid warning with shadowing
|
2002-03-03 12:13:47 +00:00 |
fastboot
|
Sort SEE ALSO.
|
2001-11-16 11:31:30 +00:00 |
fdisk
|
Nit.
|
2002-07-09 22:51:13 +00:00 |
fsck
|
Sync getopt() / man page with actual getopt options.
|
2001-12-20 20:10:33 +00:00 |
fsck_ext2fs
|
Don't bother testing if a uint8_t is > 256 -- that test is always false.
|
2002-05-09 02:55:49 +00:00 |
fsck_ffs
|
commit fix from pr bin/15449
|
2002-06-30 22:57:30 +00:00 |
fsck_lfs
|
Re-checksum the superblock whenever it is marked dirty.
|
2002-05-23 04:05:11 +00:00 |
fsck_msdos
|
__STDC__ is always defined on NetBSD.
|
2002-05-25 23:45:12 +00:00 |
fsdb
|
Cast 3rd arg to el_parse() to deal with const'ification of
|
2002-03-18 20:04:49 +00:00 |
fsirand
|
need ufs/ufs/dinode.h for ufs/ffs/fs.h
|
2002-01-08 05:01:50 +00:00 |
ifconfig
|
grab eui64 only from the same interface.
|
2002-06-14 09:12:08 +00:00 |
init
|
In single-user, after taking a signal and having the `shell' die with
|
2002-04-16 01:59:37 +00:00 |
ldconfig
|
Also build ldconfig is MACHINE_ARCH is arm or vax buf OBJECT_FMT=ELF
|
2002-02-24 03:18:44 +00:00 |
lmcctl
|
Drop unnecessary .Pp and empty lines. Drop unneeded .Nm argument.
|
2001-11-16 11:38:15 +00:00 |
mbrlabel
|
open device as readonly unless -w is specified.
|
2002-05-21 01:39:56 +00:00 |
mknod
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:21:55 +00:00 |
modload
|
Only provide sym_size and sym_symsize if symbols are actually going
|
2002-04-03 19:03:09 +00:00 |
modunload
|
Improve author markup, use standard header.
|
2001-11-16 11:57:16 +00:00 |
mount
|
When attempting to guess the filesystem type from the disklabel, don't
|
2002-05-21 23:51:19 +00:00 |
mount_ados
|
Sort sections, use standard section headers.
|
2001-11-16 11:26:53 +00:00 |
mount_cd9660
|
Sort sections, use standard section headers.
|
2001-11-16 11:26:53 +00:00 |
mount_ext2fs
|
Sort sections.
|
2001-11-16 11:21:37 +00:00 |
mount_fdesc
|
Sort sections, use standard section headers.
|
2001-11-16 11:26:53 +00:00 |
mount_ffs
|
Sort sections.
|
2001-11-16 11:21:37 +00:00 |
mount_filecore
|
Punctuation nit.
|
2001-11-16 11:58:28 +00:00 |
mount_kernfs
|
Sort sections, use standard section headers.
|
2001-11-16 11:26:53 +00:00 |
mount_lfs
|
Add -b to getopt argument. Patch from DHOYASHIKI Shinichi in bin/15742.
|
2002-02-26 15:57:13 +00:00 |
mount_msdos
|
Sort sections, use standard section headers.
|
2001-11-16 11:26:53 +00:00 |
mount_nfs
|
Catch error code from mount command, and if it's the
|
2002-06-16 02:27:31 +00:00 |
mount_ntfs
|
Punctuation nits, drop a .Pp, use .Nx, use standard headers.
|
2001-11-16 11:59:47 +00:00 |
mount_null
|
s/bypassing/passing/
|
2002-03-30 15:28:35 +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
|
- in <bsd.files.mk>, don't clear FILES after using it, as that prevents
|
2002-04-24 08:18:45 +00:00 |
mount_procfs
|
Add descriptions of the "self" symbolic link and the "maps" pseudo file.
|
2002-05-31 16:48:28 +00:00 |
mount_umap
|
Sort sections.
|
2001-11-16 11:21:37 +00:00 |
mount_union
|
Sort SEE ALSO, sort sections.
|
2001-11-16 12:03:20 +00:00 |
newbtconf
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:21:55 +00:00 |
newfs
|
Add examples. Inspired by [misc/16193] from
|
2002-05-21 11:25:38 +00:00 |
newfs_lfs
|
__STDC__ is always defined on NetBSD.
|
2002-05-25 23:45:12 +00:00 |
newfs_msdos
|
Sort sections.
|
2001-11-16 11:21:37 +00:00 |
nologin
|
Improve grammar. Noted by Stoned Elipot.
|
2001-11-18 23:21:02 +00:00 |
pdisk
|
get pdisk compiling on macppc and mac68k
|
2002-07-09 05:57:32 +00:00 |
ping
|
clarify comment when nreceived > ntransmitted. from deraadt
|
2002-05-31 01:10:53 +00:00 |
ping6
|
clarify comment when nreceived > ntransmitted. from deraadt
|
2002-05-31 01:10:53 +00:00 |
pppoectl
|
correct usage (-n)
|
2002-06-21 07:48:53 +00:00 |
raidctl
|
Open the raid device read-only for the commands that don't need
|
2002-03-21 00:27:11 +00:00 |
rcorder
|
KNF, remove unnecessary crap, ...
|
2002-06-30 14:17:44 +00:00 |
reboot
|
Sync order of programs with their actions, noted by mrg.
|
2002-04-17 16:31:02 +00:00 |
restore
|
__STDC__ is always defined on NetBSD.
|
2002-05-25 23:45:12 +00:00 |
rndctl
|
Since all members in rndpoolstat_t are unsigned, print them so. PR#14584.
|
2002-05-19 09:47:10 +00:00 |
route
|
permit DNS names to address portion. they will be considered as RTF_HOST
|
2002-06-10 21:18:53 +00:00 |
routed
|
Spelling fixes, from Sergey Svishchev in kern/16650.
|
2002-05-12 15:48:36 +00:00 |
rtsol
|
avoid fd_set overrun.
|
2002-05-31 22:10:18 +00:00 |
savecore
|
PR/15502: Wolfgang Rupprecht: savecore fails for > 2GB files.
|
2002-03-19 18:55:03 +00:00 |
scsictl
|
Punctuation vs. markup nits, and use .Dq instead of double quotes.
|
2002-06-26 18:07:21 +00:00 |
setkey
|
sync with latest kame setkey(8), modulo icmp6 hack.
|
2002-05-14 11:24:20 +00:00 |
shutdown
|
Whitespace nits
|
2001-11-16 10:25:42 +00:00 |
slattach
|
Sync getopt() / man page with actual getopt options.
|
2001-12-20 20:10:33 +00:00 |
swapctl
|
Support 'dp' as mount option for 'sw' fstype, so it DTRT for entries like:
|
2002-06-21 09:04:16 +00:00 |
sysctl
|
document vfs.nfs.iothreads
|
2002-05-29 23:30:50 +00:00 |
ttyflags
|
Whitespace nits
|
2001-11-16 10:25:42 +00:00 |
tunefs
|
Sort sections.
|
2001-11-16 11:21:37 +00:00 |
umount
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
wdogctl
|
Use standard section headers.
|
2001-11-16 11:27:09 +00:00 |
wsconsctl
|
Allow setting display's font.
|
2002-04-07 10:40:04 +00:00 |
Makefile
|
get pdisk compiling on macppc and mac68k
|
2002-07-09 05:57:32 +00:00 |
Makefile.inc
|
enable WARNS?=2
|
2001-12-05 05:50:22 +00:00 |