/[base]/head/usr.sbin/lpr/lpr/printcap.5
ViewVC logotype

Log of /head/usr.sbin/lpr/lpr/printcap.5

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 314436 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 28 23:42:47 2017 UTC (7 years, 4 months ago) by imp
File length: 11730 byte(s)
Diff to previous 262742
Renumber copyright clause 4

Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.

Submitted by:	Jan Schaumann <jschauma@stevens.edu>
Pull Request:	https://github.com/freebsd/freebsd/pull/96


Revision 262742 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 4 15:09:57 2014 UTC (10 years, 4 months ago) by dwmalone
File length: 11730 byte(s)
Diff to previous 233510
Add missing description of du (daemon.user) printcap capability.


Revision 233510 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 26 15:18:14 2012 UTC (12 years, 3 months ago) by joel
File length: 11694 byte(s)
Diff to previous 216372
mdoc: terminate quoted strings.

Reviewed by:	brueffer


Revision 216372 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 11 09:38:12 2010 UTC (13 years, 6 months ago) by joel
File length: 11693 byte(s)
Diff to previous 210933
Remove the advertising clause from UCB copyrighted files in usr.sbin.  This
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change


Revision 210933 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 6 14:33:42 2010 UTC (13 years, 11 months ago) by joel
File length: 11934 byte(s)
Diff to previous 131500
Fix typos and spelling mistakes.


Revision 131500 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 2 23:13:00 2004 UTC (20 years ago) by ru
File length: 11933 byte(s)
Diff to previous 130132
Mechanically kill hard sentence breaks.


Revision 130132 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 5 20:21:43 2004 UTC (20 years, 1 month ago) by ru
File length: 11944 byte(s)
Diff to previous 126018
Removed redundant mdoc(7) macro calls.


Revision 126018 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 19 18:55:55 2004 UTC (20 years, 4 months ago) by kientzle
File length: 11950 byte(s)
Diff to previous 117681
Clarify the "lp" description to mention port@host syntax.

Suggested by: NetBSD man page


Revision 117681 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 17 07:29:20 2003 UTC (20 years, 11 months ago) by brueffer
File length: 11890 byte(s)
Diff to previous 112701
Fix a grammar bogon and a typo

Submitted by:	Warren Block <wblock@wonkity.com>
MFC after:	3 days


Revision 112701 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 27 08:33:01 2003 UTC (21 years, 3 months ago) by eivind
File length: 11888 byte(s)
Diff to previous 97561
Change DEFMX to 0.  This removes the size limit for print jobs by default.

Discussed with: gad (now), arch (a year ago)


Revision 97561 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 30 08:10:32 2002 UTC (22 years, 1 month ago) by ru
File length: 11891 byte(s)
Diff to previous 95293
mdoc(7) police: markup nits.


Revision 95293 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 23 00:06:10 2002 UTC (22 years, 2 months ago) by gad
File length: 11900 byte(s)
Diff to previous 95236
Implement new printcap option of "rc" aka "remote.resend_copies".
This is a boolean option, and if it is specified in a print queue
for a remote host, it causes lpd to resend the data file for each
copy the user requested on 'lpr -#n'.  This is useful for network
printers which accept lpd-style jobs, but which ignore the control
file (and thus they ignore any request for multiple copies).

PR:		25635
Reviewed by:	short review on freebsd-audit
MFC after:	6 days


Revision 95236 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 22 01:09:24 2002 UTC (22 years, 2 months ago) by gad
File length: 11240 byte(s)
Diff to previous 95235
Underline the default value for rp=, the same way all the other string-type
default values are underlined (instead of using fake double-quotes).

MFC after:	4 days


Revision 95235 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 22 01:04:02 2002 UTC (22 years, 2 months ago) by gad
File length: 11230 byte(s)
Diff to previous 79755
Add description of `mc' (max copies), add short-form to long-form mapping
for `tf' (troff filter), and add a cross-reference to chkprintcap in some
lpr-related man pages.

Submitted by:	dwmalone
MFC after:	4 days


Revision 79755 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 15 08:06:20 2001 UTC (22 years, 11 months ago) by dd
File length: 11095 byte(s)
Diff to previous 79537
Remove whitespace at EOL.


Revision 79537 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 10 15:12:08 2001 UTC (22 years, 11 months ago) by ru
File length: 11099 byte(s)
Diff to previous 77761
mdoc(7) police: removed HISTORY info from the .Os call.


Revision 77761 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 12:50:33 2001 UTC (23 years, 1 month ago) by sobomax
File length: 11107 byte(s)
Diff to previous 72126
Correct cross-references:
  setsockopt.3 --> setsockopt.2
  syslog.8 --> syslogd.8
  tcpdump.8 --> tcpdump.1

MFC after:	1 week


Revision 72126 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 7 13:45:30 2001 UTC (23 years, 4 months ago) by ru
File length: 11106 byte(s)
Diff to previous 71898
mdoc(7) police:  Change -filled displays (which just happen
to be the same as -ragged in the current implementation) to
-ragged.  With mdocNG, -filled displays produce the correct
output, formatted and justified to both margins.


Revision 71898 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 1 16:44:04 2001 UTC (23 years, 5 months ago) by ru
File length: 11106 byte(s)
Diff to previous 70403
mdoc(7) police: split punctuation characters + misc fixes.


Revision 70403 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 27 15:30:30 2000 UTC (23 years, 6 months ago) by ru
File length: 11104 byte(s)
Diff to previous 68965
Prepare for mdoc(7)NG.


Revision 68965 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 20 20:10:44 2000 UTC (23 years, 7 months ago) by ru
File length: 11103 byte(s)
Diff to previous 68253
mdoc(7) police: use the new features of the Nm macro.


Revision 68253 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 2 19:22:06 2000 UTC (23 years, 8 months ago) by gad
File length: 11130 byte(s)
Diff to previous 50479
Implement new printcap options of sr= (aka stat.recv) and sr= (aka stat.send)
in lpd.  Stat.recv is useful on a printserver, as something of a network
performance-monitoring tool.  Stat.send is a minimal accounting record of
sorts for jobs going to tcp/ip based printers.

Reviewed by:	freebsd-print@bostonradio.org


Revision 50479 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 28 01:35:59 1999 UTC (24 years, 10 months ago) by peter
File length: 9742 byte(s)
Diff to previous 38470
$Id$ -> $FreeBSD$


Revision 38470 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 21 18:08:46 1998 UTC (25 years, 10 months ago) by brian
File length: 9785 byte(s)
Diff to previous 36853
Fix ``lp=port@machine'' syntax and mention it in printcap(5).


Revision 36853 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 10 12:34:27 1998 UTC (26 years ago) by phk
File length: 9620 byte(s)
Diff to previous 31500
Spelling fixes.

PR:		6903
Reviewed by:	phk
Submitted by:	Josh Gilliam <josh@quick.net>


Revision 31500 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 2 21:41:40 1997 UTC (26 years, 7 months ago) by wollman
File length: 9618 byte(s)
Diff to previous 30407
Document the new long names for printcap capabilities.


Revision 30407 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 14 16:01:02 1997 UTC (26 years, 8 months ago) by joerg
File length: 8678 byte(s)
Diff to previous 25589
Improve my hack from rev 1.6 of displayq.c, and make the TCP
connection timeout controllable by a new printcap(5) capability named
`ct' (connectiom timeout), defaulting to 120 seconds (which is the
default TCP connection timeout).

Would anybody see a problem with merging all this into RELENG_2_2?


Revision 25589 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 8 15:31:39 1997 UTC (27 years, 2 months ago) by joerg
File length: 8627 byte(s)
Diff to previous 24831
Kill a stale .pq line.


Revision 24831 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 12 04:23:13 1997 UTC (27 years, 2 months ago) by brian
File length: 8641 byte(s)
Diff to previous 22986
Support input and output filters with remote printing.
Output filters are executed on a per-file basis as it's
necessary to supply the file size to the "other side".


Revision 22986 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 22 13:26:29 1997 UTC (27 years, 4 months ago) by peter
File length: 7945 byte(s)
Diff to previous 21673
Revert $FreeBSD$ back to $Id$


Revision 21673 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 14 07:20:47 1997 UTC (27 years, 5 months ago) by jkh
File length: 7950 byte(s)
Diff to previous 20914
Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.


Revision 20914 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 26 02:02:31 1996 UTC (27 years, 6 months ago) by wosch
File length: 7945 byte(s)
Diff to previous 19675
Sort cross references.


Revision 19675 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 12 13:37:51 1996 UTC (27 years, 7 months ago) by phk
File length: 7936 byte(s)
Diff to previous 17293
doc/1987, table heading in error.
Submitted by:	Mark Valentine Mark Valentine <mark@linus.demon.co.uk>


Revision 17293 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 27 01:20:00 1996 UTC (27 years, 11 months ago) by alex
File length: 7928 byte(s)
Diff to previous 16062
"appeared in 4.2BSD.." changed to "appeared in 4.2BSD."


Revision 16062 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 1 23:22:36 1996 UTC (28 years, 1 month ago) by wosch
File length: 7929 byte(s)
Diff to previous 15135
People ask in Usenet, how to configure remoteprinting successfully
having a hosts.lpd(5) manpage and some references to it from
within lpd(8) might help here. Close PR docs/1277

Submitted by: andreas@knobel.gun.de (Andreas Klemm)


Revision 15135 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 8 04:18:31 1996 UTC (28 years, 3 months ago) by mpp
File length: 7911 byte(s)
Diff to previous 15030
Correct some man page xrefs, and some other minor changes to bring some
man pages up to mdoc guidelines and fix some minor formatting glitches.
Also fixed a number of man pages to not abuse the .Xr macro to
display functions and path names and a lot of other junk.


Revision 15030 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 3 22:46:17 1996 UTC (28 years, 3 months ago) by sef
File length: 7895 byte(s)
Diff to previous 1638
printcap.5:  Remove fs,fc,xs,xc capability, and replace them with the ms
capability

Reviewed by:	rgrimes, joerg


Revision 1638 - (view) (download) (annotate) - [select for diffs]
Added Mon May 30 19:09:18 1994 UTC (30 years, 1 month ago) by rgrimes
File length: 7969 byte(s)
BSD 4.4 Lite Share Sources


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.27