.. |
atactl
|
Print symbolic names for SMART STATUS attributes.
|
2002-08-06 01:16:56 +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
|
…
|
|
disklabel
|
Enable USE_MBR for all arm ports.
|
2002-07-28 15:17:38 +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
|
support utmpx
|
2002-08-02 02:07:09 +00:00 |
dump_lfs
|
Fix dump_lfs build following recent utmp changes.
|
2002-08-02 12:29:36 +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
|
Clean up printf->err conversions.
|
2002-08-08 13:19:18 +00:00 |
fsck
|
sweep of errx/warnx, remove unnecessary trailing \n
|
2002-07-20 08:36:17 +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
|
sweep of errx/warnx, remove unnecessary trailing \n
|
2002-07-20 08:36:17 +00:00 |
fsirand
|
need ufs/ufs/dinode.h for ufs/ffs/fs.h
|
2002-01-08 05:01:50 +00:00 |
ifconfig
|
Fix mandoc glitch in description of `eui64' command.
|
2002-08-06 19:29:35 +00:00 |
init
|
fix typos that prevented us from cleaning utmpx. Noted by wiz
|
2002-08-02 14:03:22 +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
|
Setting BINMODE=555 is redundant, as is setting BIN{OWN,GRP} of we're
|
2002-08-02 03:58:09 +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
|
various spelling
|
2002-07-24 14:14:10 +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
|
…
|
|
mount_portal
|
sweep of errx/warnx, remove unnecessary trailing \n
|
2002-07-20 08:36:17 +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
|
Remove extraneous \n's in {err,warn}{,x} that used to be printfs.
|
2002-08-08 13:24:12 +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
|
u_short cleansing (use u_int16_t where appropriate)
|
2002-08-01 08:56:59 +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
|
Remove duplicate 'to'. From Ryo HAYASAKA in bin/17562.
|
2002-07-11 15:06:04 +00:00 |
rcorder
|
KNF, remove unnecessary crap, ...
|
2002-06-30 14:17:44 +00:00 |
reboot
|
Support wtmpx.
|
2002-08-02 15:05:57 +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
|
sweep of errx/warnx, remove unnecessary trailing \n
|
2002-07-20 08:36:17 +00:00 |
routed
|
bitmask operation mistake audit (s/&&/&/). from openbsd
|
2002-08-08 15:10:51 +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
|
sweep of errx/warnx, remove unnecessary trailing \n
|
2002-07-20 08:36:17 +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
|
…
|
|
wdogctl
|
Format the path to a file with .Pa.
|
2002-07-29 21:08:30 +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 |