..
ac
Remove redundant check for end of list wrapping around on itself.
2006-05-26 02:16:17 +00:00
accton
Use more markup.
2008-01-29 07:05:30 +00:00
acpitools
Convert a simple tbl(1) table (which wasn't being formatted)
2008-02-26 04:50:02 +00:00
altq
fix mdoc warning: remove extraneous .El
2007-04-13 18:17:38 +00:00
amd
Add build_header.h to DPSRCS
2008-02-16 07:24:36 +00:00
apm
When no estimate of battery minutes_left can be made, apm should
2007-10-27 19:51:29 +00:00
apmd
Added zaurus.
2007-07-29 14:34:45 +00:00
arp
- re-enable 'pro' keyword to allow creation / deletion
2008-01-10 14:16:26 +00:00
bad144
Make this compile again. Reported by Steven Bellovin.
2006-10-08 18:00:30 +00:00
bind
Sigh. Fix dependency problem for libcrypto as well; not sure why the
2007-11-05 18:43:42 +00:00
bootp
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
btconfig
remove unused code (it will never be used)
2008-02-11 11:26:15 +00:00
btdevctl
Drop trailing whitespace, remove superfluous Pp.
2007-12-02 20:59:29 +00:00
bthcid
Add a new utility 'btkey' for managment of Bluetooth Link Keys stored
2007-11-09 21:18:22 +00:00
btuartd
This file requires errno.h
2008-02-24 19:17:57 +00:00
catman
…
chown
Fix typo or mispelling.
2006-06-17 04:58:14 +00:00
chroot
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
chrtbl
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
cnwctl
…
cpuctl
improve usage()
2008-01-09 00:01:33 +00:00
cron
Fix inconsistent prototype. Do some constification.
2008-02-16 07:26:00 +00:00
dev_mkdb
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
dhcp
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
diskpart
…
dumpfs
…
dumplfs
cksum returns uint32_t, not u_long
2008-02-16 07:32:22 +00:00
edquota
Coverity CID 3785: calling fclose() twice on same file pointer
2006-05-26 13:21:47 +00:00
eeprom
New sentence, new line.
2007-03-02 20:48:50 +00:00
envstat
Xref arcmsr(4).
2008-02-29 20:59:37 +00:00
eshconfig
…
etcupdate
Pass NETBSDSRCDIR in the environment to make. This is insurance against
2007-12-20 17:04:57 +00:00
extattrctl
…
faithd
include sys/cdefs.h so that __attribute__ can be fixed later
2007-12-15 16:32:05 +00:00
fssconfig
…
fusermount
Fix xrefs. Sort options. Standardize wording.
2007-12-02 21:22:03 +00:00
fwctl
Change inappropriate use of CFLAGS to CPPFLAGS.
2008-02-16 07:27:29 +00:00
gpioctl
Staticify fully now.
2008-01-09 16:08:33 +00:00
grfconfig
…
grfinfo
…
gspa
PR/37932: Yakovetsky Vladimir: build distribution with USE_FORT fails
2008-02-02 17:16:14 +00:00
hilinfo
…
hprop
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
ifmcstat
…
ifwatchd
Cosmetic: KNF. Shorten staircases. Delete some whitespace at line
2007-12-22 00:57:15 +00:00
inetd
Tell what happens if reaches max spawn rate.
2008-01-04 18:21:35 +00:00
installboot
make all sun2 use -O0 and move most of the hacks out into just 3 files.
2008-02-09 02:37:21 +00:00
iopctl
Do not #include <sys/device.h> from userland.
2008-02-11 22:43:39 +00:00
iostat
add parens.
2007-06-24 23:25:13 +00:00
ipf
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
ipwctl
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
irdaattach
…
iscsi
-D_FILE_OFFSET_BITS=64 is not needed on NetBSD.
2007-10-26 19:04:21 +00:00
isdn
Fix incorrect prototype.
2008-02-16 07:26:54 +00:00
iteconfig
…
iwictl
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
kadmin
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
kdc
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
kgmon
WARNS=4 makes gcc whine about missing initializers; add them.
2007-05-04 22:07:16 +00:00
kstash
…
ktutil
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
kvm_mkdb
…
lastlogin
…
link
…
lmcconfig
…
lockstat
lockstat: no longer track lockmgr() events.
2008-01-26 14:29:31 +00:00
lpr
Use mkstemp(3) (in a hokey manner) instead of mktemp(3).
2008-03-03 05:07:43 +00:00
lptctl
…
mailwrapper
…
makefs
Add a todo item: read files from multiple directories.
2007-12-10 23:54:35 +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
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
memswitch
…
mld6query
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
mlxctl
replace instances of __attribute__((__packed__)) with __packed
2007-12-15 16:03:29 +00:00
mopd
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
mountd
The ISO stuff has never worked, remove it.
2008-02-27 16:39:17 +00:00
moused
* Don't include headers twice
2007-01-16 17:32:04 +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
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
mscdlabel
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +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
use __RCSID()
2007-12-12 22:55:42 +00:00
ndbootd
make all sun2 use -O0 and move most of the hacks out into just 3 files.
2008-02-09 02:37:21 +00:00
ndiscvt
PR/37604 - Danilo Vidovic -- we do have a ndis(4) man page
2007-12-24 18:52:34 +00:00
ndp
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
netgroup_mkdb
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
nfsd
The ISO stuff has never worked, remove it.
2008-02-27 16:39:17 +00:00
ntp
.htm -> .html
2007-12-15 17:49:14 +00:00
ofctl
Add the __COPYRIGHT and __RCSID tags.
2007-08-05 13:52:44 +00:00
paxctl
Add Christos to the AUTHORS section.
2008-02-11 18:05:58 +00:00
pcictl
Make the output of 'list -n' aligned by always printing 8 hex digits.
2007-02-08 23:27:07 +00:00
pf
Use "ipv6-icmp" instead of "icmp6" to allow loading these rules again.
2007-09-02 15:28:43 +00:00
pkg_install
Update for pkg_install-20080222 and sort sources.
2008-02-22 16:20:53 +00:00
postinstall
Avoid error message in "obsolete" check if "/usr/X11R6/lib" doesn't exist.
2008-02-13 12:55:56 +00:00
powerd
Note addition of hotkey_button scripts.
2007-12-22 18:40:21 +00:00
pppd
Gross workaround for PR 36390: don't overwrite the stack with zeroes when
2007-05-27 18:11:38 +00:00
pstat
+#define _KERNEL
2008-02-27 15:46:23 +00:00
puffs
Add a -F option to allow passing a configuration file to ssh(1), instead
2007-12-14 10:56:22 +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
s/existance/existence/, from Zafer.
2006-11-24 22:52:16 +00:00
quot
Eliminate MFSNAMELEN
2007-07-17 22:00:46 +00:00
quotacheck
From Edgar: fix ino computation; allocate space for the superblock after
2007-02-15 19:00:11 +00:00
quotaon
…
racoon
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
racoonctl
…
rarpd
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
rbootd
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
rdate
Remove unused ctype.h
2007-03-10 01:16:17 +00:00
repquota
…
rip6query
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
rmt
…
route6d
#include <stdbool.h> for bool.
2008-01-21 20:46:58 +00:00
rpc.bootparamd
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
rpc.lockd
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
rpc.pcnfsd
…
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
- unlink the warmstart file first and then open it exclusively.
2007-10-12 21:24:01 +00:00
rtadvd
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
rtsold
PR/36931 - Wouter Schoot -- typo
2007-09-06 09:26:21 +00:00
rwhod
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
sa
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
schedctl
update for _sched_{get,set}param changes. from rmind@.
2008-02-09 17:01:51 +00:00
screenblank
Handle -b/-u after default display device is added, otherwise
2006-09-24 01:57:03 +00:00
sdpd
replace instances of __attribute__((__packed__)) with __packed
2007-12-15 16:03:29 +00:00
sendmail
…
services_mkdb
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
sesd
* Don't include headers twice
2007-01-16 17:32:04 +00:00
sliplogin
…
sntp
track 4.2.4p2 import
2007-06-24 16:56:48 +00:00
spray
…
srtconfig
From Zafer Aydogan: Fix a typo: s/distination/destination/
2007-08-05 09:31:24 +00:00
sti
…
sunlabel
The blunt instrument approach to dealing with optional compiler sugar:
2007-12-18 07:33:54 +00:00
sup
get only the last path component of the program name.
2008-01-03 04:13:54 +00:00
syslogd
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
tadpolectl
…
tcpdchk
…
tcpdmatch
…
tcpdrop
Set the mib appropriately depending on the socket address family.
2007-06-28 18:47:17 +00:00
tcpdump
Fix -D option, from Jukka Salmi
2008-01-07 16:10:57 +00:00
timed
cmdtab is supposed to be const.
2008-02-16 07:31:13 +00:00
tpctl
Added zaurus.
2007-07-29 14:37:25 +00:00
tprof
Expunge references to lockmgr.
2008-01-30 14:16:42 +00:00
traceroute
- Set progname before dereference.
2008-01-16 19:18:06 +00:00
traceroute6
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
trpt
PR/36867 - Zafer Aydogan -- trsp is no longertrpt.8
2007-08-30 18:53:54 +00:00
unlink
…
usbdevs
…
user
Remove the -v verbose switch from userinfo. It was not used.
2008-02-27 19:12:56 +00:00
veriexecgen
Following input from Matthew Mondor, some Veriexec documentation changes:
2008-02-18 10:37:19 +00:00
videomode
…
vipw
…
vnconfig
…
wiconfig
wiconfig should exit with status 1 if used on an interface which does
2007-06-08 21:47:20 +00:00
wlanctl
Use __arraycount(). Do not needlessly import net80211/ieee80211_node.h.
2007-12-22 00:58:15 +00:00
wpa
Change incorrect use of CFLAGS to CPPFLAGS.
2008-02-16 07:23:37 +00:00
wsconscfg
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
wsfontload
Option -B does not have an argument. Sync getopt string with reality.
2006-08-17 23:42:37 +00:00
wsmoused
This file requires errno.h
2008-02-24 20:11:59 +00:00
wsmuxctl
…
ypbind
- Compile in with debugging by default.
2007-07-07 22:33:57 +00:00
yppoll
PR/37865: Wolfgang Stukenbrock: yppoll uses only UDP to request the map-info
2008-01-25 19:58:53 +00:00
ypserv
Simplify ypdb_open() API and just use it for opening the DB for reading.
2008-02-29 03:00:47 +00:00
ypset
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
zdump
…
zic
…
Makefile
Implementation of processor-sets, affinity and POSIX real-time extensions.
2008-01-15 03:37:10 +00:00
Makefile.inc
…