index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
lpr
/
common_source
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove some debugging code
millert
2002-06-08
1
-7
/
+2
*
Remove setuid root from lp*. lpr needs to be setuid daemon so the
millert
2002-06-08
6
-90
/
+166
*
Remove useless sigaddset()
millert
2002-05-28
1
-3
/
+2
*
Pull in useful bits from NetBSD and make our lp* easier to diff and
millert
2002-05-20
7
-235
/
+345
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-18
/
+4
*
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
millert
2002-02-17
1
-2
/
+2
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
3
-30
/
+30
*
use err/warn and friends instead of printf/exit.
ericj
2001-12-06
3
-22
/
+10
*
use the same siginterrupt() trick in lpc(1) as in timedc(1). we have to hack
deraadt
2001-11-23
3
-12
/
+51
*
displayq to honor the terminal width; millert@ ok
mickey
2001-11-01
2
-14
/
+27
*
o kill register
millert
2001-08-30
4
-36
/
+36
*
Better buffer lengths (MAXFOO and FOO_MAX) based on a patch from
millert
2001-08-30
1
-3
/
+3
*
Use NAME_MAX, not MAXPATHLEN for buffer sizes since they are not
millert
2001-08-30
1
-4
/
+4
*
Fix buffer oflow reading from queue file. While we are at it, crank
millert
2001-08-29
1
-9
/
+15
*
use strlcpy vs strncpy+a[len-1]='\0'
lebel
2001-06-22
1
-4
/
+3
*
another euid mixup; wiz@danbala.ifoer.tuwien.ac.at
deraadt
2001-04-05
1
-4
/
+6
*
missung euid swapout; j@ida.interface-business.de
deraadt
2001-04-04
1
-3
/
+5
*
Treat a printer as remote iff RM is not us or RP is set and it doesn't match the
angelos
1998-06-28
1
-2
/
+17
*
Fix snprintf return value usage.
millert
1998-06-23
1
-4
/
+4
*
buf mishandling; rotel@indigo.ie
deraadt
1998-04-22
1
-6
/
+6
*
be more paranoid.
deraadt
1998-02-27
1
-11
/
+21
*
Use keepalives as the protocol never notices if a networked printer
niklas
1998-02-15
1
-3
/
+6
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-5
/
+5
*
inet_aton() returns 0 on error, not -1.
millert
1997-07-24
1
-3
/
+3
*
1 byte oflows; millert
deraadt
1997-07-23
2
-7
/
+7
*
Wall cleanup; people running lpd should test!
deraadt
1997-07-19
1
-4
/
+4
*
Be extra careful when unlinking data file to only remove a file is
millert
1997-07-18
1
-2
/
+4
*
Wall
deraadt
1997-07-17
2
-6
/
+6
*
It is not a reasonable default behavior to abort a printout because of its
kstailey
1997-06-23
1
-2
/
+2
*
Add OpenBSD tags
millert
1997-01-17
6
-0
/
+24
*
Possible buf oflow.
millert
1997-01-17
1
-3
/
+10
*
lpr suite uses getcap(3) so this is never used!
millert
1996-11-05
1
-327
/
+0
*
Remove dead code as pointed out by bitblt. Also nuke the gross #defines,
millert
1996-11-04
1
-178
/
+21
*
proactive bounds checking; help from millert
deraadt
1996-10-25
4
-8
/
+12
*
Integrated 4.4Lite2 source
tholo
1996-07-04
5
-51
/
+88
*
from netbsd; {} mania
deraadt
1995-11-22
1
-4
/
+5
*
lprm failed to delete all files; from thomas@cevis.uni-Bremen.de; netbsd pr#1756
deraadt
1995-11-13
2
-4
/
+7
*
initial import of NetBSD tree
deraadt
1995-10-18
8
-0
/
+2038
[prev]