.. |
atactl
|
escape some exclamation marks to avoid unwanted double spacing;
|
2012-12-10 21:35:52 +00:00 |
badsect
|
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
|
2013-06-11 16:42:02 +00:00 |
bioctl
|
capitalize RAID in one spot.
|
2013-08-11 05:54:09 +00:00 |
clri
|
handle big ino_t
|
2013-04-23 17:29:14 +00:00 |
dhclient
|
Calculate the lease time fields (expiry, renew, rebind) after
|
2013-09-09 20:30:05 +00:00 |
disklabel
|
Print u_int64_t variables with %llu.
|
2013-10-03 18:50:30 +00:00 |
dmesg
|
no longer any need to quote macro lines with >9 args;
|
2013-08-14 06:32:26 +00:00 |
dump
|
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
|
2013-06-11 16:42:02 +00:00 |
dumpfs
|
Use a time_t variable with ctime()
|
2013-04-02 03:05:37 +00:00 |
fdisk
|
Keep disk sector calcuations in u_int64_t as long as possible, and
|
2013-10-08 15:45:43 +00:00 |
fsck
|
Xr scan_ffs 8; requested by Scott McEachern
|
2013-02-11 17:35:46 +00:00 |
fsck_ext2fs
|
big int_t/time_t fixes; ok deraadt@ krw@
|
2013-04-25 06:43:20 +00:00 |
fsck_ffs
|
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
|
2013-06-11 16:42:02 +00:00 |
fsck_msdos
|
Add missing \n after a warning.
|
2013-08-12 13:44:13 +00:00 |
fsdb
|
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
|
2013-06-11 16:42:02 +00:00 |
fsirand
|
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
|
2013-06-11 16:42:02 +00:00 |
growfs
|
Add missing .Mt macros for AUTHORS email addresses.
|
2013-07-16 09:45:27 +00:00 |
ifconfig
|
whitespace
|
2013-10-13 12:19:30 +00:00 |
iked
|
After some manipulations with the buffer, ike message header (hdr)
|
2013-09-26 13:09:38 +00:00 |
init
|
Ignore sysctl failure for CPU_LIDSUSPEND when errno is EOPNOTSUPP.
|
2013-02-11 15:52:42 +00:00 |
iopctl
|
Add missing .Mt macros for AUTHORS email addresses.
|
2013-07-16 09:45:27 +00:00 |
ipsecctl
|
the comment that comma characters cannot be used in transform
|
2013-08-25 23:15:20 +00:00 |
isakmpd
|
Removed a break of a switch-case, which had not been removed in the last commit.
|
2013-09-26 15:31:14 +00:00 |
kbd
|
Use NULL instead of 0 for pointers
|
2012-07-13 10:15:19 +00:00 |
ldattach
|
replace sys/param.h with sys/types.h (and sometimes add limits.h if needed)
|
2012-12-04 02:38:50 +00:00 |
lmccontrol
|
Add missing .Mt macros for AUTHORS email addresses.
|
2013-07-16 09:45:27 +00:00 |
mknod
|
add an EXIT STATUS section for /sbin;
|
2010-09-03 10:08:22 +00:00 |
modload
|
remove last bits of a.out support
|
2013-10-15 02:46:31 +00:00 |
modunload
|
one more Mt; from jan stary
|
2013-08-14 12:40:12 +00:00 |
mount
|
Revert. It seems people don't agree about which device should be used.
|
2013-09-23 12:14:19 +00:00 |
mount_cd9660
|
no need for #if 1 on the readonly here, as noticed by deraadt
|
2011-06-27 19:48:27 +00:00 |
mount_ext2fs
|
Revert previous.
|
2012-07-09 12:58:01 +00:00 |
mount_ffs
|
paste in the description of "special"; ok krw
|
2010-10-13 15:40:31 +00:00 |
mount_msdos
|
remove some unnecessary sys/cdefs.h inclusions
|
2012-12-04 02:26:59 +00:00 |
mount_nfs
|
Fix tyop in error message; this was copied from/to umount(8)'s umount.c which was just fixed.
|
2012-05-29 20:04:59 +00:00 |
mount_ntfs
|
Add missing .Mt macros for AUTHORS email addresses.
|
2013-07-16 09:45:27 +00:00 |
mount_procfs
|
The ctl, note, notepg, regs, and fpregs files have been removed
|
2011-12-28 19:06:02 +00:00 |
mount_tmpfs
|
sprinkle $OpenBSD$, pointed out by pedro
|
2013-06-03 10:37:02 +00:00 |
mount_udf
|
Add missing .Mt macros for AUTHORS email addresses.
|
2013-07-16 09:45:27 +00:00 |
mount_vnd
|
simple repair for large ino_t
|
2013-04-23 19:57:02 +00:00 |
mountd
|
dispense with some wacky escape sequences;
|
2010-03-26 19:30:40 +00:00 |
ncheck_ffs
|
Add missing .Mt macros for AUTHORS email addresses.
|
2013-07-16 09:45:27 +00:00 |
newfs
|
Say 'fragments' where fragments are meant. Divide by DEV_BSIZE
|
2013-10-07 21:00:45 +00:00 |
newfs_ext2fs
|
Add missing .Mt macros for AUTHORS email addresses.
|
2013-07-16 09:45:27 +00:00 |
newfs_msdos
|
Add missing .Mt macros for AUTHORS email addresses.
|
2013-07-16 09:45:27 +00:00 |
nfsd
|
handle ECONNABORTED errors from accept(). In many code blocks they can be
|
2013-03-11 17:40:09 +00:00 |
nologin
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
pdisk
|
remove some unnecessary sys/param.h inclusions
|
2012-12-04 02:24:45 +00:00 |
pfctl
|
config bits for the bandwidth shaping part of the new queueing subsystem
|
2013-10-12 12:16:10 +00:00 |
pflogd
|
errx() provides its own newline, so remove it from the string here
|
2013-09-13 08:49:17 +00:00 |
ping
|
Misc time_t tweaks. %ld / (long)tv_sec -> %lld / (long long)tv_sec.
|
2013-09-12 23:06:43 +00:00 |
ping6
|
don't truncate trailing zeros from the round-trip times; ok deraadt@ sthen@
|
2013-05-31 19:46:57 +00:00 |
quotacheck
|
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
|
2013-06-11 16:42:02 +00:00 |
reboot
|
Ignore sysctl failure for CPU_LIDSUSPEND when errno is EOPNOTSUPP.
|
2013-02-09 21:21:27 +00:00 |
restore
|
no longer any need to quote macro lines with >9 args;
|
2013-08-14 06:32:26 +00:00 |
route
|
Prep for WARNINGS=yes: add the prototypes that were missing, silence
|
2013-07-19 20:10:23 +00:00 |
rtsol
|
|
|
savecore
|
no longer any need to quote macro lines with >9 args;
|
2013-08-14 06:32:26 +00:00 |
scan_ffs
|
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
|
2013-06-11 16:42:02 +00:00 |
scsi
|
remove some unnecessary sys/cdefs.h inclusions
|
2012-12-04 02:26:59 +00:00 |
shutdown
|
spelling fixes, from Brad Tilley; we will not fix src/sbin/dump/dump.h
|
2009-12-24 10:06:35 +00:00 |
slattach
|
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
|
2009-10-27 23:59:19 +00:00 |
swapctl
|
Add missing .Mt macros for AUTHORS email addresses.
|
2013-07-16 09:45:27 +00:00 |
swapon
|
|
|
sysctl
|
some Bx/Ox conversion;
|
2013-08-14 08:39:24 +00:00 |
ttyflags
|
remove some unnecessary sys/cdefs.h inclusions
|
2012-12-04 02:26:59 +00:00 |
tunefs
|
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
|
2013-06-11 16:42:02 +00:00 |
umount
|
In getmntname(), iterate through the list of mount points from
|
2013-07-21 21:07:10 +00:00 |
wsconsctl
|
Fix calls to printf-like functions which passed a non-fixed string
|
2013-08-18 16:32:23 +00:00 |
Makefile
|
get rid of mount_nnpfs
|
2012-08-23 06:37:27 +00:00 |
Makefile.inc
|
|
|