aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lpd
Commit message (Expand)AuthorAgeFilesLines
* lpd: Add timeout optionDag-Erling Smørgrav2026-02-262-12/+26
* lpd: Improve robustnessDag-Erling Smørgrav2026-02-261-102/+189
* lpr: Add deprecation noticeDag-Erling Smørgrav2026-02-211-0/+3
* lpd: Tighten permissions on /var/run/printerStanislav Shalunov2024-10-111-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* package: move lpr into its own packageLexi Winter2024-04-191-0/+1
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-272-6/+0
* Remove copyright strings ifdef'd outWarner Losh2023-11-273-27/+0
* usr.sbin: Remove ancient SCCS tags.Warner Losh2023-11-279-21/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-165-10/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* lpr: Remove trailing semicolonElyes Haouas2023-03-151-1/+1
* Indicate that xrefs to *roff,tbl,eqn et al are found in ports/textproc/groff.Jens Schweikhardt2022-08-151-1/+1
* sys/*/conf/*, docs: fix links to handbookCeri Davies2021-05-201-1/+1
* lpd: Update SYNOPSIS with new flagChris Rees2021-04-151-1/+1
* lpd.8: Chase Dd-- took old value when mergingChris Rees2021-04-151-1/+1
* lpd: Add -F flag to prevent daemonizingChris Rees2021-04-152-7/+26
* lpd(8): Mention the author of a paper in the SEE ALSO sectionGordon Bergling2021-04-091-1/+3
* Move hosts.lpd and printcap to usr.sbin/lpr/lpd/Brad Davis2018-09-203-0/+59
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-206-5/+17
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Simplify idioms in usr.sbin/lpr MakefilesEnji Cooper2017-03-011-1/+1
* Renumber copyright clause 4Warner Losh2017-02-287-7/+7
* Rename getline with get_line to avoid collision with getline(3)Baptiste Daroussin2016-05-101-6/+6
* usr.sbin: minor spelling fixes on comments.Pedro F. Giffuni2016-05-011-2/+2
* Remove a variable and three lines of code which I should have removed asGarance A Drosehn2016-04-251-5/+1
* lpr: replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-101-3/+3
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-192-3/+1
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-0/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync from headSimon J. Gerraty2012-11-042-3/+4
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | lpr: replace setpgrp(2) with setpgid(2).Pedro F. Giffuni2014-09-181-1/+1
* | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
| |_|/ |/| |
* | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
| |/ |/|
* | Check the return error of set[ug]id. While this can never fail in theEitan Adler2012-10-221-1/+2
* | Remove unused valuesKevin Lo2012-09-111-1/+1
* | Correct description of minfree to kilobytes rather than blocks.Warren Block2012-08-131-1/+1
|/
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-2/+2
* In usr.sbin/lpr/lpd/printjob.c, use the correct printf length modifiersDimitry Andric2011-12-171-2/+4