summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add xten.jkh1994-10-221-1/+1
|
* spkrtest addedache1994-10-221-1/+1
|
* Added slstat.dg1994-10-171-2/+2
|
* Move `ncrcontrol' into machine-dependant section.gpalmer1994-10-141-3/+3
|
* Added ncrcontrol (display and configure NCR 53c810 SCSI parameters).se1994-10-131-4/+4
|
* Submitted by: gibbs@uclink.berkeley.eduats1994-10-031-1/+1
| | | | Fixed the missing blank in tzsetupvipw.
* Move apm, apmconf, fdformat, fdwrite, kbdcontrol, lptcontrol, rtprio andgpalmer1994-10-021-15/+16
| | | | | | | | vidcontrol out of machine-independance into the I386 & clean dependant sections. Also move 'timed' out of machine-dependace into machine-independance Reviewed by: rgrimes
* Added apm and apmconf. NOTE: This makefile is wrong in a variety of ways.dg1994-10-011-1/+1
| | | | | | 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.
* Move bootp & related stuffpst1994-09-301-1/+1
|
* Enable new bind utilities.pst1994-09-261-1/+1
|
* Fix comment: we have cron.dg1994-09-261-1/+1
|
* ac(8) utility, brought over from 1.1.5.dg1994-09-261-2/+2
|
* Added sa.dg1994-09-261-2/+2
|
* added fdwrite -> usr.sbin/fdwritephk1994-09-181-2/+2
|
* Added fdformat utility from 1.1.5.dg1994-09-171-2/+2
|
* Add tzsetup.wollman1994-09-131-1/+1
|
* Add pkg_install to SUBDIR.jkh1994-09-131-1/+1
|
* Add `zic' and `zdump'.wollman1994-09-131-1/+1
|
* add bootpd, bootpef, bootpgw, bootptestcsgr1994-09-101-1/+2
|
* Add mrouted.wollman1994-09-081-1/+1
|
* Add crunch and manctl, bring back xntpd.jkh1994-09-041-4/+4
| | | | Submitted by: jkh
* Make it possible to run lptcontrol on a printer port which does notcsgr1994-09-031-1/+2
| | | | | | | | | | | | | | | | | 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.
* rtprio(1) utility to modify realtime priority of a process.dg1994-09-011-1/+1
| | | | Submitted by: Henrik Vestergaard Draboel
* Remove xntpd for now until it works.jkh1994-08-301-2/+2
| | | | Submitted by: jkh
* Add swapinfo to SUBDIR. It's been working for a long time.bde1994-08-281-2/+2
|
* Add cron.jkh1994-08-281-1/+1
| | | | Submitted by: jkh
* xntp and tcpdump targets added.jkh1994-08-261-2/+2
| | | | | Reviewed by: Submitted by:
* Bring over dbsym from 1.1.5.1jkh1994-08-231-1/+1
| | | | Submitted by: jkh
* Added kbdcontrol & vidcontrol utils (from 1.1.5.1+)sos1994-08-171-2/+2
| | | | | Reviewed by: Submitted by:
* Don't bother with XNSrouted and trsp, nobody uses either. If anybodywollman1994-08-151-2/+9
| | | | decides they want to, they can change the Makefile.
* Added YP section 8 programs from 1.1.5. (Obligatory notice that thiswollman1994-08-081-1/+2
| | | | | code was originally written by Th. de Raadt, although this particular organization is mine.)
* Get rid of update. Make man page installation work with our schemewollman1994-08-051-7/+7
| | | | (and rename a few in the process).
* Comment out missing/broken sources.rgrimes1994-05-281-12/+16
|
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+26
OpenPOWER on IntegriCloud