.. |
ac
|
use .Ex;
|
2007-02-03 18:48:55 +00:00 |
accton
|
document accounting=; ok ajacoutot
|
2007-02-03 18:52:47 +00:00 |
acpidump
|
mmap returns MAP_FAILED on error, not -1 or NULL; from xsa@
|
2007-01-05 14:13:29 +00:00 |
adduser
|
fix bug that sorted the groups and thus broke ottos group file:
|
2007-01-03 15:26:04 +00:00 |
afs
|
Limit fscanf. From Ulf Harnhammar (metaur at telia dot com)
|
2007-01-03 15:15:55 +00:00 |
amd
|
oops, let synopsis and usage agree;
|
2007-02-18 20:26:38 +00:00 |
apm
|
change "apmd not running" to "cannot connect to apmd" in error message
|
2006-06-11 17:45:54 +00:00 |
apmd
|
typo
|
2006-05-16 21:17:21 +00:00 |
arp
|
simplify synopsis; ok deraadt
|
2006-05-26 09:00:57 +00:00 |
authpf
|
no need to use "keep state" and "flags S/SA" in pf rules,
|
2006-10-23 07:05:49 +00:00 |
bgpctl
|
Print neighbor templates with a state of Template. Makes the difference
|
2007-02-02 15:53:39 +00:00 |
bgpd
|
Switch address and AS fields in mrt dump messages for incoming traffic so
|
2007-02-12 19:15:14 +00:00 |
bind
|
resolve conflicts with 9.3.4; SECURITY UPDATE
|
2007-01-25 07:31:25 +00:00 |
catman
|
|
|
chroot
|
useless endpwent
|
2005-05-23 22:50:23 +00:00 |
config
|
Don't access buf[strlen(buf) - 1] for zero-length strings.
|
2006-12-06 04:59:58 +00:00 |
cron
|
crontab -e /tmp//crontab.ynUyD24939 versus /tmp/crontab.ynUyD24939.
|
2007-02-13 18:39:34 +00:00 |
dev_mkdb
|
nlist.h not needed
|
2005-04-04 09:03:07 +00:00 |
dhcpd
|
unused extern decl
|
2007-02-18 21:19:00 +00:00 |
dhcrelay
|
return on ECONNREFUSED so we don't fall through to 'result <
|
2007-02-09 16:49:47 +00:00 |
dvmrpctl
|
Sync with ospfctl/bgpctl: correctly detect missing arguments. OK norby@
|
2007-01-26 09:55:02 +00:00 |
dvmrpd
|
Introduce new checks against the received metric to update or delete the route.
|
2007-01-29 13:38:59 +00:00 |
edquota
|
do not name FILE * variables "fd" since it is confusing
|
2006-10-18 21:18:59 +00:00 |
eeprom
|
Fix format string bugs by using strlcpy() instead of
|
2007-01-03 20:02:10 +00:00 |
faithd
|
improvements from tamas tevesz;
|
2005-07-14 15:16:58 +00:00 |
fdformat
|
Avoid divide by zero in visual effects; spotted by Tobias Stoeckmann.
|
2006-08-07 18:20:57 +00:00 |
ftp-proxy
|
Remove stub write callback functions now that libevent allows them to be NULL.
|
2006-12-30 13:24:00 +00:00 |
gpioctl
|
for macppc too; from ghz@darkdata.org
|
2006-11-29 22:15:33 +00:00 |
hostapd
|
unbreak the symset function
|
2007-02-09 17:55:49 +00:00 |
hoststatectl
|
fix typo.
|
2007-02-06 16:24:14 +00:00 |
hoststated
|
spacing
|
2007-02-12 10:39:48 +00:00 |
hotplugd
|
landisk will need this too
|
2006-10-14 20:36:40 +00:00 |
httpd
|
regen, DEV_RANDOM is gone
|
2007-02-15 16:52:32 +00:00 |
ifstated
|
remove some commas to aid readability; ok jmc@
|
2007-02-09 16:16:58 +00:00 |
inetd
|
fix some displays;
|
2005-06-02 07:56:22 +00:00 |
iostat
|
- sync SYNOPSIS and usage()
|
2007-02-18 20:41:34 +00:00 |
kgmon
|
order options and usage(); from Igor Sobrado
|
2007-02-18 20:51:46 +00:00 |
kvm_mkdb
|
fix off-by-ones in path truncation checks. from Han Boetes; ok deraadt@
|
2005-04-14 22:21:24 +00:00 |
lpr
|
sort options; from Igor Sobrado
|
2007-02-16 13:39:06 +00:00 |
mailwrapper
|
|
|
map-mbone
|
tidy up synopsis and usage(); from Igor Sobrado
|
2007-02-18 20:57:53 +00:00 |
memconfig
|
unneeded .Op; from Igor Sobrado
|
2007-02-18 21:00:17 +00:00 |
mopd
|
Check the correct bits in the control byte.
|
2006-11-10 23:02:08 +00:00 |
mrinfo
|
new sentence, new line...and generally just start new lines in sane places;
|
2005-09-06 22:40:52 +00:00 |
mrouted
|
tidy up synopsis and usage; from Igor Sobrado
|
2007-02-18 21:04:14 +00:00 |
mtrace
|
tidy up synopsis and usage; from Igor Sobrado
|
2007-02-18 21:16:03 +00:00 |
mtree
|
no need to escape a double dot sequence (..);
|
2005-10-15 08:23:37 +00:00 |
ndp
|
sync usage();
|
2006-08-10 22:08:33 +00:00 |
netgroup_mkdb
|
knf
|
2005-05-16 03:12:59 +00:00 |
ntpd
|
Typo in fatal() message found by dunceor @ gmail dot com
|
2007-01-23 17:38:10 +00:00 |
openssl
|
consistency tweak;
|
2007-02-07 22:19:37 +00:00 |
ospfctl
|
Enable reload support in ospfctl. This is still a bit experimental so try
|
2007-02-01 13:09:42 +00:00 |
ospfd
|
rde_nbr_loading() may be called with area == NULL. Check for this condition
|
2007-02-12 13:23:13 +00:00 |
pkg_add
|
ask_list() is in OpenBSD::Interactive, not OpenBSD::ProgressMeter
|
2007-02-17 10:39:35 +00:00 |
popa3d
|
setres[ug]id; ok deraadt@
|
2005-05-03 05:44:35 +00:00 |
portmap
|
missing full stop; from daniel matic
|
2006-12-06 08:40:23 +00:00 |
ppp
|
If the peer rejects my MRU request and our request is smaller then what
|
2006-12-11 16:31:35 +00:00 |
pppd
|
tidy up synopsis and usage; from Igor Sobrado
|
2007-02-18 21:16:03 +00:00 |
pppoe
|
Reference pppoe(4).
|
2006-05-18 19:38:54 +00:00 |
procmap
|
Don't warn for kernel_text being zero on (some) m68k systems.
|
2006-07-01 22:02:02 +00:00 |
pstat
|
more lfs removal; ok pedro
|
2006-09-21 15:15:22 +00:00 |
pwd_mkdb
|
tidy up synopsis and options list; from Igor Sobrado
|
2007-02-18 22:56:21 +00:00 |
quot
|
use SEEK_* for lseek()
|
2006-04-02 00:48:33 +00:00 |
quotaon
|
simplify synopsis and usage(); based on a diff from Igor Sobrado
|
2007-02-18 23:04:56 +00:00 |
rarpd
|
use SEEK_* for lseek()
|
2006-04-02 00:48:33 +00:00 |
rbootd
|
boot-able -> bootable (typo fix in comments only)
|
2005-09-22 14:24:51 +00:00 |
rdate
|
Make rdate ignore ntp responses with ALARM status.
|
2006-09-17 17:03:56 +00:00 |
rdconfig
|
Nuke unused variable.
|
2006-03-17 21:43:28 +00:00 |
relayctl
|
fix typo.
|
2007-02-06 16:24:14 +00:00 |
relayd
|
spacing
|
2007-02-12 10:39:48 +00:00 |
repquota
|
tidy up synopsis and usage(); partly from Igor Sobrado
|
2007-02-18 23:17:59 +00:00 |
rip6query
|
|
|
ripctl
|
Sync with ospfctl/bgpctl: detect missing arguments. OK michele@
|
2007-01-26 10:04:56 +00:00 |
ripd
|
Ingore SIGPIPE in the parent and rde as well. This is needed to correctly
|
2007-01-24 10:14:17 +00:00 |
rmt
|
make device MAXPATHLEN long instead of 64, fixes remote dumps with
|
2005-03-07 16:08:19 +00:00 |
route6d
|
no need for -D
|
2006-12-19 15:06:10 +00:00 |
rpc.bootparamd
|
sync usage() and synopsis; spotted by Igor Sobrado
|
2007-02-18 20:33:45 +00:00 |
rpc.lockd
|
|
|
rtadvd
|
remove ancient code. sync w/ kame
|
2007-01-10 08:10:47 +00:00 |
rtsold
|
cleanup RFC2292/3542 #ifdef.
|
2006-12-15 06:12:03 +00:00 |
rwhod
|
#include <signal.h>, not <sys/signal.h>
|
2006-01-02 16:29:53 +00:00 |
sa
|
use .Ex;
|
2007-02-03 18:55:48 +00:00 |
sasyncd
|
allow shared key specification in hex (0x01234...); ok ho
|
2007-01-08 15:31:01 +00:00 |
sdio
|
avoid code duplication, include <dev/sdmmc/sdmmcvar.h>
|
2006-11-29 01:03:45 +00:00 |
sensorsd
|
increase buffer size; ie. for hw.sensors.ipmi0.indicator0
|
2007-01-06 18:17:06 +00:00 |
sliplogin
|
fix some dodgy displays;
|
2007-02-06 20:07:15 +00:00 |
slstats
|
nlist.h not needed
|
2005-04-04 09:03:07 +00:00 |
spamdb
|
Using DB_BTREE for spamd is wrong, order is never required
|
2007-01-04 21:41:37 +00:00 |
spray
|
use more strtonum(); from mkb@crypt.org.ru
|
2005-09-28 16:24:43 +00:00 |
syslogc
|
sync usage() somewhat;
|
2007-01-10 13:54:39 +00:00 |
syslogd
|
Support for continuous reading of syslog memory buffers.
|
2007-01-03 13:25:20 +00:00 |
tcpdrop
|
in EXAMPLES:
|
2006-01-03 14:52:17 +00:00 |
tcpdump
|
c should be u_char for printing option numbers. fix parameter request
|
2007-01-08 21:29:35 +00:00 |
timed
|
|
|
tokenadm
|
|
|
tokeninit
|
|
|
traceroute
|
lint
|
2006-03-31 03:05:57 +00:00 |
traceroute6
|
eliminate #ifdef OLDRAWSOCKET
|
2006-12-19 14:47:45 +00:00 |
trpt
|
cleanup from dhill
|
2006-03-13 16:30:18 +00:00 |
usbdevs
|
|
|
user
|
fix some dodgy displays;
|
2007-02-06 20:07:15 +00:00 |
vipw
|
|
|
vnconfig
|
for -k option, bail out immediately if getpass()
|
2007-02-17 10:52:28 +00:00 |
watchdogd
|
tweaks.
|
2007-01-02 22:46:37 +00:00 |
wsconscfg
|
Build wscons stuff on vax (but no for bsd.rd yet)
|
2006-07-24 22:24:56 +00:00 |
wsfontload
|
Remove the Sony wsfonts from the list of fonts with special encoding.
|
2006-08-07 10:43:20 +00:00 |
wsmoused
|
setjmp.h not used
|
2006-04-17 08:42:41 +00:00 |
ypbind
|
return proper server error on failed ypset. Inspired by freebsd; ok
|
2007-01-02 20:12:01 +00:00 |
yppoll
|
|
|
ypserv
|
Outsource fgets line reading, newline continuation, and comment
|
2006-11-22 07:36:01 +00:00 |
ypset
|
use err.h functions and report failure of ypset call. ok deraadt@
|
2007-01-02 20:13:28 +00:00 |
zdump
|
|
|
zic
|
|
|
ztsscale
|
remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.
|
2005-07-21 16:38:54 +00:00 |
Makefile
|
link hoststated to the builds.
|
2007-01-31 08:32:16 +00:00 |
Makefile.inc
|
|
|