.. |
ac
|
the usage message should start with "usage:";
|
2007-11-17 15:08:57 +00:00 |
accton
|
document daily(8) log rotation;
|
2007-12-03 18:08:39 +00:00 |
acpidump
|
implement a few more opcodes from acpi 3.0 and fix output in some cases.
|
2007-12-07 18:27:07 +00:00 |
adduser
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
afs
|
fix Makefile races
|
2008-01-29 00:29:34 +00:00 |
amd
|
typos; ok jmc@
|
2007-11-27 16:22:12 +00:00 |
apm
|
make description of -A and -C more consistent;
|
2007-12-05 19:49:33 +00:00 |
apmd
|
make description of -A and -C more consistent;
|
2007-12-05 19:49:33 +00:00 |
arp
|
"usage:" should precede the first statement only
|
2008-03-12 23:18:59 +00:00 |
authpf
|
Add authpf-noip, which allows multiple users to connect from a single IP;
|
2008-02-14 01:49:17 +00:00 |
bgpctl
|
Add missing space when printing ext. communities.
|
2008-02-24 21:02:11 +00:00 |
bgpd
|
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
|
2008-03-13 01:49:52 +00:00 |
bind
|
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
|
2008-03-13 01:49:52 +00:00 |
chroot
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
config
|
avoid request for input if lines are set to zero
|
2008-03-08 01:23:16 +00:00 |
cron
|
no , at end of enum; tobiasu@tmux.org
|
2008-02-29 23:33:29 +00:00 |
dev_mkdb
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
dhcpd
|
Call store_options() with correct cutoff values, i.e. ones not 7 bytes
|
2008-01-18 20:14:03 +00:00 |
dhcrelay
|
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
|
2007-09-02 15:19:07 +00:00 |
dvmrpctl
|
specifying int instead of just unsigned is better style
|
2007-10-15 02:16:35 +00:00 |
dvmrpd
|
Unbreak parser by initializing topfile correctly.
|
2008-02-27 15:36:42 +00:00 |
edquota
|
- Be more careful about pre-existing SIGCHLD handlers (or SIG_IGN) by
|
2007-10-17 20:02:30 +00:00 |
eeprom
|
Allow multiple NUL characters within string-valued properties (but add an
|
2008-02-22 20:23:19 +00:00 |
faithd
|
No need to keep RLOGIN_PORT and RSH_PORT defines hanging around since their
|
2007-08-21 22:18:41 +00:00 |
fdformat
|
typos; ok jmc@
|
2007-11-26 09:28:33 +00:00 |
ftp-proxy
|
Don't pass quick when tagging, so the tag can be used outside
|
2008-02-26 18:52:53 +00:00 |
gpioctl
|
GPIO pins can be programmed to invert input or output on some devices.
|
2007-11-17 16:55:05 +00:00 |
hostapd
|
Unbreak parser by initializing topfile correctly.
|
2008-02-27 15:36:42 +00:00 |
hotplugd
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
httpd
|
show an example for writing ErrorLog to syslog
|
2008-01-25 09:59:57 +00:00 |
ifstated
|
Fix a null deref in link_state, which happens on config
|
2008-03-10 07:40:01 +00:00 |
inetd
|
validate argv, okay otto@, henning@
|
2008-01-25 13:52:20 +00:00 |
iostat
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
kgmon
|
typos; ok jmc@
|
2007-11-26 09:28:33 +00:00 |
kvm_mkdb
|
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
|
2007-09-02 15:19:07 +00:00 |
lpr
|
Proper use of fseek/fseeko macros.
|
2007-09-10 14:29:53 +00:00 |
mailwrapper
|
avoid coredump when ther;s only one token on a line; ok millert@
|
2007-11-06 14:39:19 +00:00 |
map-mbone
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
memconfig
|
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
|
2007-09-02 15:19:07 +00:00 |
mopd
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
mrinfo
|
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
|
2007-09-02 15:19:07 +00:00 |
mrouted
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
mtrace
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
mtree
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
ndp
|
delete ugly $Header stuff; pr 5595
|
2007-10-07 15:46:17 +00:00 |
netgroup_mkdb
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
ntpd
|
set the refid for v4 queries too. this allows sensor-driven ntpd to says its
|
2008-03-02 20:36:42 +00:00 |
openssl
|
relevant updates/fixes up to openssl-0.9.8g;
|
2007-12-01 11:05:25 +00:00 |
ospf6ctl
|
struct kif is gone so adapt to the situation. show interface is gone for
|
2007-12-13 08:57:32 +00:00 |
ospf6d
|
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
|
2008-03-13 01:49:52 +00:00 |
ospfctl
|
specifying int instead of just unsigned is better style
|
2007-10-15 02:16:35 +00:00 |
ospfd
|
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
|
2008-03-13 01:49:52 +00:00 |
pcidump
|
PCI devices are specified by bus:dev:func, not dev🚌func. Adjust usage
|
2008-03-02 17:59:10 +00:00 |
pkg_add
|
oops
|
2008-03-11 08:46:14 +00:00 |
popa3d
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
portmap
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
ppp
|
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
|
2008-03-13 01:49:52 +00:00 |
pppd
|
remove "unused variable" warnings
|
2007-10-17 20:10:44 +00:00 |
pppoe
|
avoid false double space;
|
2007-11-17 14:45:32 +00:00 |
procmap
|
this is openbsd, therefore the native display mode is called openbsd
|
2007-11-28 14:10:28 +00:00 |
pstat
|
set globalnl to vnodenl in filemode() so we access the right
|
2008-02-20 09:49:08 +00:00 |
pwd_mkdb
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
quot
|
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
|
2007-09-02 15:19:07 +00:00 |
quotaon
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
rarpd
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
rbootd
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
rdate
|
typos; ok jmc@
|
2007-11-26 09:28:33 +00:00 |
rdconfig
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
relayctl
|
add prefixes to names of structure elements to make it easier to grep
|
2008-01-31 12:12:50 +00:00 |
relayd
|
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
|
2008-03-13 01:49:52 +00:00 |
repquota
|
Fix use of arguments in usage().
|
2007-09-07 14:23:55 +00:00 |
rip6query
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
ripctl
|
specifying int instead of just unsigned is better style
|
2007-10-15 02:16:35 +00:00 |
ripd
|
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
|
2008-03-13 01:49:52 +00:00 |
rmt
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
route6d
|
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
|
2008-03-13 01:49:52 +00:00 |
rpc.bootparamd
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
rpc.lockd
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
rtadvd
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
rtsold
|
remove unused function
|
2008-01-05 17:03:09 +00:00 |
rwhod
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
sa
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
sasyncd
|
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
|
2007-09-02 15:19:07 +00:00 |
sdio
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
sensorsd
|
- punctuate and order the tokens list, to stop it looking scrappy
|
2008-03-14 15:23:49 +00:00 |
sliplogin
|
Remove HISTORY section that states that sliplogin "is currently in beta test"
|
2008-01-07 16:37:51 +00:00 |
slstats
|
sort SEE ALSO;
|
2008-01-06 18:36:52 +00:00 |
snmpctl
|
some small fixes for snmp stuff;
|
2008-01-31 19:40:38 +00:00 |
snmpd
|
add a new ber function ber_add_astring() that strdups the string and
|
2008-03-14 15:22:22 +00:00 |
spamdb
|
fix PR 5475: 'empty spamtrap address makes corrupted database'; ok beck@
|
2007-05-31 20:00:16 +00:00 |
spray
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
syslogc
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
syslogd
|
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
|
2008-03-13 01:49:52 +00:00 |
tcpdrop
|
Add HISTORY and AUTHORS sections. OK jmc@.
|
2007-07-02 09:52:08 +00:00 |
tcpdump
|
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
|
2008-03-13 01:49:52 +00:00 |
timed
|
remove "unused variable" warnings
|
2007-10-17 20:10:44 +00:00 |
tokenadm
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
tokeninit
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
traceroute
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
traceroute6
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
trpt
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
usbdevs
|
uninitialized variable needs zero'ing, ok kettenis
|
2008-02-25 18:57:32 +00:00 |
user
|
catch a few truncation cases instead of silently ignoring them. one of the
|
2007-08-02 16:18:05 +00:00 |
vipw
|
copy in FILES from pw_lock.3 to vipw.8: as nick points out, it should at
|
2007-11-19 22:07:37 +00:00 |
watchdogd
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
wsconscfg
|
cats went away
|
2007-08-01 21:31:06 +00:00 |
wsfontload
|
cats went away
|
2007-08-01 21:31:06 +00:00 |
wsmoused
|
Since switches from X to consoles are aysnchronous, wsmoused(8) can be awakened
|
2007-11-24 16:28:09 +00:00 |
ypbind
|
missing newlines in printfs
|
2007-10-09 14:40:15 +00:00 |
yppoll
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
ypserv
|
correct pathnames reported; pr#5742
|
2008-02-23 22:21:17 +00:00 |
ypset
|
convert to new .Dd format;
|
2007-05-31 19:19:00 +00:00 |
zdump
|
|
|
zic
|
|
|
ztsscale
|
do not try to reopen the wsmouse device when
|
2007-06-17 10:07:30 +00:00 |
Makefile
|
enable snmpd in the build
|
2008-01-31 14:18:03 +00:00 |
Makefile.inc
|
|
|