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
/
lpc
/
lpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
In preparation for raising NGROUPS and NGROUPS_MAX, change base
brooks
2009-06-19
1
-2
/
+6
*
Use the new name H_SETSIZE instead of the old H_EVENT to set the history
stefanf
2005-10-19
1
-1
/
+1
*
MFS5: Minor style(9) tweak.
delphij
2005-02-22
1
-1
/
+1
*
Be more careful when doing el_parse() - only do it when el is
delphij
2005-02-15
1
-1
/
+1
*
Fix two buffer overflows caused by off-by-one errors: avoid writing a null
tjr
2003-10-13
1
-2
/
+2
*
More changes to use __FBSDID() for setting rcsids, and fix the
gad
2003-07-14
1
-4
/
+5
*
Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. These
gad
2002-07-17
1
-0
/
+42
*
Add a new command to 'lpc' called 'setstatus', which would be used to
gad
2002-06-15
1
-4
/
+8
*
*** empty log message ***
obrien
2001-10-01
1
-3
/
+4
*
Fix so that lpc's interactive-mode will not be confused by EditLine processing
gad
2001-09-17
1
-0
/
+9
*
Get rid of a compile-time warning by casting to (size_t).
gad
2001-07-23
1
-1
/
+1
*
Get rid of one compile-time warning by changing an 'int' to a 'size_t'.
gad
2001-07-15
1
-6
/
+10
*
Make 'lpc clean' somewhat safer. Add an 'lpc tclean' command, which allows
gad
2001-06-25
1
-2
/
+10
*
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
1
-22
/
+16
*
Get rid of a minor compile-time warning.
gad
2000-11-06
1
-2
/
+2
*
the code assumes that getgroups() always returns NGROUPS groups, however
alfred
2000-08-23
1
-2
/
+4
*
Quit on EOF from terminal instead of redisplaying the prompt.
mph
2000-06-30
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix some cut and paste damage.
mdodd
1999-08-20
1
-2
/
+2
*
What the heck was I thinking? Nobody else saw this? Sheesh.
mdodd
1999-08-20
1
-3
/
+5
*
Use el_source() so we pick up .editrc
mdodd
1999-08-19
1
-1
/
+2
*
Add support for command line editing and history.
mdodd
1999-08-19
1
-23
/
+44
*
Fix additional warnings. Remove -Werror, since some people have complained
wollman
1998-09-11
1
-8
/
+9
*
Cast an argument to int for a printf field width the way that gcc
jb
1998-03-22
1
-2
/
+2
*
Mega lpd/lpd upgrade, part I:
wollman
1997-12-02
1
-4
/
+11
*
Use err(3). Add usage(). Various fixes in man pages.
charnier
1997-09-24
1
-13
/
+14
*
Use setuid/seteuid around dangerous operations. Also a few buffer
imp
1997-07-23
1
-4
/
+12
*
lpc/cmds.c:
imp
1996-10-27
1
-1
/
+1
*
Cleanup.
joerg
1996-05-09
1
-1
/
+0
*
Vendor-branch import of the 4.4BSD-Lite2 code for lpr. There are
joerg
1996-05-05
1
-4
/
+41
*
BSD 4.4 Lite usr.sbin Sources
rgrimes
1994-05-26
1
-0
/
+277