.. |
ac
|
Add section number in SEE ALSO; PR #1531
|
1995-09-27 19:17:27 +00:00 |
accton
|
…
|
|
amd
|
Cross-reference fsinfo(8) and mk-amd-map(8), as per PR #1057.
|
1996-01-14 03:49:09 +00:00 |
arp
|
needs string.h
|
1995-04-24 13:25:18 +00:00 |
bad144
|
Eliminate extra `/' when prefixing the device name with _PATH_DEV.
|
1995-06-10 21:01:08 +00:00 |
bootp
|
Delete (possibly incomplete) ARP table entry before adding.
|
1995-07-25 22:56:56 +00:00 |
bootpd
|
Delete (possibly incomplete) ARP table entry before adding.
|
1995-07-25 22:56:56 +00:00 |
bootpef
|
…
|
|
bootpgw
|
…
|
|
bootptest
|
…
|
|
catman
|
…
|
|
chown
|
Remove chownerr() function completely and use warn() instead.
|
1995-06-03 07:01:19 +00:00 |
chroot
|
…
|
|
config
|
update 'files' files search paths and manual page descriptions for
|
1995-04-28 08:15:48 +00:00 |
config.old
|
New-style RCS IDs.
|
1995-08-17 17:22:06 +00:00 |
cron
|
Patch from Mike Pritchard to use `-t' option to sendmail, and prevent
|
1995-04-14 19:49:32 +00:00 |
dbsym
|
…
|
|
dev_mkdb
|
…
|
|
diskpart
|
cast to avoid warning.
|
1995-04-24 13:25:34 +00:00 |
dumpfs
|
Avoid arithmetic overflow (Tor Egge; PR#1768).
|
1996-01-09 21:23:36 +00:00 |
dumplfs
|
Make this compile with -Werror.
|
1995-12-14 22:30:45 +00:00 |
edquota
|
merge in changes from 1.1 release branch
|
1995-11-28 19:43:04 +00:00 |
eeprom
|
Program to display for modify contents of the EEPROM or OpenProm on
|
1995-07-13 18:17:28 +00:00 |
gettable
|
…
|
|
grfconfig
|
fix typos (pr#1680) from Thorsten Frueauf
|
1995-12-27 07:59:00 +00:00 |
grfinfo
|
…
|
|
gspa
|
merge in changes from 1.1 release branch
|
1995-11-28 19:43:04 +00:00 |
hilinfo
|
…
|
|
htable
|
…
|
|
inetd
|
Remove local declarations of ctime().
|
1995-06-02 15:02:18 +00:00 |
iostat
|
Update Makefiles for usr.bin/systat and usr.sbin/iostat to be
|
1995-12-22 08:04:24 +00:00 |
iteconfig
|
Make it work for both Amiga and Atari. Add new '-f' option.
|
1995-05-12 21:04:26 +00:00 |
kgmon
|
…
|
|
kvm_mkdb
|
…
|
|
lpr
|
More descriptive message for printer status. Addresses PR #509.
|
1996-01-14 17:25:21 +00:00 |
map-mbone
|
Update to mrouted 3.8.
|
1995-12-10 10:57:11 +00:00 |
mdconfig
|
Helper program for "user RAM" mode supported by sys/dev/ramdisk.c
|
1995-10-08 22:40:41 +00:00 |
mountd
|
merge in changes from 1.1 release branch
|
1995-11-28 05:25:28 +00:00 |
mrinfo
|
Update to mrouted 3.8.
|
1995-12-10 10:57:11 +00:00 |
mrouted
|
fix a call to localtime() so that it works if time_t != long.
|
1995-12-19 03:33:06 +00:00 |
mtrace
|
Change a rogue RCS id to new-style
|
1995-12-16 20:11:45 +00:00 |
mtree
|
Rename struct timespec fields to conform to POSIX.1b
|
1996-02-01 00:04:52 +00:00 |
named
|
BINDIR=/usr/libexec (from jonathan)
|
1996-02-04 12:02:12 +00:00 |
netgroup_mkdb
|
don't print NULLs; print empty strings....
|
1995-06-02 21:40:51 +00:00 |
nfsd
|
<sys/syslog.h> -> <syslog.h>
|
1995-05-28 05:31:01 +00:00 |
nfsiod
|
Prevent loop in SIGCHLD handler (Frank van der Linden; PR#1539).
|
1995-09-30 11:39:53 +00:00 |
portmap
|
…
|
|
pppd
|
Sleep after pulling DTR low when disconnecting. The ensures that the
|
1996-02-02 20:24:54 +00:00 |
pstat
|
New-style RCS ids.
|
1996-01-11 06:33:32 +00:00 |
pwd_mkdb
|
Improvements to YP support from Jason Downs.
|
1995-07-28 07:13:04 +00:00 |
quot
|
merge in change accidently made to 1.1 release branch
|
1996-01-04 18:28:00 +00:00 |
quotacheck
|
merge in changes from 1.1 release branch
|
1995-11-28 05:25:28 +00:00 |
quotaon
|
merge in changes from 1.1 release branch
|
1995-11-28 19:43:04 +00:00 |
rarpd
|
If __FreeBSD__, don't swap the type field in the Ethernet II header.
|
1996-02-01 21:57:00 +00:00 |
rbootd
|
If __FreeBSD__, don't swap the length field in the 802.3 header.
|
1996-02-01 21:27:46 +00:00 |
rdate
|
…
|
|
rdconfig
|
Helper program for "user RAM" mode supported by sys/dev/ramdisk.c
|
1995-10-08 22:40:41 +00:00 |
repquota
|
merge in changes from 1.1 release branch
|
1995-11-28 19:43:04 +00:00 |
rmt
|
Add missing #include.
|
1995-04-13 02:07:23 +00:00 |
rpc.bootparamd
|
Conform to rpcgen generated names and prototypes.
|
1995-06-24 15:03:49 +00:00 |
rpc.pcnfsd
|
minor cleanup
|
1995-08-14 19:50:09 +00:00 |
rwhod
|
…
|
|
sa
|
need string.h
|
1995-04-24 13:25:55 +00:00 |
screenblank
|
A screen saver daemon for Sun 3 and SPARC machines, similar to the SunOS
|
1995-07-12 04:57:47 +00:00 |
sendmail
|
Make this closer to reality.
|
1996-01-30 09:49:16 +00:00 |
sliplogin
|
sys/termios.h -> termios.h
|
1995-06-19 22:47:37 +00:00 |
slstats
|
restored to its former state
|
1995-08-02 01:27:08 +00:00 |
spray
|
spray(8) manpage, from Jim Jegers.
|
1995-07-11 01:18:05 +00:00 |
sup/source
|
- runio fails when result != 0 not only < 0
|
1995-10-29 23:54:45 +00:00 |
sysctl
|
Add a net.inet.ip.directed-broadcast sysctl as suggested by
|
1996-01-16 04:17:30 +00:00 |
syslogd
|
Added code to implement mode in which syslogd listens only to unix
|
1996-02-05 02:30:21 +00:00 |
tcpdump
|
Update to RIP version 2 header.
|
1995-06-20 23:38:49 +00:00 |
timed
|
Remove a comma. Use `.Dq'.
|
1995-08-18 15:26:45 +00:00 |
traceroute
|
Fix tiny documentation error; default timeout is 5s, not 3s.
|
1995-10-12 03:05:50 +00:00 |
trpt
|
Fix dangling 'The'; From Mike Long <mike.long@analog.com>
|
1996-02-05 06:11:16 +00:00 |
trsp
|
…
|
|
update
|
…
|
|
videomode
|
update copyright
|
1995-10-09 13:52:49 +00:00 |
vipw
|
…
|
|
vnconfig
|
Add RCS ids.
|
1995-12-30 18:14:01 +00:00 |
ypbind
|
really nasty hack for the alpha. bigtime XXX
|
1995-04-21 04:40:36 +00:00 |
yppoll
|
…
|
|
ypset
|
don't set the wrong address, for the address. from Arne Henrik Juul.
|
1995-06-24 11:16:47 +00:00 |
zdump
|
…
|
|
zic
|
…
|
|
Makefile
|
Change Makefile to build screenblank on Decstations.
|
1996-01-16 22:20:13 +00:00 |
Makefile.inc
|
…
|
|