Commit Graph

81 Commits

Author SHA1 Message Date
ache
15f25db6c3 Remove cdplay, cdcontrol is superset of it 1996-02-05 00:05:04 +00:00
pst
d918cfdd48 Add qcamcontrol 1996-02-04 10:11:35 +00:00
joerg
47d30a2ecf Add wormcontrol. Nope, i didn't forget it this time. :) 1996-01-27 17:57:15 +00:00
nate
c6b87cfb93 Removed config.new from the release. It is unused by any current version
of FreeBSD, and only serves to generate confusion and increase bloat.
1996-01-20 00:59:23 +00:00
adam
45b4db02d1 add yppush 1996-01-17 12:51:01 +00:00
graichen
3cfe176aaf added newsyslog and spray 1996-01-05 09:53:49 +00:00
peter
2808183dd0 Add sup and IPXrouted to makefile
(IPXrouted is far more likely to be used than XNSrouted)
1996-01-05 09:41:54 +00:00
wpaul
5d450e8675 Turn on ypserv. 1995-12-16 20:56:01 +00:00
peter
fdab95bd08 Disconnect fsdb in preperation for move to /sbin 1995-11-24 23:00:02 +00:00
joerg
1bebc101f8 Include mkdosfs into the list of subdirs.
Reorder the list.
1995-11-05 19:24:19 +00:00
peter
fcaba5b0bc Connect fsdb to the SUBDIR list. 1995-11-03 22:53:05 +00:00
peter
6d663f88f3 add quot.. 1995-11-03 15:21:51 +00:00
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