NetBSD/usr.sbin
christos a6d86f0535 Changes to write ascii timestamps in the when files.
Looked into making it 64 bit clean, but it is hopeless.
Added little program to convert from the old timestamp files
into the new ones.
1995-06-03 21:21:48 +00:00
..
ac specify man pages the new way. 1994-12-22 11:31:31 +00:00
accton specify man pages the new way. 1994-12-22 11:31:31 +00:00
amd Use inet_aton(), not inet_addr(). 1995-05-21 15:50:45 +00:00
arp needs string.h 1995-04-24 13:25:18 +00:00
bad144 specify man pages the new way. 1994-12-22 11:32:57 +00:00
bootp Use inet_aton(), not inet_addr(). 1995-05-19 22:05:08 +00:00
bootpd Use inet_aton(), not inet_addr(). 1995-05-19 22:05:08 +00:00
bootpef specify man pages the new way. 1994-12-22 11:32:57 +00:00
bootpgw specify man pages the new way. 1994-12-22 11:32:57 +00:00
bootptest specify man pages the new way. 1994-12-22 11:32:57 +00:00
catman specify man pages the new way. 1994-12-22 11:32:57 +00:00
chown Remove chownerr() function completely and use warn() instead. 1995-06-03 07:01:19 +00:00
chroot specify man pages the new way. 1994-12-22 11:32:57 +00:00
config update 'files' files search paths and manual page descriptions for 1995-04-28 08:15:48 +00:00
config.old Increase size of buffer for file names. 1995-05-08 19:30:31 +00:00
cron Patch from Mike Pritchard to use `-t' option to sendmail, and prevent 1995-04-14 19:49:32 +00:00
dbsym specify man pages the new way. 1994-12-22 11:32:57 +00:00
dev_mkdb Merge with 4.4-Lite, and use libc err(3) and warn(3). 1995-01-30 21:12:41 +00:00
diskpart cast to avoid warning. 1995-04-24 13:25:34 +00:00
dumpfs Print out the `clean' field. 1995-04-12 21:23:24 +00:00
dumplfs convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00
edquota need stdlib.h 1995-04-21 04:41:21 +00:00
gettable header, for protos 1994-12-23 16:46:17 +00:00
grfinfo
hilinfo
htable header, for protos 1994-12-23 16:46:17 +00:00
inetd Remove local declarations of ctime(). 1995-06-02 15:02:18 +00:00
iostat Add a column header for CP_INTR. 1995-01-18 07:46:31 +00:00
iteconfig Make it work for both Amiga and Atari. Add new '-f' option. 1995-05-12 21:04:26 +00:00
kgmon be safe with types 1994-12-23 16:45:33 +00:00
kvm_mkdb specify man pages the new way. 1994-12-22 11:32:57 +00:00
lpr Reset group list before execing child, as pointed out by Mike Pritchard. 1995-04-14 19:23:43 +00:00
map-mbone Update to multicast 3.5. 1995-06-01 05:32:11 +00:00
mountd Set cr_gid properly, and adjust for getgrouplist() change. 1995-06-02 21:04:24 +00:00
mrinfo Update to multicast 3.5. 1995-06-01 05:19:10 +00:00
mrouted Update to multicast 3.5. 1995-06-01 05:32:11 +00:00
mtrace Make the behavior of `-s' consistent. 1995-06-02 01:02:09 +00:00
mtree add an 'optional' keyword, which allows files to be in the 1995-03-07 21:26:23 +00:00
named Use inet_aton(), not inet_addr(). 1995-05-22 01:02:34 +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 <sys/syslog.h> -> <syslog.h> 1995-05-28 05:31:01 +00:00
portmap casts to quite compiler. 1994-12-23 16:44:22 +00:00
pppd Fix length of LCP echo and echo reply. 1995-03-21 19:32:13 +00:00
pstat KERNEL -> _KERNEL 1995-03-28 17:18:59 +00:00
pwd_mkdb specify man pages the new way. 1994-12-22 11:32:57 +00:00
quot specify man pages the new way. 1994-12-22 11:32:57 +00:00
quotacheck convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00
quotaon add headers for prototypes. 1994-12-23 16:39:28 +00:00
rarpd specify man pages the new way. 1994-12-22 11:32:57 +00:00
rbootd specify man pages the new way. 1994-12-22 11:32:57 +00:00
rdate specify man pages the new way. 1994-12-22 11:32:57 +00:00
repquota <sys/queue.h> is no longer needed. 1995-01-03 02:06:24 +00:00
rmt Add missing #include. 1995-04-13 02:07:23 +00:00
rpc.bootparamd fix typo 1995-04-12 05:19:51 +00:00
rwhod specify man pages the new way. 1994-12-22 11:32:57 +00:00
sa need string.h 1995-04-24 13:25:55 +00:00
sendmail Fix the `restrictmailq' security check to explicitly check the egid. 1995-06-03 02:07:08 +00:00
sliplogin specify man pages the new way. 1994-12-22 11:32:57 +00:00
slstats pppstats(8) and slstats(8) has been rewritten and merged 1994-11-15 07:20:52 +00:00
spray cast, to quiet compiler. 1994-12-23 16:42:47 +00:00
sup/source Changes to write ascii timestamps in the when files. 1995-06-03 21:21:48 +00:00
sysctl Correct argument in error msg. (PR #1087) 1995-06-02 15:03:34 +00:00
syslogd fix priority mangling when sending to remote syslogds. (pr 1039, by 1995-05-14 04:18:45 +00:00
tcpdump cast pointers to longs, not ints. don't return ptr to local var. 1995-04-24 13:27:39 +00:00
timed 4.4BSD-Lite2 1995-03-26 22:24:18 +00:00
traceroute Use inet_aton(), not inet_addr(). 1995-05-21 15:50:45 +00:00
trpt be more careful with types. 1994-12-23 16:35:50 +00:00
trsp specify man pages the new way. 1994-12-22 11:43:15 +00:00
update specify man pages the new way. 1994-12-22 11:43:15 +00:00
vipw Handle stop signals gracefully. 1995-01-20 19:45:39 +00:00
vnconfig vn -> vnd renaming; consistency. 1995-01-25 04:32:37 +00:00
ypbind really nasty hack for the alpha. bigtime XXX 1995-04-21 04:40:36 +00:00
yppoll specify man pages the new way. 1994-12-22 11:43:15 +00:00
ypset Use inet_aton(), not inet_addr(). 1995-05-19 22:22:34 +00:00
zdump .include <bsd.prog.mk> 1995-03-11 01:14:25 +00:00
zic .include <bsd.prog.mk> 1995-03-11 01:14:25 +00:00
Makefile Add MBONE tools. 1995-06-03 06:03:44 +00:00
Makefile.inc