.. |
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
|
Decode 6Gbps signaling SATA capability in IDENTIFY DEVICE data.
|
2013-02-08 03:58:36 +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
|
avoid initialization bug in vax gcc: int i; foo(&i);
|
2013-05-03 00:01:15 +00:00 |
cgdconfig
|
List all cgd's no matter if they are not contiguously allocated
|
2013-06-09 18:37:40 +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
|
Bump date for previous.
|
2013-01-12 10:19:01 +00:00 |
disklabel
|
%td is for ptrdiff_t not for off_t
|
2013-05-15 00:47:43 +00:00 |
dkctl
|
…
|
|
dkscan_bsdlabel
|
Explicitly include sys/ioctl.h
|
2013-01-01 18:44:27 +00:00 |
dmctl
|
…
|
|
dmesg
|
…
|
|
drvctl
|
…
|
|
dump
|
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
|
2013-01-22 09:39:11 +00:00 |
dump_lfs
|
Add unsafe hacks to make this build going forward.
|
2013-06-08 23:37:37 +00:00 |
fastboot
|
…
|
|
fdisk
|
Improve support for logical sector sizes greater than 512.
|
2013-04-14 22:48:22 +00:00 |
fsck
|
Make getdiskinfo() always return correct dkwedge_info for the raw partition.
|
2013-04-13 22:08:57 +00:00 |
fsck_ext2fs
|
Stick UFS_ in front of these symbols:
|
2013-06-09 17:57:08 +00:00 |
fsck_ffs
|
Stick UFS_ in front of these symbols:
|
2013-06-09 17:57:08 +00:00 |
fsck_lfs
|
dp->di_u.inumber -> dp->di_inumber
|
2013-06-08 23:12:13 +00:00 |
fsck_msdos
|
An uninitialized next-free-cluster value in the file system information
|
2013-01-17 16:45:48 +00:00 |
fsck_v7fs
|
Remove "-g" from CPPFLAGS.
|
2012-09-05 22:58:53 +00:00 |
fsdb
|
Stick UFS_ in front of these symbols:
|
2013-06-09 17:57:08 +00:00 |
fsirand
|
…
|
|
gpt
|
Instead of 'no space', say 'not enough space' in error message.
|
2013-05-26 21:26:17 +00:00 |
ifconfig
|
Retire OSI network stack. OK core@
|
2013-03-01 18:25:13 +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
|
There are other little endian arm machine_arches other than "arm"
|
2013-02-05 07:22:59 +00:00 |
mbrlabel
|
Remove trailing whitespace.
|
2013-02-27 21:21:47 +00:00 |
mknod
|
…
|
|
modload
|
Don't pass NULL to prop_dictionary_set.
|
2013-02-07 12:04:01 +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
|
use return instead of exit.
|
2013-01-24 17:53:49 +00:00 |
mount_ados
|
…
|
|
mount_cd9660
|
…
|
|
mount_chfs
|
…
|
|
mount_efs
|
De-capitalize `.Nd' macro argument.
|
2013-05-29 14:56:19 +00:00 |
mount_ext2fs
|
De-capitalize `.Nd' macro argument.
|
2013-05-29 14:56:19 +00:00 |
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
|
Retire OSI network stack. OK core@
|
2013-03-01 18:25:13 +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
|
Sync with man page. From jmc@openbsd.
|
2013-06-02 13:27:20 +00:00 |
mount_udf
|
…
|
|
mount_umap
|
…
|
|
mount_union
|
…
|
|
mount_v7fs
|
…
|
|
newbtconf
|
…
|
|
newfs
|
Stick UFS_ in front of these symbols:
|
2013-06-09 18:29:25 +00:00 |
newfs_ext2fs
|
free(bbp) in error paths. Coverity CID 274748.
|
2013-02-07 11:00:59 +00:00 |
newfs_lfs
|
Redo these changes properly:
|
2013-06-08 21:13:19 +00:00 |
newfs_msdos
|
don't truncate the file if an offset is given.
|
2013-02-03 03:21:42 +00:00 |
newfs_sysvbfs
|
…
|
|
newfs_udf
|
…
|
|
newfs_v7fs
|
Remove -g from CPPFLAGS.
|
2012-09-05 23:01:42 +00:00 |
nologin
|
…
|
|
ping
|
more precision for F_TIMING64
|
2013-03-06 11:33:08 +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
|
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
|
2013-01-22 09:39:11 +00:00 |
resize_lfs
|
…
|
|
restore
|
Stick UFS_ in front of these symbols:
|
2013-06-09 17:57:08 +00:00 |
rndctl
|
Use _PATH_URANDOM from paths(3).
|
2012-08-14 14:41:07 +00:00 |
route
|
Retire OSI network stack. OK core@
|
2013-03-01 18:25:13 +00:00 |
routed
|
PR/44647: commit fix proposed by Takahiro HAYASHI
|
2012-06-24 16:24:34 +00:00 |
rtsol
|
…
|
|
savecore
|
- avoid using globals where it is simple.
|
2013-05-13 18:44:11 +00:00 |
scan_ffs
|
…
|
|
scsictl
|
Document debug
|
2013-03-29 21:46:32 +00:00 |
setkey
|
…
|
|
shutdown
|
…
|
|
slattach
|
…
|
|
svhlabel
|
getrawpartition(3) may fail, so call it only once and test for failure.
|
2013-02-07 10:44:45 +00:00 |
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
|
pdisk has moved
|
2013-03-23 15:43:37 +00:00 |
Makefile.inc
|
Default to WARNS=5
|
2012-03-21 05:47:53 +00:00 |