Commit Graph

69 Commits

Author SHA1 Message Date
bde
8da0499075 Add rndcontrol. 1995-10-29 09:03:13 +00:00
jkh
d188097903 Add the cdcontrol program by Serge Vakulenko. It's my understanding
that this is a superset of cdplay, and perhaps it's time to send cdplay
into the bit bucket if this works well.  According to the docs, it has
a friendlier command structure, command line interface etc.
Submitted by:	Serge Vakulenko <vak@cronyx.ru>
1995-08-18 11:41:32 +00:00
peter
9694e1be24 Add sicontrol.. I hope this is the right way.. 1995-08-13 15:28:18 +00:00
bde
de0ef4c7a0 Add kbdmap. 1995-07-12 18:43:38 +00:00
wollman
1914854cfa Correct misspelling of `mrouted'. Shows what I get for not re-building
from the top...
1995-06-14 15:55:07 +00:00
wollman
7d98a3baf5 Re-enable mrouted now that it matches the kernel code again. 1995-06-13 18:07:05 +00:00
wollman
53241b91ba Temporarily disable mrouted. 1995-06-13 17:46:43 +00:00
rgrimes
4f960dd75f Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
phk
33b9a83ec8 remove swapinfo. 1995-05-13 17:27:10 +00:00
ats
8becb4197a Add mixer to the clean/cleandir targets to get it also cleaned up. 1995-04-15 21:45:49 +00:00
joerg
0f0922b7b5 Include pcvt into the list of subdirs, so its utilities will be
included into fututre distributions.
1995-04-13 20:27:11 +00:00
phk
fe55610d5f Added the kernbb program. No man-page yet :( 1995-03-10 08:53:55 +00:00
wpaul
07a7fc0a6f Add rarpd. 1995-03-02 06:44:30 +00:00
wpaul
b4ca196415 Add entry for bootparamd and friends. 1995-02-27 19:21:16 +00:00
amurai
f3d11ea6ae Re add ppp entry causing by missing auth.h/cdefs.h
Reviewed by:	amurai@spec.co.jp
1995-02-27 03:16:48 +00:00
jkh
7962264323 Take ppp out until it works again - there's actually stuff missing from
the merge.
1995-02-26 18:58:49 +00:00
bde
492feb2cd5 Remove dbsym. 1995-02-26 02:33:09 +00:00
pst
c5cee38d7d Add watch(8) 1995-02-23 00:26:49 +00:00
ache
d867c402f2 mixer added 1995-02-22 01:37:47 +00:00
ats
5c36476ca0 Add sgsc to the clean/cleandir targets. 1995-02-21 10:30:41 +00:00
ache
2b346ee394 pkg_manage added 1995-02-15 20:52:52 +00:00
bde
2daabec736 Add ctm and sgsc. ctm is has proved useful and sgsc seems to have been
forgotten.
1995-02-09 15:36:08 +00:00
amurai
c2417479c7 Adding "ppp" entry for a user process PPP (aka iijppp) 1995-01-31 07:57:09 +00:00
bde
8838d36fa5 Enable iostat on i386's. 1995-01-19 16:29:30 +00:00
ache
25a5fb9862 Remove unneded kbdcontrol from SUBDIRS
Submitted by: roberto@blaise.ibp.fr
1994-12-30 15:44:32 +00:00
ache
a120a7d833 adduser added 1994-12-28 14:00:11 +00:00
phk
4efcdc441e Added the vnconfig program. 1994-12-04 20:11:50 +00:00
ats
0e3fe6fd27 Add the missing subdirs cdplay and spkrtest into the clean/cleandir targets. 1994-11-19 17:34:12 +00:00
lars
01ed7fba28 Delete duplicate pppd entry. Also move pppstats in the right spot lexically. 1994-11-12 22:24:17 +00:00
lars
01ba00a426 pppd was missing from the SUBDIRS. 1994-11-12 19:15:01 +00:00
ache
07b3f43db1 cdplay added 1994-11-12 16:05:43 +00:00
jkh
5ba4b165e8 Add pppd to the Makefile. It seems to work.. 1994-11-11 23:47:32 +00:00
joerg
6cb1f43d67 Included the fdcontrol subdir. 1994-10-31 21:51:25 +00:00
jkh
a5797b5674 Remove eeprom from the default list of subdirs. It gets added properly
in the sparc case anyway.  Next step will be to move some of the i386
specific things, like fdformat and fdwrite, into an i386 .if clause.
1994-10-28 04:35:13 +00:00
wollman
f77f6cd044 Added lsdev. 1994-10-24 22:22:44 +00:00
jkh
8b298247f8 Add xten. 1994-10-22 14:59:35 +00:00
ache
7d5bdbbd33 spkrtest added 1994-10-22 02:16:04 +00:00
dg
8a5eacfccf Added slstat. 1994-10-17 06:06:45 +00:00
gpalmer
9658a5a2d0 Move `ncrcontrol' into machine-dependant section. 1994-10-14 23:55:50 +00:00
se
3ef70ee2aa Added ncrcontrol (display and configure NCR 53c810 SCSI parameters). 1994-10-13 18:10:40 +00:00
ats
6af8c968d1 Submitted by: gibbs@uclink.berkeley.edu
Fixed the missing blank in tzsetupvipw.
1994-10-03 11:21:47 +00:00
gpalmer
4a5cbc66f8 Move apm, apmconf, fdformat, fdwrite, kbdcontrol, lptcontrol, rtprio and
vidcontrol out of machine-independance into the I386 & clean
dependant sections. Also move 'timed' out of machine-dependace into
machine-independance

Reviewed by:	rgrimes
1994-10-02 03:42:40 +00:00
dg
a8bebbdae6 Added apm and apmconf. NOTE: This makefile is wrong in a variety of ways.
For one thing, the handling of arch-specific utilities is broken, and
things like apm and apmconf (and fdformat, kbdcontrol, vidcontrol, etc)
shouldn't be built for all arch's.
1994-10-01 03:44:05 +00:00
pst
a9e6b1a898 Move bootp & related stuff 1994-09-30 05:48:52 +00:00
pst
0ac72c6208 Enable new bind utilities. 1994-09-26 23:14:33 +00:00
dg
b92adb4dc3 Fix comment: we have cron. 1994-09-26 22:20:19 +00:00
dg
74fbc1bab5 ac(8) utility, brought over from 1.1.5. 1994-09-26 21:56:38 +00:00
dg
03aa2759f1 Added sa. 1994-09-26 21:45:01 +00:00
phk
9819510988 added fdwrite -> usr.sbin/fdwrite 1994-09-18 07:48:40 +00:00
dg
41cf2079fd Added fdformat utility from 1.1.5. 1994-09-17 17:08:31 +00:00