summaryrefslogtreecommitdiff
path: root/print/rlpr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-4/+4
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Add missing gettext dependency.Satoshi Asami1999-05-121-1/+3
| | | | | | | Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=18815
* Send print jobs to lpd servers anywhere on a network.Satoshi Taoka1999-05-116-0/+76
PR: 11072 Submiited by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=18776