.. |
ac
|
…
|
|
accton
|
…
|
|
altq
|
Need <string.h> for strcmp() prototype (noticed by gcc 3.1).
|
2001-12-31 19:31:23 +00:00 |
amd
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
apm
|
- Bail out when failed to ioctl.
|
2001-09-13 11:05:58 +00:00 |
apmd
|
daemon(3) has to be called prior to file descriptor setups.
|
2002-01-11 04:35:52 +00:00 |
arp
|
Use getnameinfo() to format link-layer addresses, rather than doing it
|
2001-10-06 19:09:44 +00:00 |
bad144
|
…
|
|
bind
|
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
|
2001-12-12 12:24:19 +00:00 |
bootp
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
catman
|
…
|
|
chown
|
…
|
|
chroot
|
strtol -> strtoul because we use an unsigned type (uid_t/gid_t)
|
2001-07-14 21:56:45 +00:00 |
chrtbl
|
…
|
|
cnwctl
|
getopt() returns -1 on error, not EOF.
|
2001-08-18 17:10:04 +00:00 |
config
|
Newlines in string literals are not supported by ANSI C, and some
|
2001-12-23 22:41:27 +00:00 |
cron
|
make consistent escape sequence handling
|
2001-08-13 06:54:58 +00:00 |
dev_mkdb
|
Removed two debug messages commited by mistake. Sorry about this.
|
2001-07-15 17:27:32 +00:00 |
dhcp
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
diskpart
|
…
|
|
dumpfs
|
need ufs/ufs/dinode.h for ufs/ffs/fs.h
|
2002-01-08 05:32:45 +00:00 |
dumplfs
|
Merge the short-lived perseant-lfsv2 branch into the trunk.
|
2001-07-13 20:30:18 +00:00 |
edquota
|
…
|
|
eeprom
|
…
|
|
envstat
|
…
|
|
eshconfig
|
…
|
|
faithd
|
daemon(3) has to be called before opening file descriptors.
|
2002-01-11 04:20:55 +00:00 |
greconfig
|
…
|
|
grfconfig
|
…
|
|
grfinfo
|
…
|
|
gspa
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
hilinfo
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
hprop
|
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
|
2001-12-12 12:24:19 +00:00 |
ifmcstat
|
…
|
|
ifwatchd
|
Add, #ifdef SPPP_IF_SUPPORT, special case treatment for sys/net/if_spppsubr.c
|
2002-01-10 20:21:50 +00:00 |
inetd
|
Convert some 'long's to 'uint32_t's. Now rdate works against an LP64 box.
|
2001-12-26 17:01:39 +00:00 |
iopctl
|
Also dump the LCT header, not just the entries.
|
2002-01-04 10:17:20 +00:00 |
iostat
|
Uppercase cpu.
|
2001-07-08 18:19:16 +00:00 |
ipf
|
…
|
|
irdaattach
|
<dev/irdaio.h> -> <dev/ir/irdaio.h>
|
2001-12-14 20:10:19 +00:00 |
isdn
|
Adapt to new if_sppp.h ioctls.
|
2002-01-04 12:24:33 +00:00 |
iteconfig
|
…
|
|
kadmin
|
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
|
2001-12-12 12:24:19 +00:00 |
kdc
|
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
|
2001-12-12 12:24:19 +00:00 |
kgmon
|
…
|
|
kstash
|
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
|
2001-12-12 12:24:19 +00:00 |
ktutil
|
Remove -I${DESTDIR}/usr/include and -I${DESTDIR}/usr/include/openssl
|
2001-12-31 20:04:47 +00:00 |
kvm_mkdb
|
seperate -> separate
|
2001-07-22 13:33:58 +00:00 |
lastlogin
|
…
|
|
link
|
…
|
|
lpr
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
mailwrapper
|
…
|
|
makefs
|
setprogname(argv[0])
|
2002-01-10 05:31:07 +00:00 |
map-mbone
|
va_{start,end} audit:
|
2001-09-24 13:22:25 +00:00 |
mdconfig
|
…
|
|
mdsetimage
|
Define both NLIST_ELF32 and NLIST_AOUT on m68000.
|
2001-12-12 22:19:18 +00:00 |
memswitch
|
…
|
|
mld6query
|
…
|
|
mlxctl
|
First appeared in 1.5.3.
|
2001-12-18 13:28:42 +00:00 |
mopd
|
Add comment delimiters around the token after an #endif
|
2001-12-31 19:46:57 +00:00 |
mountd
|
use struct uucred.
|
2001-11-29 21:23:38 +00:00 |
moused
|
Simply rid ourselves of the evil cpp tricks being done here. The
|
2002-01-01 06:31:49 +00:00 |
mrinfo
|
va_{start,end} audit:
|
2001-09-24 13:22:25 +00:00 |
mrouted
|
copyright clarification. via openbsd
|
2001-08-02 03:41:42 +00:00 |
mtrace
|
va_{start,end} audit:
|
2001-09-24 13:22:25 +00:00 |
mtrace6
|
…
|
|
mtree
|
Ugg...Turn LIST_FOREACH into a while loop around LIST_NEXT...
|
2001-11-11 05:07:20 +00:00 |
ndbootd
|
…
|
|
ndp
|
use strncpy() to set ifname arg to ioctl.
|
2001-11-08 09:45:34 +00:00 |
netgroup_mkdb
|
…
|
|
nfsd
|
s/IPV6_BINDV6ONLY/IPV6_V6ONLY/ to follow changes made yesterday.
|
2001-10-16 01:51:26 +00:00 |
ntp
|
Typo and grammar fix.
|
2001-12-26 15:13:57 +00:00 |
pcictl
|
Don't abuse opendisk(3) to open PCI bus devices which are no disks. This
|
2001-11-08 08:05:05 +00:00 |
pkg_install
|
Explain a bit more fully the collating sequence which pkg_info(1) uses when
|
2002-01-10 10:46:28 +00:00 |
pppd
|
Explicitly write explicitly without a second e.
|
2001-11-21 17:33:26 +00:00 |
pstat
|
remove #include <ufs/ufs/quota.h> where it was just to appease
|
2001-10-26 05:56:06 +00:00 |
pvcsif
|
…
|
|
pvctxctl
|
…
|
|
pwd_mkdb
|
Add pwd_mkdb as a toolchain bit for builds
|
2001-12-07 02:28:53 +00:00 |
quot
|
remove #include <ufs/ufs/quota.h> where it was just to appease
|
2001-10-26 05:56:06 +00:00 |
quotacheck
|
remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap()
|
2001-08-17 02:18:46 +00:00 |
quotaon
|
…
|
|
racoon
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
rarpd
|
daemon(3) has to be called prior to file descriptor initialization.
|
2002-01-11 05:33:22 +00:00 |
rbootd
|
…
|
|
rdate
|
…
|
|
repquota
|
…
|
|
rip6query
|
rcsid cleanup
|
2001-11-16 07:10:09 +00:00 |
rmt
|
- use snprintf() instead of sprintf() when printing strerror.
|
2001-12-24 00:54:28 +00:00 |
route6d
|
daemon(3) has to be called before opening file descriptors.
|
2002-01-11 04:20:55 +00:00 |
rpc.bootparamd
|
…
|
|
rpc.lockd
|
Fix a memory leak: when unlocking make sure we release the memory associated
|
2001-10-23 19:54:53 +00:00 |
rpc.pcnfsd
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
rpc.statd
|
Use SA_NOCLDWAIT to avoid zombies.
|
2001-11-23 17:10:29 +00:00 |
rpc.yppasswdd
|
Update for pw_mkdb() change: restrict updates to one user's records and/or
|
2001-08-18 19:35:32 +00:00 |
rpcbind
|
…
|
|
rtadvd
|
daemon(3) has to be called before opening file descriptors.
|
2002-01-11 04:20:55 +00:00 |
rtsold
|
daemon(3) has to be called before opening file descriptors.
|
2002-01-11 04:20:55 +00:00 |
rwhod
|
…
|
|
sa
|
seperate -> separate
|
2001-07-22 13:33:58 +00:00 |
screenblank
|
Correct a comment. Pointed out by Michael.Eriksson@era-t.ericsson.se.
|
2001-11-06 22:56:02 +00:00 |
sendmail
|
…
|
|
sesd
|
…
|
|
sliplogin
|
…
|
|
slstats
|
…
|
|
spray
|
…
|
|
sunlabel
|
- KNF... Add NetBSD copyright, pass lint, getopt, modernize, blah.
|
2002-01-10 21:43:10 +00:00 |
sup
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
sushi
|
Remove unneeded/unused TREE_ISEMPTY() (which also happens to clash
|
2001-12-31 20:00:40 +00:00 |
syslogd
|
None of the other calls to logerror() include a newline at the end of the
|
2001-11-06 05:39:27 +00:00 |
tadpolectl
|
Fix pasto.
|
2001-12-09 07:52:20 +00:00 |
tcpdchk
|
…
|
|
tcpdmatch
|
…
|
|
tcpdump
|
remove LBL_ALIGN. the code leaks memory severely, and makes packet dump
|
2001-11-15 07:39:25 +00:00 |
timed
|
Code cleanup; remove all `#ifdef sgi' from the code... this clobbered the
|
2001-09-02 00:13:05 +00:00 |
traceroute
|
check if timeout already expired before select.
|
2002-01-12 02:42:58 +00:00 |
traceroute6
|
…
|
|
trpt
|
Update for TCP timer changes.
|
2001-09-11 15:45:01 +00:00 |
trsp
|
…
|
|
unlink
|
…
|
|
usbdevs
|
Adapt to small ioctl(USB_DEVICEINFO) change.
|
2001-11-17 01:52:56 +00:00 |
user
|
+ add backwards compatibility hook for old pw_mkdb() calls with no args
|
2001-10-22 11:00:05 +00:00 |
videomode
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
vipw
|
Update for pw_mkdb() change: restrict updates to one user's records and/or
|
2001-08-18 19:35:32 +00:00 |
vnconfig
|
Add optional "-f disktab" argument, that will look up a disk
|
2001-12-12 16:55:10 +00:00 |
wiconfig
|
s/^\.Are/.Ar/
|
2001-11-21 22:29:20 +00:00 |
wsconscfg
|
…
|
|
wsfontload
|
update for loading into "wsfont"
|
2001-10-29 17:59:00 +00:00 |
wsmuxctl
|
Improve language.
|
2001-10-24 18:33:52 +00:00 |
ypbind
|
…
|
|
yppoll
|
…
|
|
ypserv
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
ypset
|
…
|
|
zdump
|
…
|
|
zic
|
build this as a host prog.
|
2002-01-05 07:37:45 +00:00 |
Makefile
|
Don't descend into dbsym anymore.
|
2001-12-17 21:22:51 +00:00 |
Makefile.inc
|
…
|
|