freebsd kernel with SKQ
Go to file
csgr 7b6e72a847 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
bin Added rtprio option/field. 1994-09-01 11:28:45 +00:00
eBones The telnet version with encryption in in. 1994-08-27 15:48:54 +00:00
etc Make it possible to run lptcontrol on a printer port which does not 1994-09-03 22:47:08 +00:00
gnu Disable one of my extensions (function profiler epilogues) that 1994-09-02 20:39:41 +00:00
include Use ${ECHO} instead of echo' so that make -s' is fairly quiet. 1994-08-28 17:44:10 +00:00
lib Fixed editing blunder. 1994-09-01 12:09:17 +00:00
libexec Ignore SIGQUITs, cause getty dumps core on garbadge from modem line 1994-08-29 17:28:58 +00:00
sbin What cretin named both a global and a function "reboot"? Global 1994-08-28 10:00:49 +00:00
secure This commit was generated by cvs2svn to compensate for changes in r2316, 1994-08-27 15:48:54 +00:00
share Fixed a couple of typos. Ok, this works now. Only one significant hurdle 1994-09-02 01:53:33 +00:00
sys Make it possible to run lptcontrol on a printer port which does not 1994-09-03 22:47:08 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Changes to file(1) for FreeBSD: 1994-09-03 19:31:29 +00:00
usr.sbin Make it possible to run lptcontrol on a printer port which does not 1994-09-03 22:47:08 +00:00
CVS-INFO Documented the new CVS template. This really isn't the right place for it, 1994-07-24 22:27:27 +00:00
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile Taken update rule out of world target so it doesn't try and sup and 1994-09-03 02:38:28 +00:00
TODO Add my desire for XPG-style message catalogs to the TODO list. 1994-08-21 17:53:06 +00:00