Commit Graph

45 Commits

Author SHA1 Message Date
Andrey A. Chernov 54b77925ee Remove unneded kbdcontrol from SUBDIRS
Submitted by: roberto@blaise.ibp.fr
1994-12-30 15:44:32 +00:00
Andrey A. Chernov b2c473eaec adduser added 1994-12-28 14:00:11 +00:00
Poul-Henning Kamp d6bfd0e8f6 Added the vnconfig program. 1994-12-04 20:11:50 +00:00
Andreas Schulz ef1520b343 Add the missing subdirs cdplay and spkrtest into the clean/cleandir targets. 1994-11-19 17:34:12 +00:00
Lars Fredriksen 5d07694903 Delete duplicate pppd entry. Also move pppstats in the right spot lexically. 1994-11-12 22:24:17 +00:00
Lars Fredriksen 665583d21a pppd was missing from the SUBDIRS. 1994-11-12 19:15:01 +00:00
Andrey A. Chernov a4d451dbae cdplay added 1994-11-12 16:05:43 +00:00
Jordan K. Hubbard 3aa40eb0ac Add pppd to the Makefile. It seems to work.. 1994-11-11 23:47:32 +00:00
Joerg Wunsch 5bbd5762d9 Included the fdcontrol subdir. 1994-10-31 21:51:25 +00:00
Jordan K. Hubbard 794559559f 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
Garrett Wollman a365d1180c Added lsdev. 1994-10-24 22:22:44 +00:00
Jordan K. Hubbard 31895db09f Add xten. 1994-10-22 14:59:35 +00:00
Andrey A. Chernov 6dde05f573 spkrtest added 1994-10-22 02:16:04 +00:00
David Greenman 0477ab473a Added slstat. 1994-10-17 06:06:45 +00:00
Gary Palmer 8dc10afa87 Move `ncrcontrol' into machine-dependant section. 1994-10-14 23:55:50 +00:00
Stefan Eßer 1dc73d350b Added ncrcontrol (display and configure NCR 53c810 SCSI parameters). 1994-10-13 18:10:40 +00:00
Andreas Schulz 69bf516655 Submitted by: gibbs@uclink.berkeley.edu
Fixed the missing blank in tzsetupvipw.
1994-10-03 11:21:47 +00:00
Gary Palmer 723ff3e087 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
David Greenman 4ada351cf2 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
Paul Traina ad0e3007f6 Move bootp & related stuff 1994-09-30 05:48:52 +00:00
Paul Traina 5517824990 Enable new bind utilities. 1994-09-26 23:14:33 +00:00
David Greenman 78eb91b47f Fix comment: we have cron. 1994-09-26 22:20:19 +00:00
David Greenman 90c5321f61 ac(8) utility, brought over from 1.1.5. 1994-09-26 21:56:38 +00:00
David Greenman 27f8e9694d Added sa. 1994-09-26 21:45:01 +00:00
Poul-Henning Kamp 13ae5a03ea added fdwrite -> usr.sbin/fdwrite 1994-09-18 07:48:40 +00:00
David Greenman d4f61326ba Added fdformat utility from 1.1.5. 1994-09-17 17:08:31 +00:00
Garrett Wollman 36156bf4fe Add tzsetup. 1994-09-13 23:03:19 +00:00
Jordan K. Hubbard 87de5a959b Add pkg_install to SUBDIR. 1994-09-13 07:39:59 +00:00
Garrett Wollman bd46ac9af7 Add `zic' and `zdump'. 1994-09-13 03:52:20 +00:00
Geoff Rehmet 702cdbc097 add bootpd, bootpef, bootpgw, bootptest 1994-09-10 15:21:27 +00:00
Garrett Wollman 4aa83b0b3c Add mrouted. 1994-09-08 02:53:07 +00:00
Jordan K. Hubbard 28178404af Add crunch and manctl, bring back xntpd.
Submitted by:	jkh
1994-09-04 03:32:45 +00:00
Geoff Rehmet 12365022c0 Make it possible to run lptcontrol on a printer port which does not
actually have a printer connected or online:
- MAKEDEV:		remove all signs of lpa
			add lpctl? devices (minor # = unit + 128)
- usr.sbin/Makefile	add lptcontrol
- sys/i386/isa/lpt.c	implement the LP_BYPASS flag: when a unit is
			opened with this flag set, the printer is
			not primed, and no check is made to see that
			the printer is online.  This can only be used
			to pass ioctls.  (giving us /dev/lpctl?)
- lptcontrol.c		use /dev/lpctl? (LP_BYPASS)
			-f flag removed, -u flag added
- lptcontrol.8		document changes in lptcontrol
			rewrite using mandoc macros
Submitted by:	Geoff.
1994-09-03 22:47:08 +00:00
David Greenman 21e95ddd51 rtprio(1) utility to modify realtime priority of a process.
Submitted by:	Henrik Vestergaard Draboel
1994-09-01 12:05:14 +00:00
Jordan K. Hubbard 504d7e78e6 Remove xntpd for now until it works.
Submitted by:	jkh
1994-08-30 10:06:53 +00:00
Bruce Evans 52f2a972ba Add swapinfo to SUBDIR. It's been working for a long time. 1994-08-28 17:12:24 +00:00
Jordan K. Hubbard eedc655846 Add cron.
Submitted by:	jkh
1994-08-28 06:19:10 +00:00
Jordan K. Hubbard 8a82af45f1 xntp and tcpdump targets added.
Reviewed by:
Submitted by:
1994-08-26 05:55:13 +00:00
Jordan K. Hubbard 1042688020 Bring over dbsym from 1.1.5.1
Submitted by:	jkh
1994-08-23 11:15:45 +00:00
Søren Schmidt 1062753e25 Added kbdcontrol & vidcontrol utils (from 1.1.5.1+)
Reviewed by:
Submitted by:
1994-08-17 09:01:52 +00:00
Garrett Wollman d966229d00 Don't bother with XNSrouted and trsp, nobody uses either. If anybody
decides they want to, they can change the Makefile.
1994-08-15 03:19:25 +00:00
Garrett Wollman d832d69165 Added YP section 8 programs from 1.1.5. (Obligatory notice that this
code was originally written by Th. de Raadt, although this particular
organization is mine.)
1994-08-08 01:10:28 +00:00
Garrett Wollman 84e59eb50d Get rid of update. Make man page installation work with our scheme
(and rename a few in the process).
1994-08-05 16:31:05 +00:00
Rodney W. Grimes 1544f99bac Comment out missing/broken sources. 1994-05-28 06:44:34 +00:00
Rodney W. Grimes dea673e932 BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00