.. |
amrctl
|
Don't exit on ioctl failure, instead let the caller handle it.
|
2012-05-18 14:01:34 +00:00 |
apmlabel
|
Remove ${NETBSDSRCDIR}/sys/lib/libkern from .PATH; there are no
|
2012-03-21 00:35:33 +00:00 |
atactl
|
Implement experimental support to pass notifications that a file
|
2012-10-19 17:09:06 +00:00 |
badsect
|
…
|
|
bioctl
|
…
|
|
brconfig
|
the address expire counter is just a time difference; it can turn
|
2012-08-23 12:06:32 +00:00 |
ccdconfig
|
…
|
|
cgdconfig
|
Whitespace.
|
2012-12-05 08:56:54 +00:00 |
chkconfig
|
…
|
|
chown
|
The id chgrp command is required to change is not uid but gid.
|
2012-10-24 01:12:51 +00:00 |
clri
|
…
|
|
devpubd
|
Add some details about the hook scripts.
|
2012-11-22 17:16:30 +00:00 |
disklabel
|
PR bin/45744
|
2012-04-08 07:59:53 +00:00 |
dkctl
|
…
|
|
dkscan_bsdlabel
|
Explicitly include sys/ioctl.h
|
2013-01-01 18:44:27 +00:00 |
dmctl
|
…
|
|
dmesg
|
…
|
|
drvctl
|
Add -n to usage.
|
2012-01-17 08:22:09 +00:00 |
dump
|
Use more markup, fix English usage.
|
2012-08-29 18:46:13 +00:00 |
dump_lfs
|
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
|
2012-04-08 22:00:37 +00:00 |
fastboot
|
…
|
|
fdisk
|
Revert my previous commit, I misunderstood the intention.
|
2012-10-06 09:11:34 +00:00 |
fsck
|
Don't re-use the same buffer that we pass in for newname in the cooked->raw
|
2012-04-08 04:19:14 +00:00 |
fsck_ext2fs
|
Catch up to the kernel with respect to Ext2 huge_file feature.
|
2012-11-25 19:42:14 +00:00 |
fsck_ffs
|
stdlib.h, not malloc.h
|
2012-08-26 09:33:18 +00:00 |
fsck_lfs
|
Correct fragment extension calculation in pass6, to avoid putting
|
2012-01-05 16:18:00 +00:00 |
fsck_msdos
|
The free space value in the FSInfo block is merely unitialized when it is
|
2012-08-07 19:30:41 +00:00 |
fsck_v7fs
|
Remove "-g" from CPPFLAGS.
|
2012-09-05 22:58:53 +00:00 |
fsdb
|
Don't depend on HAVE_GCC being always defined.
|
2012-08-10 12:20:10 +00:00 |
fsirand
|
…
|
|
gpt
|
Fix a few straggling BE/LE problems.
|
2012-07-30 00:53:59 +00:00 |
ifconfig
|
fix function name in error messages.
|
2012-12-30 22:52:35 +00:00 |
init
|
Add missing free() in error path.
|
2012-11-09 06:27:17 +00:00 |
iscsictl
|
it's really 32bit
|
2012-06-25 20:39:54 +00:00 |
iscsid
|
Handle invalid messages more gracefully, handle sessions with no valid
|
2012-12-29 08:28:20 +00:00 |
ldconfig
|
Revert last, it breaks the tricks xsrc uses.
|
2012-08-23 21:21:14 +00:00 |
mbrlabel
|
From Bug Hunting:
|
2012-07-14 20:14:17 +00:00 |
mknod
|
…
|
|
modload
|
Set WARNS=5. No warnings/errors were found with a test compile.
|
2012-08-22 07:47:18 +00:00 |
modstat
|
Bump up to WARNS=5. No new warnings/errors were found.
|
2012-08-16 19:47:48 +00:00 |
modunload
|
Set WARNS=5. No warnings/errors were found with a test compile.
|
2012-08-22 07:47:18 +00:00 |
mount
|
Implement experimental support to pass notifications that a file
|
2012-10-19 17:09:06 +00:00 |
mount_ados
|
…
|
|
mount_cd9660
|
…
|
|
mount_chfs
|
add known bugs
|
2011-11-29 13:27:50 +00:00 |
mount_efs
|
…
|
|
mount_ext2fs
|
…
|
|
mount_fdesc
|
…
|
|
mount_ffs
|
Implement experimental support to pass notifications that a file
|
2012-10-19 17:09:06 +00:00 |
mount_filecore
|
…
|
|
mount_hfs
|
…
|
|
mount_kernfs
|
Bump date for previous.
|
2012-03-22 21:47:20 +00:00 |
mount_lfs
|
…
|
|
mount_msdos
|
Note mount_msdos -G option also allows mounting X680x0's Human68k floppies.
|
2012-11-16 15:00:18 +00:00 |
mount_nfs
|
minor wording improvement.
|
2012-07-11 18:33:14 +00:00 |
mount_nilfs
|
…
|
|
mount_ntfs
|
…
|
|
mount_null
|
…
|
|
mount_overlay
|
…
|
|
mount_portal
|
include the headers that you need.
|
2012-11-04 22:30:23 +00:00 |
mount_procfs
|
…
|
|
mount_ptyfs
|
add back old options for compatibility, but complain if specified.
|
2012-09-20 18:56:05 +00:00 |
mount_puffs
|
…
|
|
mount_smbfs
|
Don't depend on HAVE_GCC being always defined.
|
2012-08-10 12:20:10 +00:00 |
mount_sysvbfs
|
…
|
|
mount_tmpfs
|
…
|
|
mount_udf
|
…
|
|
mount_umap
|
…
|
|
mount_union
|
…
|
|
mount_v7fs
|
…
|
|
newbtconf
|
…
|
|
newfs
|
Don't depend on HAVE_GCC being always defined.
|
2012-08-10 12:20:10 +00:00 |
newfs_ext2fs
|
Avoid non-literal format string. Raise WARNS to 4 and disable
|
2012-03-24 08:22:24 +00:00 |
newfs_lfs
|
Pass t_renamerace and t_rmdirrace tests.
|
2012-02-16 02:47:54 +00:00 |
newfs_msdos
|
There are two problems with insisting the FAT file system size be a multiple
|
2012-12-15 04:34:36 +00:00 |
newfs_sysvbfs
|
…
|
|
newfs_udf
|
…
|
|
newfs_v7fs
|
Remove -g from CPPFLAGS.
|
2012-09-05 23:01:42 +00:00 |
nologin
|
…
|
|
pdisk
|
compile this for everyone, and warns=5
|
2012-04-06 22:42:50 +00:00 |
ping
|
deduct phdrlen after computing max size.
|
2012-12-30 03:19:24 +00:00 |
ping6
|
Accept "-s 0"
|
2012-09-10 04:32:24 +00:00 |
pppoectl
|
…
|
|
raidctl
|
Remove unexpected newline between Em macro and text.
|
2012-03-23 18:28:13 +00:00 |
rcorder
|
…
|
|
reboot
|
include the headers that we need
|
2012-11-04 22:28:16 +00:00 |
resize_ffs
|
fix cast in local macro
|
2012-04-20 13:20:39 +00:00 |
resize_lfs
|
…
|
|
restore
|
…
|
|
rndctl
|
Use _PATH_URANDOM from paths(3).
|
2012-08-14 14:41:07 +00:00 |
route
|
Fix fallout from 1.129 that converted sou::so_foo from unions to
|
2012-10-04 00:01:48 +00:00 |
routed
|
PR/44647: commit fix proposed by Takahiro HAYASHI
|
2012-06-24 16:24:34 +00:00 |
rtsol
|
…
|
|
savecore
|
Consistent use of return.
|
2012-12-25 09:24:45 +00:00 |
scan_ffs
|
…
|
|
scsictl
|
make a bunch of globals static
|
2012-11-03 19:26:52 +00:00 |
setkey
|
-consistently use "char *" for the compiled policy buffer in the
|
2012-01-04 15:55:35 +00:00 |
shutdown
|
…
|
|
slattach
|
PR/45759: Khanh-Dang Nguyen Thu Lam: slattach(8) is not compatible with
|
2011-12-30 03:19:36 +00:00 |
svhlabel
|
…
|
|
swapctl
|
Explicitly include sys/ioctl.h
|
2013-01-01 19:01:10 +00:00 |
sysctl
|
Add missing free() in error path.
|
2012-12-13 05:27:01 +00:00 |
ttyflags
|
…
|
|
tunefs
|
Document how to resize the WAPBL log size.
|
2012-12-03 12:28:06 +00:00 |
umount
|
…
|
|
veriexecctl
|
…
|
|
wdogctl
|
…
|
|
wsconsctl
|
Added complete support for touchscreen calibration (see PR kern/45872).
|
2012-12-24 01:29:20 +00:00 |
Makefile
|
Import mount_chfs for CHFS.
|
2011-11-24 15:54:54 +00:00 |
Makefile.inc
|
Default to WARNS=5
|
2012-03-21 05:47:53 +00:00 |