index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
lpr
/
lpd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix most of the warnings generated by compiling lpr with -Wnon-const-format,
gad
2001-07-15
3
-10
/
+15
*
Change signal-handling to reset SIGCHLD to SIGDFLT instead of SIG_IGN.
gad
2001-07-14
2
-6
/
+40
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
Fix the type of the NULL arg to execl()
brian
2001-07-09
1
-3
/
+4
*
Add two new options for lpd: -c will log all connection-errors to syslog,
gad
2001-06-25
2
-32
/
+168
*
Get rid of a trigraph ("??>") mistakenly put in an error message.
gad
2001-06-16
1
-1
/
+1
*
*** empty log message ***
gad
2001-06-15
1
-19
/
+15
*
Rename a few global variables which hold hostname-related values to be
gad
2001-06-15
4
-35
/
+33
*
Rename global variable 'name' to 'progname', thus fixing a number of
gad
2001-06-15
1
-1
/
+1
*
Fix about 90-100 warnings one gets when trying to compile lpr&friends
gad
2001-06-12
5
-142
/
+91
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
Set the default manual section for usr.sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
Fix a number of warnings that come up when compiling with BDECFLAGS.
gad
2001-03-16
1
-7
/
+7
*
Change the usage() message to include the recently-added -4 and -6 options.
gad
2001-03-12
1
-7
/
+15
*
Improve a few error messages wrt if= filters on remote print queues.
gad
2001-03-12
1
-8
/
+26
*
Prepare for mdoc(7)NG.
ru
2000-12-27
1
-1
/
+1
*
IPv6 support for lpr.
ume
2000-12-16
2
-62
/
+191
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-1
/
+1
*
Eliminate two compile-time warnings.
gad
2000-11-15
1
-0
/
+2
*
Fix the '-d' option (turns on socket-debugging). Improve startup msgs.
gad
2000-11-15
1
-10
/
+17
*
Make sure a few strings will have terminating null characters.
gad
2000-11-15
1
-0
/
+2
*
Minor style improvements.
gad
2000-11-14
1
-5
/
+5
*
Fix (style) some variable initializations.
gad
2000-11-14
1
-4
/
+6
*
Change 'count' to a more descriptive 'jobcount', and fix the stupid
gad
2000-11-14
1
-6
/
+6
*
Get rid of 'exit(-1)' calls. Exit codes are limited to 8 bits under most
gad
2000-11-14
1
-2
/
+2
*
My previous commit removed a line it wasn't supposed to. Add it back.
gad
2000-11-13
1
-2
/
+3
*
Replace call to mktemp() with mkstemp. Also move where that call is
gad
2000-11-13
1
-17
/
+43
*
Fix 'printit()' to ignore some lines it doesn't recognize (most likely
gad
2000-11-08
2
-4
/
+24
*
Cosmetic change of a structure name.
gad
2000-11-06
1
-10
/
+10
*
Cosmetic improvements to a few recvjob-related error messages.
gad
2000-11-06
1
-18
/
+35
*
Fix a format-code, thus getting rid of a compile-time warning msg.
gad
2000-11-06
1
-1
/
+1
*
Fix potential problem processing jobs from hosts with >32 character hostnames.
gad
2000-11-05
1
-3
/
+6
*
In the error-message routine for receiving a job, move the "cleanup" to be
gad
2000-11-05
1
-2
/
+17
*
Implement new printcap options of sr= (aka stat.recv) and sr= (aka stat.send)
gad
2000-11-02
3
-7
/
+38
*
Set SO_REUSEADDR so that lpd can start while old lpd connections are still
wollman
2000-09-27
1
-2
/
+15
*
Re-implement my fix from rev 1.6 (same rev for both files being committed)
mpp
2000-05-24
1
-1
/
+10
*
Add -p option to prevent lpd(8) from opening a listening socket.
sheldonh
2000-03-29
2
-17
/
+32
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-5
/
+10
*
Type-o, change from[...] = 0 to fromb[...] = 0. The incorrect buffer
dillon
2000-01-25
1
-1
/
+1
*
Add support for pr's locale
ache
1999-11-30
2
-9
/
+24
*
Correct spelling : ascii -> ASCII
phantom
1999-09-20
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
8
-8
/
+8
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+1
*
Fix additional warnings. Remove -Werror, since some people have complained
wollman
1998-09-11
5
-11
/
+14
*
Fix ``lp=port@machine'' syntax and mention it in printcap(5).
brian
1998-08-21
1
-2
/
+2
*
Remove -Werror from CFLAGS on i386 because with -nostdinc gcc spits
jb
1998-06-11
1
-5
/
+1
*
Make -Werror i386 specific because -nostinc on alpha spits warnings
jb
1998-05-13
1
-2
/
+6
*
Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal
bde
1998-03-07
1
-4
/
+3
*
Properly initialize the printer struct.
wollman
1998-01-20
1
-1
/
+2
*
Fixed DPADD.
bde
1997-12-16
1
-1
/
+2
[prev]
[next]