.. |
ac
|
- kill the -c hack. It does not work properly with virtual consoles anyway.
|
1996-09-26 19:06:37 +00:00 |
accton
|
…
|
|
amd
|
fix typo; PR bin/3038.
|
1996-12-24 02:44:58 +00:00 |
apm
|
apply typo fix per misc/3134 (from Thorsten Frueauf)
|
1997-01-23 00:31:14 +00:00 |
apmd
|
Copyright has been assigned to The NetBSD Foundation
|
1996-09-25 00:53:45 +00:00 |
arp
|
use ether_aton() from libc; from Klaus Klein <kleink@layla.inka.de>,
|
1997-01-18 02:12:13 +00:00 |
bad144
|
…
|
|
bootp
|
Correct pathname of bootpd and bootpgw.
|
1996-09-27 01:38:55 +00:00 |
bootpd
|
Correct pathname of bootpd and bootpgw.
|
1996-09-27 01:38:55 +00:00 |
bootpef
|
…
|
|
bootpgw
|
…
|
|
bootptest
|
…
|
|
catman
|
…
|
|
chown
|
…
|
|
chroot
|
…
|
|
config
|
Eliminate the "dangerous trailing context" (actually both uses of
|
1996-11-13 18:42:18 +00:00 |
config.old
|
Remove timezone support. From Thorsten Frueauf, closes PR #3118.
|
1997-01-17 23:48:54 +00:00 |
cron
|
Eliminate unsafe calls to strcpy() and sprintf().
|
1996-12-16 22:30:43 +00:00 |
dbsym
|
…
|
|
dev_mkdb
|
…
|
|
dhcpd
|
fix coredump per pr-3084
|
1997-01-16 22:27:01 +00:00 |
diskpart
|
…
|
|
dumpfs
|
…
|
|
dumplfs
|
…
|
|
edquota
|
…
|
|
eeprom
|
Discard setgid privileges if we don't need them.
|
1996-09-27 02:39:46 +00:00 |
gettable
|
…
|
|
grfconfig
|
…
|
|
grfinfo
|
…
|
|
gspa
|
fix dependency builds. Since we've got something to run a depend build
|
1996-12-23 00:19:05 +00:00 |
hilinfo
|
…
|
|
htable
|
…
|
|
inetd
|
fix problem with restarting service after SIGHUP (PR 3093)
|
1997-01-12 06:55:41 +00:00 |
iostat
|
`Kb' means kilobits, `Mb' means megabits. Since we're talking about bytes,
|
1996-10-25 18:21:57 +00:00 |
ipf
|
Cast -1 to an unsigned char for the test with fil.fr_icode as the fr_icode
|
1997-01-29 18:39:47 +00:00 |
iteconfig
|
Sync "iteconfig -h" output with reality and man page.
|
1996-06-04 16:27:56 +00:00 |
kgmon
|
…
|
|
kvm_mkdb
|
make testdb() fail if database version string has length zero.
|
1997-01-11 06:18:11 +00:00 |
lpr
|
remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF.
|
1996-12-09 09:57:40 +00:00 |
map-mbone
|
…
|
|
mdconfig
|
Device rename: `rd' => `md'
|
1997-01-02 00:22:43 +00:00 |
mdsetimage
|
This program is now called `mdsetimage'.
|
1997-01-02 00:33:34 +00:00 |
mountd
|
u_long -> u_int32_t when dealing with address lists returned by the resolver.
|
1996-10-07 22:33:15 +00:00 |
mrinfo
|
…
|
|
mrouted
|
…
|
|
mtrace
|
…
|
|
mtree
|
Add a missing "break;", pointed out by Chris Demetriou.
|
1996-09-05 23:29:22 +00:00 |
named
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
netgroup_mkdb
|
convert to public stringlist implementation (I forgot about this)
|
1997-01-19 03:30:14 +00:00 |
nfsd
|
Clear the sin_zero fields explicitly.
|
1996-09-16 17:22:04 +00:00 |
nfsiod
|
…
|
|
portmap
|
…
|
|
pppd
|
compression ratio was computed wrong.
|
1997-01-30 09:14:50 +00:00 |
pstat
|
recognize MNT_NOCOREDUMP and print the 'nocoredump' flag for file
|
1996-10-23 22:50:05 +00:00 |
pwd_mkdb
|
Print a warning to stderr if a YP inclusion (`+') specifies a value of
|
1996-11-24 21:13:27 +00:00 |
quot
|
Format police.
|
1996-12-12 00:43:28 +00:00 |
quotacheck
|
Update for newer preen interface.
|
1996-09-28 19:20:44 +00:00 |
quotaon
|
Misc cleanups.
|
1996-09-28 19:06:07 +00:00 |
rarpd
|
cast ether_ntohost() argument to proper type;
|
1997-01-18 02:22:21 +00:00 |
rbootd
|
Remove the SIOCADDMULTI ioctl; it's not meant for user level code. Just
|
1997-01-27 22:51:50 +00:00 |
rdate
|
Use warnx() and hstrerror(), rather than herror().
|
1996-12-08 13:59:11 +00:00 |
repquota
|
…
|
|
rmt
|
…
|
|
rpc.bootparamd
|
Eliminate local variable `progname'.
|
1996-12-08 13:53:25 +00:00 |
rpc.pcnfsd
|
…
|
|
rpc.yppasswdd
|
Fix the type in the description. -a => -m
|
1996-10-23 04:58:50 +00:00 |
rwhod
|
Fix some potential buffer overflow problems.
|
1996-09-07 21:05:37 +00:00 |
sa
|
…
|
|
screenblank
|
Use sigemptyset() rather than frobbing the sa_mask directly.
|
1996-06-23 22:08:43 +00:00 |
sendmail
|
sendmail 8.8.5 merge
|
1997-01-24 04:01:18 +00:00 |
sliplogin
|
Reference the new sl(4) page
|
1996-08-10 21:26:42 +00:00 |
slstats
|
Fix typo.
|
1996-12-08 13:54:42 +00:00 |
spray
|
RCS id police.
|
1996-08-30 20:03:54 +00:00 |
sup/source
|
64 bit patches (mostly long -> time_t) from Matthew Jacob (?)
|
1996-12-31 18:08:00 +00:00 |
sysctl
|
Grok and document CTL_DDB.
|
1997-01-09 05:38:54 +00:00 |
syslogd
|
…
|
|
tcpdchk
|
stdlib.h for malloc() prototype
|
1997-01-24 02:16:22 +00:00 |
tcpdmatch
|
Import from tcp_wrappers_7.4.
|
1997-01-11 02:09:50 +00:00 |
tcpdump
|
Add support for printing RIP-V2 packets.
|
1996-11-04 21:33:02 +00:00 |
timed
|
Fix byte-order bug in net number comparison.
|
1996-11-25 20:04:42 +00:00 |
traceroute
|
Add a -l flag, which displays the ttl of the returned packet.
|
1996-09-27 01:34:51 +00:00 |
trpt
|
rather amusing typo. Perhaps this was a tunafish?
|
1997-01-19 10:52:10 +00:00 |
trsp
|
rather amusing typo. Perhaps this was a tunafish?
|
1997-01-19 10:52:10 +00:00 |
update
|
…
|
|
videomode
|
…
|
|
vipw
|
…
|
|
vnconfig
|
…
|
|
ypbind
|
Change name of ypservers file to /var/yp/binding/domain.ypservers.
|
1996-10-02 05:55:05 +00:00 |
yppoll
|
…
|
|
ypserv
|
Format and install ypinit manual page. (PR 3139 from
|
1997-01-27 00:28:31 +00:00 |
ypset
|
General cleanup
|
1996-06-18 20:32:25 +00:00 |
zdump
|
…
|
|
zic
|
…
|
|
Makefile
|
Add tcpdchk and tcpdmatch.
|
1997-01-13 23:33:15 +00:00 |
Makefile.inc
|
…
|
|