summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add mixer to the clean/cleandir targets to get it also cleaned up.ats1995-04-151-1/+1
|
* Include pcvt into the list of subdirs, so its utilities will bejoerg1995-04-131-5/+5
| | | | included into fututre distributions.
* Added the kernbb program. No man-page yet :(phk1995-03-101-5/+6
|
* Add rarpd.wpaul1995-03-021-1/+1
|
* Add entry for bootparamd and friends.wpaul1995-02-271-2/+2
|
* Re add ppp entry causing by missing auth.h/cdefs.hamurai1995-02-271-1/+1
| | | | Reviewed by: amurai@spec.co.jp
* Take ppp out until it works again - there's actually stuff missing fromjkh1995-02-261-1/+1
| | | | the merge.
* Remove dbsym.bde1995-02-261-1/+1
|
* Add watch(8)pst1995-02-231-1/+1
|
* mixer addedache1995-02-221-1/+1
|
* Add sgsc to the clean/cleandir targets.ats1995-02-211-1/+1
|
* pkg_manage addedache1995-02-151-2/+2
|
* Add ctm and sgsc. ctm is has proved useful and sgsc seems to have beenbde1995-02-091-2/+3
| | | | forgotten.
* Adding "ppp" entry for a user process PPP (aka iijppp)amurai1995-01-311-1/+1
|
* Enable iostat on i386's.bde1995-01-191-2/+1
|
* Remove unneded kbdcontrol from SUBDIRSache1994-12-301-1/+1
| | | | Submitted by: roberto@blaise.ibp.fr
* adduser addedache1994-12-281-1/+1
|
* Added the vnconfig program.phk1994-12-041-1/+1
|
* Add the missing subdirs cdplay and spkrtest into the clean/cleandir targets.ats1994-11-191-2/+3
|
* Delete duplicate pppd entry. Also move pppstats in the right spot lexically.lars1994-11-121-2/+2
|
* pppd was missing from the SUBDIRS.lars1994-11-121-3/+3
|
* cdplay addedache1994-11-121-2/+2
|
* Add pppd to the Makefile. It seems to work..jkh1994-11-111-1/+1
|
* Included the fdcontrol subdir.joerg1994-10-311-3/+3
|
* Remove eeprom from the default list of subdirs. It gets added properlyjkh1994-10-281-1/+1
| | | | | 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.
* Added lsdev.wollman1994-10-241-1/+1
|
* 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
OpenPOWER on IntegriCloud