.. |
ancontrol
|
cats will have these
|
2004-01-29 03:42:49 +00:00 |
atactl
|
Use __packed instead of __attribute__((packed)).
|
2004-01-16 22:41:52 +00:00 |
badsect
|
escape punctuation;
|
2003-09-02 18:30:27 +00:00 |
brconfig
|
fix wording; from Ross L Richardson (PR 3641);
|
2004-01-21 19:42:42 +00:00 |
ccdconfig
|
Add support for -DSMALL that doesn't need -lkvm (no -g option)
|
2003-12-17 01:41:45 +00:00 |
clri
|
random generation numbers; millert ok
|
2004-01-25 19:18:54 +00:00 |
dhclient
|
-we don't use SIOCGIFCONF any more, we use getifaddrs(). update comment.
|
2004-01-26 19:15:50 +00:00 |
disklabel
|
Repair build links for pegosos, and also build for amd64
|
2004-01-28 17:42:59 +00:00 |
dmesg
|
Remove the advertising clause in the UCB license which Berkeley
|
2003-06-02 20:06:14 +00:00 |
dump
|
rename struct dinode to ufs1_dinode. clears the namespace and makes
|
2003-08-25 23:27:43 +00:00 |
dumpfs
|
ansi
|
2003-06-25 21:23:53 +00:00 |
dumplfs
|
Remove the advertising clause in the UCB license which Berkeley
|
2003-06-02 20:06:14 +00:00 |
fdisk
|
another typo
|
2004-01-29 08:48:45 +00:00 |
fsck
|
Use = for assignment, not ==
|
2004-01-13 15:59:13 +00:00 |
fsck_ext2fs
|
spaces
|
2003-07-29 18:38:35 +00:00 |
fsck_ffs
|
typos from Jonathon Gray;
|
2003-11-08 19:17:27 +00:00 |
fsck_msdos
|
spaces
|
2003-07-29 18:38:35 +00:00 |
fsdb
|
New libedit api changes.
|
2003-10-31 08:44:07 +00:00 |
fsirand
|
realloc fixes; ok ho
|
2003-09-24 20:40:19 +00:00 |
growfs
|
typos from Jonathon Gray;
|
2003-11-08 19:17:27 +00:00 |
ifconfig
|
new sentence, new line;
|
2004-01-13 07:45:10 +00:00 |
init
|
malloc failures in init? never. but try to be reasonable for one dumb one
|
2003-10-30 23:58:52 +00:00 |
iopctl
|
will be needed for cats too
|
2004-01-29 02:55:47 +00:00 |
ipsecadm
|
correct address resolution logic via getaddrinfo(3). henning and markus ok
|
2004-01-27 22:46:55 +00:00 |
isakmpd
|
Added 2-clause license
|
2004-01-26 14:56:03 +00:00 |
kbd
|
typo
|
2004-01-29 08:36:13 +00:00 |
lmccontrol
|
controlls -> controls; from Jared Yanovich;
|
2003-10-25 07:38:48 +00:00 |
mknod
|
Remove the advertising clause in the UCB license which Berkeley
|
2003-06-02 20:06:14 +00:00 |
modload
|
fix early free (subtle); marius@monkey.org
|
2003-09-18 18:00:13 +00:00 |
modunload
|
an atexit handler to close a file descriptor? who wrote this crap..; millert ok
|
2003-09-19 17:36:03 +00:00 |
mount
|
fix mount_mfs example: -N is only an option for newfs not mount_mfs
|
2004-01-02 06:14:14 +00:00 |
mount_ados
|
use realpath() in helpers instead of doing it ourselves every time.
|
2003-07-03 22:41:40 +00:00 |
mount_cd9660
|
use realpath() in helpers instead of doing it ourselves every time.
|
2003-07-03 22:41:40 +00:00 |
mount_ext2fs
|
typos from deraadt@;
|
2003-08-27 08:00:31 +00:00 |
mount_fdesc
|
use realpath() in helpers instead of doing it ourselves every time.
|
2003-07-03 22:41:40 +00:00 |
mount_ffs
|
use realpath() in helpers instead of doing it ourselves every time.
|
2003-07-03 22:41:40 +00:00 |
mount_kernfs
|
use realpath() in helpers instead of doing it ourselves every time.
|
2003-07-03 22:41:40 +00:00 |
mount_lfs
|
use realpath() in helpers instead of doing it ourselves every time.
|
2003-07-03 22:41:40 +00:00 |
mount_msdos
|
use realpath() in helpers instead of doing it ourselves every time.
|
2003-07-03 22:41:40 +00:00 |
mount_nfs
|
add support for modifying attribute cache parameters
|
2003-10-07 18:35:57 +00:00 |
mount_ntfs
|
replace NetBSD info with OBSD relevant stuff;
|
2003-09-18 09:13:52 +00:00 |
mount_null
|
use realpath() in helpers instead of doing it ourselves every time.
|
2003-07-03 22:41:40 +00:00 |
mount_portal
|
spaces
|
2003-07-29 18:38:35 +00:00 |
mount_procfs
|
make man page more closely match what's in /proc;
|
2003-12-08 11:30:28 +00:00 |
mount_umap
|
use realpath() in helpers instead of doing it ourselves every time.
|
2003-07-03 22:41:40 +00:00 |
mount_union
|
use realpath() in helpers instead of doing it ourselves every time.
|
2003-07-03 22:41:40 +00:00 |
mount_xfs
|
use realpath() in helpers instead of doing it ourselves every time.
|
2003-07-03 22:41:40 +00:00 |
mountd
|
Check for signals in local svc_run before doing anything else. Fixes
|
2003-10-16 20:14:42 +00:00 |
ncheck_ffs
|
- standard SYNOPSIS
|
2003-11-21 22:57:32 +00:00 |
newfs
|
quiet warnings. better diff suggested by tom@ ok deraadt@
|
2004-01-13 01:42:08 +00:00 |
newfs_msdos
|
boring cleanups
|
2003-06-10 16:41:28 +00:00 |
newlfs
|
no dup header sys/types.h. from Andrey Matveev
|
2003-11-15 00:18:38 +00:00 |
nfsd
|
sync with usage();
|
2003-10-18 21:29:27 +00:00 |
nologin
|
add missing includes
|
2003-07-10 00:00:57 +00:00 |
pdisk
|
updated URL from Jared Yanovich;
|
2003-11-05 12:26:56 +00:00 |
pfctl
|
Clean up 'pfctl -s all' output.
|
2004-01-29 01:25:13 +00:00 |
pflogd
|
Create log files if they do not already exist, but do not follow
|
2004-01-18 14:21:52 +00:00 |
ping
|
- document interaction with SIGINFO, as observed by Franciszek Holop on misc@
|
2003-11-25 12:17:44 +00:00 |
ping6
|
when dealing with structs in packets, be paranoid in case sometime
|
2004-01-25 03:39:15 +00:00 |
quotacheck
|
rename struct dinode to ufs1_dinode. clears the namespace and makes
|
2003-08-25 23:27:43 +00:00 |
raidctl
|
no, you cannot form a raid from wd0h and wd0h.
|
2003-12-04 11:43:27 +00:00 |
reboot
|
Xref boot_mvme88k
|
2003-09-02 21:34:48 +00:00 |
restore
|
typos from Jonathon Gray;
|
2003-11-08 19:17:27 +00:00 |
route
|
print link state for RTM_IFINFO messages, flush stdout correctly
|
2004-01-18 12:26:16 +00:00 |
routed
|
refer to RFCs consistently (RFC XXXX);
|
2003-08-08 09:34:10 +00:00 |
rtsol
|
factor out dump.c from rtsol by -DSMALL
|
2004-01-02 23:52:17 +00:00 |
savecore
|
Use correct type for magic number.
|
2004-01-13 21:03:34 +00:00 |
scan_ffs
|
missing protos
|
2003-07-02 21:44:57 +00:00 |
scsi
|
Fix printf format string. ok deraadt@
|
2004-01-14 19:39:59 +00:00 |
shutdown
|
minor knf
|
2004-01-24 19:14:09 +00:00 |
slattach
|
Remove the advertising clause in the UCB license which Berkeley
|
2003-06-02 20:06:14 +00:00 |
swapctl
|
- avoid variable sized static array (from millert@)
|
2004-01-12 19:46:08 +00:00 |
swapon
|
|
|
sysctl
|
little wflag fallout spotted by atle kristensen
|
2004-01-19 01:09:06 +00:00 |
ttyflags
|
|
|
tunefs
|
mention some defaults; noticed by John L. Scarfone
|
2003-10-17 09:35:30 +00:00 |
umount
|
spaces
|
2003-07-29 18:38:35 +00:00 |
wicontrol
|
cats will have these
|
2004-01-29 03:42:49 +00:00 |
wsconsctl
|
oops missing \
|
2004-01-29 07:25:34 +00:00 |
Makefile
|
growfs
|
2003-07-28 22:04:38 +00:00 |
Makefile.inc
|
|
|