freebsd-dev/usr.sbin
csgr d43d0141c9 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
..
ac BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
accton Reviewed by: 1994-07-30 17:16:22 +00:00
amd Correct and add proper man page extents. 1994-08-11 01:46:41 +00:00
arp Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
bad144 Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
chown Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
chroot Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
config Eradicate my #1 (ok, maybe #2) peeve by making config now blow away 1994-09-03 21:23:36 +00:00
config.new Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
cron Use LDDESTDIR and DPADD more consistently with what Bruce suggests.. 1994-08-29 18:42:12 +00:00
crunch Add proper links so that - and -sh are catered for. 1994-06-24 16:39:30 +00:00
dbsym Changes to adapt to 2.0. 1994-08-23 11:17:55 +00:00
dev_mkdb Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
diskpart Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
edquota Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
eeprom BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
fdformat Make use of the new FDOPT_NORETRY facility. It does not make sense to 1994-05-22 17:43:34 +00:00
inetd Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
iostat Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
kbdcontrol Add dependencies on libraries to DPADD. Someday this should be done 1994-08-28 18:49:06 +00:00
kgmon Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
kvm_mkdb Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
lpr Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
lptcontrol Make it possible to run lptcontrol on a printer port which does not 1994-09-03 22:47:08 +00:00
manctl My last fix broke things more, thanks to Paul Traina for pointing that out! 1994-05-26 20:16:49 +00:00
mount_portalfs Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
mountd Delete obsolete references to librpc.a. 1994-08-08 00:09:22 +00:00
mtree fixed typos 1994-09-03 13:20:05 +00:00
nfsd Use nulls to pad proctitle rather than spaces...makes ps(1) output more 1994-08-11 13:40:58 +00:00
nologin Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
pkg_install Allow creation of absolute package names 1994-08-29 16:31:38 +00:00
portmap Delete obsolete references to librpc.a. 1994-08-08 00:09:22 +00:00
pstat Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
pwd_mkdb Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
quot BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
quotaon Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
repquota Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
rmt Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
routed Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
rtprio rtprio(1) utility to modify realtime priority of a process. 1994-09-01 12:05:14 +00:00
rwhod Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
sendmail Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
sliplogin 1. Correct invalid setsid and ioctl return value checks. 1994-08-08 17:14:46 +00:00
slstat slstat - report serial line IP statistics: bytes in/out, packets 1994-06-17 06:42:39 +00:00
swapinfo Took out junk to save the old value of BLOCKSIZE as it is unnecessary. 1994-08-12 10:26:27 +00:00
sysctl Suppress irritating extra newline after kern.boottime. 1994-08-08 15:37:35 +00:00
syslogd Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
tcpdump Add dependencies on libraries to DPADD. Someday this should be done 1994-08-28 18:49:06 +00:00
timed Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
traceroute Changed output formatting to correctly represent the precision - it's 1994-08-29 17:45:43 +00:00
trpt Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
trsp Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
update BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
vidcontrol Added vidcontrol util from 1.1.5.1+ 1994-08-17 09:00:13 +00:00
vipw Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
XNSrouted Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
xntpd Remove duplicate declaration of sys_errlist[]. 1994-08-26 06:09:21 +00:00
ypbind Copying YP programs over from 1.1.5, with a slightly different directory 1994-08-08 01:03:58 +00:00
yppoll Added YP section 8 programs from 1.1.5. (Obligatory notice that this 1994-08-08 01:10:28 +00:00
ypset Added YP section 8 programs from 1.1.5. (Obligatory notice that this 1994-08-08 01:10:28 +00:00
Makefile Make it possible to run lptcontrol on a printer port which does not 1994-09-03 22:47:08 +00:00
Makefile.inc BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00