aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr
Commit message (Expand)AuthorAgeFilesLines
* lpd: Add timeout optionDag-Erling Smørgrav9 days2-12/+26
* lpd: Improve robustnessDag-Erling Smørgrav9 days1-102/+189
* lpr: Remove trailing semicolonElyes Haouas9 days1-1/+1
* lpd: Update SYNOPSIS with new flagChris Rees9 days1-1/+1
* lpd.8: Chase Dd-- took old value when mergingChris Rees9 days1-1/+1
* lpd: Add -F flag to prevent daemonizingChris Rees9 days2-7/+26
* pac: Consistently use item count as the first argument to callocJohn Baldwin2025-02-131-2/+2
* pac: Use strdup and asprintf in place of dubious string buildingJohn Baldwin2025-02-131-6/+3
* sys/*/conf/*, docs: fix links to handbookCeri Davies2024-01-101-1/+1
* lpr: Remove now unused fallback definition for __FBSDIDJohn Baldwin2023-10-241-14/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-238-8/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-232-4/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-2334-34/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-2328-56/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-237-7/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-233-6/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-2510-10/+10
* lpr(1): Fix a typo in a source code commentGordon Bergling2021-11-281-1/+1
* lpd(8): Mention the author of a paper in the SEE ALSO sectionGordon Bergling2021-04-161-1/+3
* Fix `clang -Wcast-qual` issuesEnji Cooper2019-05-041-14/+8
* Move hosts.lpd and printcap to usr.sbin/lpr/lpd/Brad Davis2018-09-203-0/+59
* Fix the resource leak of a 'FILE *' which could happen in routineGarance A Drosehn2018-03-121-1/+3
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2711-9/+31
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2022-21/+63
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-184-4/+12
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3111-11/+0
* Quiesce clang warning while building lpc.Sean Bruno2017-06-161-1/+1
* Fixes to chkprintcap:Garance A Drosehn2017-03-202-2/+12
* lpr(1): small bounds check with reallocarray(3).Pedro F. Giffuni2017-03-071-4/+6
* Simplify idioms in usr.sbin/lpr MakefilesEnji Cooper2017-03-0111-16/+16
* Renumber copyright clause 4Warner Losh2017-02-2830-30/+30
* Rename getline with get_line to avoid collision with getline(3)Baptiste Daroussin2016-05-105-10/+10
* Rename getline with get_line to avoid collision with getline(3)Baptiste Daroussin2016-05-101-6/+6
* Use MIN macro from sys/param.h.Marcelo Araujo2016-05-021-1/+1
* usr.sbin: minor spelling fixes on comments.Pedro F. Giffuni2016-05-012-3/+3
* 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-108-23/+23
* Use LIBEXECDIR for /usr/libexec.Bryan Drewery2015-11-261-1/+1
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-09-261-1/+3
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* Add META_MODE support.Simon J. Gerraty2015-06-1314-0/+245
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-0813-26/+0
| * Merge sync of headSimon J. Gerraty2015-05-279-19/+10
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-198-15/+1
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-199-4/+18
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-1611-11/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-1011-0/+22
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-284-3/+4
| |\ \ \ \