.. |
ac
|
getopt returns -1 not EOF, deprecate register
|
1997-10-17 00:12:51 +00:00 |
accton
|
remove WARNS?=1 - it's inherited
|
1997-10-17 04:53:19 +00:00 |
amd
|
getopt returns -1 not EOF
|
1997-10-17 00:07:21 +00:00 |
apm
|
minor cleanup
|
1997-10-17 04:31:55 +00:00 |
apmd
|
remove unnecessary externs
|
1997-10-17 04:57:31 +00:00 |
arp
|
WARNSify
|
1997-10-16 23:46:38 +00:00 |
bad144
|
WARNSify, use err/warn, use opendisk
|
1997-10-17 05:31:02 +00:00 |
bootp
|
separate option argument from description; from Enami Tsugutomo in PR 3637.
|
1997-05-20 04:53:12 +00:00 |
bootpd
|
separate option argument from description; from Enami Tsugutomo in PR 3637.
|
1997-05-20 04:53:12 +00:00 |
bootpef
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
bootpgw
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
bootptest
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
catman
|
…
|
|
chown
|
Fix typo; `symbolic link' -> `a symbolic link'.
|
1997-10-17 08:10:22 +00:00 |
chroot
|
Add a CAVEATS section explaining that making this setuid root is bad.
|
1997-06-22 08:26:10 +00:00 |
chrtbl
|
Typo.
|
1997-08-06 19:52:18 +00:00 |
config
|
Actually, punt the `library' keyword; it does the same thing as `object',
|
1997-10-10 10:41:18 +00:00 |
cron
|
getopt returns -1 not EOF
|
1997-10-17 00:10:42 +00:00 |
dbsym
|
WARNSify, use err/warn, cleanup manpage
|
1997-10-17 05:47:27 +00:00 |
dev_mkdb
|
WARNSify, getopt returns -1 not EOF
|
1997-10-17 00:12:49 +00:00 |
dhcp
|
970607 snapshot
|
1997-06-08 04:53:30 +00:00 |
diskpart
|
WARNSify
|
1997-10-17 00:16:55 +00:00 |
dumpfs
|
WARNSify
|
1997-10-17 00:16:55 +00:00 |
dumplfs
|
fix typos noted by Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>.
|
1997-05-13 04:15:06 +00:00 |
edquota
|
WARNSify, deprecate bcmp/perror et al in favour of memcmp/err* et al
|
1997-10-17 02:25:02 +00:00 |
eeprom
|
Add sun3x to the list of machines using this program.
|
1997-09-24 07:22:37 +00:00 |
gettable
|
WARNSify, deprecate bcmp/perror et al in favour of memcmp/err* et al
|
1997-10-17 04:24:20 +00:00 |
grfconfig
|
minor cleanup, turn off WARNS=1
|
1997-10-17 05:58:23 +00:00 |
grfinfo
|
WARNSify (XXX: as best as I could on an i386; could an hp300 user please fix
|
1997-10-17 06:09:11 +00:00 |
gspa
|
WARNSify
|
1997-10-17 06:58:54 +00:00 |
hilinfo
|
WARNSify, rcsid police
|
1997-10-17 07:06:04 +00:00 |
htable
|
WARNSify, rcsid police
|
1997-10-17 08:00:23 +00:00 |
inetd
|
Don't sleep if we get EINTR from select(2) (e.g. because we got
|
1997-10-08 07:15:59 +00:00 |
iostat
|
merge lite-2
|
1997-10-17 05:06:40 +00:00 |
ipf
|
remove advertising clause from all my licenses.
|
1997-10-10 05:39:47 +00:00 |
iteconfig
|
reword some things here.
|
1997-06-23 14:15:33 +00:00 |
kgmon
|
…
|
|
kvm_mkdb
|
Sync "which nlist formats should I support?" with libc's nlist code.
|
1997-06-15 23:51:09 +00:00 |
lastlogin
|
Don't keep trying getpwuid(0) when ll_time == 0! This brings down the
|
1997-03-27 17:25:49 +00:00 |
lpr
|
fix race condition when building libcommon with make -j
|
1997-10-16 05:10:14 +00:00 |
map-mbone
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
mdconfig
|
Device rename: `rd' => `md'
|
1997-01-02 00:22:43 +00:00 |
mdsetimage
|
Implement the -T flag, used to (optionally) specify the kernel text
|
1997-09-30 06:20:16 +00:00 |
mopd
|
- WARNsify
|
1997-10-16 23:24:50 +00:00 |
mountd
|
- use .Nm instead of .Xr
|
1997-09-14 02:26:14 +00:00 |
mrinfo
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
mrouted
|
correct man page pathnames to reflect reality, per PR#4148
|
1997-09-25 06:49:59 +00:00 |
mtrace
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
mtree
|
merge lite-2
|
1997-10-17 05:24:29 +00:00 |
named
|
merge BIND 4.9.6
|
1997-10-04 15:11:25 +00:00 |
netgroup_mkdb
|
PR/3746: Olaf Seibert: not really an innetgr problem, but...
|
1997-06-16 23:18:50 +00:00 |
nfsd
|
getopt(3) usage police: EOF is deprecated, check against -1.
|
1997-10-08 16:55:41 +00:00 |
nfsiod
|
getopt(3) usage police: EOF is deprecated, check against -1.
|
1997-10-08 16:55:41 +00:00 |
pkg_install
|
- document $PKG_PATH
|
1997-10-16 00:55:01 +00:00 |
portmap
|
oops, didn't mean part of last merge.
|
1997-10-17 05:40:16 +00:00 |
pppd
|
Fix command-line argument processing
|
1997-10-14 20:38:09 +00:00 |
pstat
|
merge lite-2
|
1997-10-17 06:34:19 +00:00 |
pwd_mkdb
|
merge lite-2
|
1997-10-17 06:46:02 +00:00 |
quot
|
Format police.
|
1996-12-12 00:43:28 +00:00 |
quotacheck
|
Fix uninitialized variable
|
1997-09-19 21:22:38 +00:00 |
quotaon
|
Display quota type in quotaoff verbose messages, and in warnings.
|
1997-06-21 09:36:48 +00:00 |
rarpd
|
* use MAXHOSTNAMELEN+1 instead of 256
|
1997-06-21 14:30:03 +00:00 |
rbootd
|
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
|
1997-08-25 19:31:43 +00:00 |
rdate
|
xref inetd(8) not nonexistent inetd(1), add utmp(5) xref
|
1997-07-15 07:10:31 +00:00 |
repquota
|
merge lite-2
|
1997-10-17 07:35:05 +00:00 |
rmt
|
merge lite-2
|
1997-10-17 08:05:18 +00:00 |
rpc.bootparamd
|
be safe with buffers, from dholland@eecs.harvard.edu in pr#4138
|
1997-09-23 07:28:29 +00:00 |
rpc.lockd
|
Back out BUILDDIR and NOINSTALL changes.
|
1997-05-31 21:21:13 +00:00 |
rpc.pcnfsd
|
free returned value from yp_match() if an error occurs
|
1997-05-21 07:20:13 +00:00 |
rpc.statd
|
msync needs a third argument.
|
1997-10-16 23:32:27 +00:00 |
rpc.yppasswdd
|
Add parameter to call of pw_copy, don't use it, just pass NULL.
|
1997-07-24 08:54:56 +00:00 |
rwhod
|
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
|
1997-08-25 19:31:43 +00:00 |
sa
|
use correct name for default accounting file; from Hubert Feyrer in
|
1997-09-01 23:32:45 +00:00 |
screenblank
|
Add sun3x to the list of machines using this program.
|
1997-09-24 07:22:37 +00:00 |
sendmail
|
Only install the available m4 files.
|
1997-10-12 19:14:27 +00:00 |
sliplogin
|
merge lite-2
|
1997-10-17 08:49:29 +00:00 |
slstats
|
xref sliplogin(8), not nonexistent sliplogin(1)
|
1997-08-27 07:59:19 +00:00 |
spray
|
RCS id police.
|
1996-08-30 20:03:54 +00:00 |
sup
|
fix typo in CLEANFILES
|
1997-10-16 08:26:50 +00:00 |
sysctl
|
Commit userland part of pr-1891.
|
1997-09-19 19:17:17 +00:00 |
syslogd
|
Commit userland part of pr-1891.
|
1997-09-19 19:17:17 +00:00 |
tcpdchk
|
Add hack to avoid gcc warnings.
|
1997-10-14 05:17:35 +00:00 |
tcpdmatch
|
Fix for WARNS?= 1
|
1997-10-11 21:48:50 +00:00 |
tcpdump
|
Ugly hack to make this compile without warnings on alpha.
|
1997-10-13 20:45:40 +00:00 |
timed
|
merge lite-2
|
1997-10-17 08:49:29 +00:00 |
traceroute
|
Include <string.h> and use proper types for str*() so that this compiles
|
1997-10-08 20:47:38 +00:00 |
trpt
|
Fix potential bad pointer arithmetic interaction with sort comparison
|
1997-07-23 16:41:43 +00:00 |
trsp
|
- Rewrite this program to use libkvm, not grovel /dev/kmem manually. Now
|
1997-07-23 18:20:46 +00:00 |
update
|
RCSid police
|
1997-07-23 06:43:08 +00:00 |
videomode
|
set NOOBJ if !amiga because nothing is built
|
1997-06-24 08:01:39 +00:00 |
vipw
|
…
|
|
vnconfig
|
- Xref opendisk(3).
|
1997-10-01 01:32:59 +00:00 |
xntp
|
patch from PR#3944
|
1997-08-06 11:50:57 +00:00 |
ypbind
|
clarify that "domainname" in various pathnames is the actual domain name
|
1997-10-06 01:20:15 +00:00 |
yppoll
|
use WARNS?=1 not WARNS=1, cleanup manpage
|
1997-10-06 00:57:08 +00:00 |
ypserv
|
clean up previous
|
1997-10-16 05:22:37 +00:00 |
ypset
|
- WARNS?=1 not WARNS=1
|
1997-10-06 00:33:18 +00:00 |
zdump
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
zic
|
backout previous
|
1997-05-06 22:38:46 +00:00 |
Makefile
|
sort SUBDIR list
|
1997-10-17 04:54:33 +00:00 |
Makefile.inc
|
rcsid facism
|
1997-10-06 00:08:43 +00:00 |