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