Commit Graph

28 Commits

Author SHA1 Message Date
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