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
/
rmjob.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
snprintf/vsnprintf return < 0 on error, rather than -1.
deraadt
2019-07-03
1
-3
/
+3
*
Move prototypes of local functions from lp.h to the .c files and make
tb
2016-01-12
1
-13
/
+18
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-3
/
+2
*
more ctype cleanups
deraadt
2013-11-24
1
-2
/
+2
*
Change scandir()'s 'select' argument from
guenther
2012-11-29
1
-2
/
+2
*
In preparation for getline and getdelim additions to libc, rename getline()
fgsch
2012-03-04
1
-4
/
+4
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
trailing "\n" not needed in fatal(); ok millert@
stevesk
2007-04-07
1
-3
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
Fix loop invariants in rmremote(). Reported by Arne Woerner in PR
millert
2003-02-13
1
-11
/
+24
*
Remove setuid root from lp*. lpr needs to be setuid daemon so the
millert
2002-06-08
1
-28
/
+44
*
Pull in useful bits from NetBSD and make our lp* easier to diff and
millert
2002-05-20
1
-28
/
+39
*
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
1
-3
/
+3
*
o kill register
millert
2001-08-30
1
-10
/
+10
*
Better buffer lengths (MAXFOO and FOO_MAX) based on a patch from
millert
2001-08-30
1
-3
/
+3
*
buf mishandling; rotel@indigo.ie
deraadt
1998-04-22
1
-6
/
+6
*
1 byte oflows; millert
deraadt
1997-07-23
1
-3
/
+3
*
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
1
-3
/
+3
*
Add OpenBSD tags
millert
1997-01-17
1
-0
/
+6
*
proactive bounds checking; help from millert
deraadt
1996-10-25
1
-2
/
+2
*
Integrated 4.4Lite2 source
tholo
1996-07-04
1
-3
/
+3
*
lprm failed to delete all files; from thomas@cevis.uni-Bremen.de; netbsd pr#1756
deraadt
1995-11-13
1
-1
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+363