Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
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
Add missing description of du (daemon.user) printcap capability.
mdoc: terminate quoted strings. Reviewed by: brueffer
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
Fix typos and spelling mistakes.
Mechanically kill hard sentence breaks.
Removed redundant mdoc(7) macro calls.
Clarify the "lp" description to mention port@host syntax. Suggested by: NetBSD man page
Fix a grammar bogon and a typo Submitted by: Warren Block <wblock@wonkity.com> MFC after: 3 days
Change DEFMX to 0. This removes the size limit for print jobs by default. Discussed with: gad (now), arch (a year ago)
mdoc(7) police: markup nits.
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
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
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
Remove whitespace at EOL.
mdoc(7) police: removed HISTORY info from the .Os call.
Correct cross-references: setsockopt.3 --> setsockopt.2 syslog.8 --> syslogd.8 tcpdump.8 --> tcpdump.1 MFC after: 1 week
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.
mdoc(7) police: split punctuation characters + misc fixes.
Prepare for mdoc(7)NG.
mdoc(7) police: use the new features of the Nm macro.
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
$Id$ -> $FreeBSD$
Fix ``lp=port@machine'' syntax and mention it in printcap(5).
Spelling fixes. PR: 6903 Reviewed by: phk Submitted by: Josh Gilliam <josh@quick.net>
Document the new long names for printcap capabilities.
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?
Kill a stale .pq line.
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".
Revert $FreeBSD$ back to $Id$
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.
Sort cross references.
doc/1987, table heading in error. Submitted by: Mark Valentine Mark Valentine <mark@linus.demon.co.uk>
"appeared in 4.2BSD.." changed to "appeared in 4.2BSD."
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)
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.
printcap.5: Remove fs,fc,xs,xc capability, and replace them with the ms capability Reviewed by: rgrimes, joerg
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.27 |