..
ac
Remove redundant check for end of list wrapping around on itself.
2006-05-26 02:16:17 +00:00
accton
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
acpitools
Convert more MACHINE tests to MACHINE_ARCH
2009-02-14 13:50:50 +00:00
altq
Fix markup, making it symmetrical between filter6_values and
2009-03-15 12:30:09 +00:00
apm
Convert more MACHINE tests to MACHINE_ARCH
2009-02-14 13:50:50 +00:00
apmd
Convert more MACHINE tests to MACHINE_ARCH
2009-02-14 13:50:50 +00:00
arp
Centralize the ROUNDUP and ADVANCE macro in a header file, give them an
2009-04-02 21:02:06 +00:00
bad144
Convert more MACHINE tests to MACHINE_ARCH
2009-02-14 13:50:50 +00:00
bind
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
2008-08-29 00:02:21 +00:00
bootp
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
2008-08-29 00:02:21 +00:00
btattach
Remove .Pp as it breaks visible context.
2009-03-15 10:04:27 +00:00
btconfig
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
btdevctl
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
bthcid
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
btpand
use the generic SIOCALIFADDR to add an active link layer address
2009-03-10 22:12:17 +00:00
catman
WARNS=4 love.
2008-05-02 19:59:19 +00:00
chown
Minor fix, from Alan R. S. Bueno in PR 41046, adjusted by me to not use
2009-03-29 06:04:50 +00:00
chroot
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
chrtbl
Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db format.
2009-01-02 00:20:18 +00:00
cnwctl
WARNS=4 love.
2008-05-02 19:59:19 +00:00
cpuctl
Increase size of buffer for humanize_number(3) to print cache sizes
2009-03-16 12:25:40 +00:00
crash
Fix Xref, prepare for HTML output.
2009-03-15 21:43:28 +00:00
cron
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
2008-08-29 00:02:21 +00:00
dev_mkdb
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
dhcp
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
2008-08-29 00:02:21 +00:00
diskpart
Fix markup.
2009-03-15 10:09:29 +00:00
dumpfs
Since we're printing loc2 and loc3, make the headings match what we print.
2008-08-07 22:26:14 +00:00
dumplfs
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
2008-08-29 00:02:21 +00:00
edquota
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
eeprom
Convert more MACHINE tests to MACHINE_ARCH
2009-02-14 13:50:50 +00:00
envstat
New sentence, new line. Bump date for previous.
2009-02-15 00:01:19 +00:00
eshconfig
WARNS=4 love.
2008-05-02 19:59:19 +00:00
etcupdate
Output (when verbose) when storing checksum files.
2008-11-08 02:11:54 +00:00
extattrctl
Don't workaround ancient macro argument limit with .Xo/.Xc.
2009-03-11 18:02:00 +00:00
faithd
include sys/cdefs.h so that __attribute__ can be fixed later
2007-12-15 16:32:05 +00:00
fssconfig
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
fusermount
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
fwctl
WARNS=4 love.
2008-05-02 19:59:19 +00:00
gpioctl
Staticify fully now.
2008-01-09 16:08:33 +00:00
grfconfig
Fix less-than-or-equal to just less-than.
2008-09-27 04:16:15 +00:00
grfinfo
Move to standard TNF 2 clause license
2008-05-04 12:59:38 +00:00
gspa
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
hilinfo
…
hprop
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
2008-08-29 00:02:21 +00:00
ifmcstat
…
ifwatchd
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
inetd
- when we close an se_fd, set it to -1
2009-01-08 21:37:20 +00:00
installboot
CID 4393: plug memory leak.
2009-02-18 20:06:27 +00:00
iopctl
Use le16toh() instead of le32toh() on a 16 bit value. Fixes display of
2008-09-17 16:03:28 +00:00
iostat
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
ipf
Use ${TOOL_SED} instead if plain sed in Makefiles.
2008-10-25 22:27:34 +00:00
iprop-log
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
2008-08-29 00:02:21 +00:00
ipwctl
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
irdaattach
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
iscsi
-D_FILE_OFFSET_BITS=64 is not needed on NetBSD.
2007-10-26 19:04:21 +00:00
isdn
Fix preamble
2009-03-11 13:59:33 +00:00
iteconfig
…
iwictl
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
kadmin
Add more libraries required by libkrb5 etc. in NOPIC case.
2008-04-10 15:42:06 +00:00
kcm
Add more libraries required by libkrb5 etc. in NOPIC case.
2008-04-10 15:42:06 +00:00
kdc
Add more libraries required by libkrb5 etc. in NOPIC case.
2008-04-10 15:42:06 +00:00
kdigest
Add more libraries required by libkrb5 etc. in NOPIC case.
2008-04-10 15:42:06 +00:00
kgmon
fix -Wsign-compare issues
2009-01-18 09:46:59 +00:00
kimpersonate
Add more libraries required by libkrb5 etc. in NOPIC case.
2008-04-10 15:42:06 +00:00
kstash
Add more libraries required by libkrb5 etc. in NOPIC case.
2008-04-10 15:42:06 +00:00
ktutil
Add more libraries required by libkrb5 etc. in NOPIC case.
2008-04-10 15:42:06 +00:00
kvm_mkdb
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
lastlogin
…
link
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
lmcconfig
Coverity CID 1463: Change code to unconfuse coverity.
2006-05-25 00:16:48 +00:00
lockstat
Add -x: summarize events, and do not report on lock types.
2009-03-21 13:02:19 +00:00
lpr
Remove redundant .Xo / .Xc scope.
2009-03-10 13:34:45 +00:00
lptctl
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
mailwrapper
…
makefs
Bump date for last change.
2009-01-20 20:47:25 +00:00
map-mbone
include sys/cdefs.h so that __attribute__ can be fixed later
2007-12-15 16:32:05 +00:00
mdconfig
…
mdsetimage
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
memswitch
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
mld6query
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
mlxctl
Move TNF licenses to 2 clause form
2008-05-02 18:11:04 +00:00
mmcformat
Remove idd `tag' left over from importing this file into NetBSD.
2009-02-16 06:46:54 +00:00
mopd
Fix preamble
2009-03-11 13:59:33 +00:00
mountd
No empty structure initialisation.
2008-08-29 00:50:45 +00:00
moused
Replace gcc initialisers with c99 initialisers.
2008-07-21 12:44:25 +00:00
mrinfo
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
mrouted
Fix markup.
2009-03-15 10:09:29 +00:00
mscdlabel
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
2008-08-29 00:02:21 +00:00
mtrace
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
mtree
Don't use .Xo/.Xc. Replace use of .Sm off / .Sm on with .Ns.
2009-03-11 18:10:05 +00:00
ndbootd
Enable gcc optimization on m68000 (sun2) again with minimum hacks.
2008-04-27 03:06:46 +00:00
ndiscvt
Convert more MACHINE tests to MACHINE_ARCH
2009-02-14 13:50:50 +00:00
ndp
Simplify markup by not using .Xo/.Xc.
2009-03-11 18:52:54 +00:00
netgroup_mkdb
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
nfsd
Silly-rename child to worker (no pun intended .. maybe).
2008-11-21 07:48:35 +00:00
ntp
merge ntp 4.2.4p6
2009-01-08 20:09:03 +00:00
ofctl
Convert more MACHINE tests to MACHINE_ARCH
2009-02-14 13:50:50 +00:00
paxctl
fix -Wsign-compare issues
2009-01-18 10:01:34 +00:00
pcictl
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
pf
Install /etc/pf.os with 444 permissions.
2008-06-20 17:04:45 +00:00
postinstall
Make the ddb.onpanic line acceptable even if commented out
2009-04-01 16:38:46 +00:00
powerd
Note addition of hotkey_button scripts.
2007-12-22 18:40:21 +00:00
pppd
Centralize the ROUNDUP and ADVANCE macro in a header file, give them an
2009-04-02 21:02:06 +00:00
psrset
fix -Wsign-compare issues
2009-01-18 10:01:34 +00:00
pstat
convert getfiles() to use KERN_FILE2 sysctl.
2009-03-11 06:00:11 +00:00
puffs
Save errno before descending to cleanup gehennom.
2009-03-29 16:06:53 +00:00
pvcsif
* Don't include headers twice
2007-01-16 17:32:04 +00:00
pvctxctl
* Don't include headers twice
2007-01-16 17:32:04 +00:00
pwd_mkdb
Replace local swap16, swap32, and swap64 inline functions with the
2009-03-06 19:05:11 +00:00
quot
Eliminate MFSNAMELEN
2007-07-17 22:00:46 +00:00
quotacheck
PR/39719: Edgar Fu: block/inode typo in quotacheck(8)
2008-10-09 14:56:35 +00:00
quotaon
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
racoon
Add more libraries required by libkrb5 etc. in NOPIC case.
2008-04-10 15:42:06 +00:00
racoonctl
Disable debug.
2009-02-13 16:16:26 +00:00
rarpd
Fix preamble
2009-03-11 13:59:33 +00:00
rbootd
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
2008-08-29 00:02:21 +00:00
rdate
sizeof(time_t) is no longer the same as the sizeof(uint32_t)
2009-03-10 00:26:20 +00:00
repquota
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
rip6query
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
rmt
Don't use .Xo/.Xc to avoid ancient macro argument limit.
2009-03-11 18:23:38 +00:00
route6d
#include <stdbool.h> for bool.
2008-01-21 20:46:58 +00:00
rpc.bootparamd
Be consistent (like the other rpc* manual pages) and have the
2008-11-08 02:08:39 +00:00
rpc.lockd
fix dev_t format.
2008-12-29 03:38:26 +00:00
rpc.pcnfsd
Refine previous: can put the main -> mymain thing in the .x file, which is
2008-09-30 06:25:22 +00:00
rpc.statd
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
rpc.yppasswdd
This file requires errno.h
2008-02-24 21:10:02 +00:00
rpcbind
Fix preamble
2009-03-11 13:59:33 +00:00
rtadvd
fix format of time_t
2008-12-29 04:01:21 +00:00
rtsold
Avoid zooming off the end of a malloced region. Makes rtsol{,d} -a work.
2008-06-23 04:55:27 +00:00
rwhod
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
sa
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
schedctl
fix -Wsign-compare issues
2009-01-18 10:10:47 +00:00
screenblank
Convert more MACHINE tests to MACHINE_ARCH
2009-02-14 13:50:50 +00:00
sdpd
use msg_flags field to determine
2009-01-15 23:17:00 +00:00
sendmail
…
services_mkdb
Comment out CFLAGS+=-g.
2009-02-13 16:02:05 +00:00
sesd
* Don't include headers twice
2007-01-16 17:32:04 +00:00
sliplogin
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
sntp
merge ntp 4.2.4p6
2009-01-08 20:09:03 +00:00
spray
…
srtconfig
From Zafer Aydogan: Fix a typo: s/distination/destination/
2007-08-05 09:31:24 +00:00
sti
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
sunlabel
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
sup
fix horrible memory trashing.
2009-03-04 18:22:14 +00:00
syslogd
PR/40563: Takahiro Hayashi: syslogd(8) refers freed pointer on exiting
2009-02-06 21:09:46 +00:00
tadpolectl
Convert more MACHINE tests to MACHINE_ARCH
2009-02-14 13:50:50 +00:00
tcpdchk
…
tcpdmatch
…
tcpdrop
Set the mib appropriately depending on the socket address family.
2007-06-28 18:47:17 +00:00
tcpdump
Use ${TOOL_SED} instead if plain sed in Makefiles.
2008-10-25 22:27:34 +00:00
timed
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
tpctl
do WSMOUSEIO_SETVERSION when WSMOUSEIO_SETVERSION is defined.
2009-03-03 18:43:15 +00:00
tprof
fix an error message.
2009-01-26 05:53:10 +00:00
traceroute
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
traceroute6
synchronize error flags with own comment and with traceroute, as discussed
2009-02-16 20:36:11 +00:00
trpt
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
unlink
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
usbdevs
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
user
Fix check for duplicate gid when '-g =uid' is specified to usermod.
2009-03-20 02:53:47 +00:00
veriexecgen
Fix markup
2009-03-11 14:00:29 +00:00
videomode
Avoid casting an uisigned to a signed value, thereby invoking formally
2009-01-17 22:01:32 +00:00
vipw
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
vnconfig
fix dev_t format.
2008-12-29 03:49:17 +00:00
wiconfig
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
2008-08-29 00:02:21 +00:00
wlanctl
Improve and fix markup.
2009-03-11 18:47:52 +00:00
wpa
don't need this anymore.
2008-12-12 21:41:04 +00:00
wsconscfg
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
wsfontload
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
wsmoused
fix version ioctl
2009-01-19 00:53:15 +00:00
wsmuxctl
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
ypbind
fix -Wsign-compare issues
2009-01-18 10:39:17 +00:00
yppoll
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
ypserv
Disable hostname lookup for ypserv(8) libwrap access control,
2008-05-16 16:41:42 +00:00
ypset
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
zdump
…
zic
…
Makefile
Add crash(8), a utility to diagnose kernel crashes. This is basically
2009-03-07 22:08:07 +00:00
Makefile.inc
…