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
/
lpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use <fcntl.h> instead of <sys/file.h> for open() and friends.
guenther
2018-04-26
1
-2
/
+1
*
More "(<blah> *)0" -> NULL, avoiding any stdarg functions.
krw
2016-03-16
1
-2
/
+2
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
2
-8
/
+7
*
Fix fd leaks when fd < 0 or flock() fails. Original diff from
krw
2013-12-29
1
-2
/
+7
*
more ctype cleanups
deraadt
2013-11-24
1
-4
/
+4
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
2
-7
/
+3
*
Change scandir()'s 'select' argument from
guenther
2012-11-29
1
-3
/
+3
*
Update alphasort() and scandir()'s argument types to match POSIX:
guenther
2012-03-22
1
-6
/
+3
*
In preparation for getline and getdelim additions to libc, rename getline()
fgsch
2012-03-04
1
-3
/
+3
*
it is possible specifying more than one printer concurrently; use
sobrado
2009-10-29
2
-27
/
+30
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
3
-39
/
+3
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
KNF, spaces; ok millert@
stevesk
2007-04-07
1
-3
/
+3
*
Avoid a segfault if only whitespace characters are entered at the
millert
2004-09-30
1
-21
/
+12
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
6
-39
/
+15
*
stretch some ugly while();
deraadt
2002-06-19
1
-2
/
+3
*
Remove setuid root from lp*. lpr needs to be setuid daemon so the
millert
2002-06-08
3
-63
/
+97
*
Pull in useful bits from NetBSD and make our lp* easier to diff and
millert
2002-05-20
7
-200
/
+167
*
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
4
-39
/
+39
*
use err/warn and friends instead of printf/exit.
ericj
2001-12-06
1
-3
/
+2
*
use the same siginterrupt() trick in lpc(1) as in timedc(1). we have to hack
deraadt
2001-11-23
1
-22
/
+27
*
o kill register
millert
2001-08-30
3
-60
/
+60
*
Fix a bunch of one-byte possible overflows
pjanzen
2001-06-25
1
-13
/
+13
*
A little more careful with buffers, only relevant if /etc/printcap was set
pjanzen
2001-06-25
1
-6
/
+16
*
use strlcpy vs strncpy+a[len-1]='\0'
lebel
2001-06-22
1
-6
/
+4
*
sigjmp & statics begone
deraadt
2000-11-21
2
-45
/
+45
*
more fixes in that area; dholland@eecs.harvard.edu
deraadt
2000-08-24
1
-4
/
+4
*
only loop through real groups; reported by dholland@eecs.harvard.edu
deraadt
2000-08-24
1
-4
/
+5
*
- For consistency, `super-user' -> `superuser' in all cases.
aaron
2000-04-15
1
-2
/
+2
*
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
aaron
2000-03-19
1
-6
/
+10
*
more macro conversion
aaron
1999-07-04
1
-7
/
+7
*
remove trailing whitespace, some Nm cleanup
aaron
1999-06-05
1
-4
/
+4
*
more .El madness
aaron
1999-05-28
1
-0
/
+1
*
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
aaron
1999-05-23
1
-9
/
+15
*
Cleanup xrefs under SEE ALSO. Specifically:
alex
1999-05-16
1
-3
/
+3
*
restore traditional "all" keyword option - see lpc(8)
grr
1997-07-25
1
-3
/
+3
*
Add OpenBSD tags (was in wrong dir for previous commit)
millert
1997-01-17
6
-1
/
+24
*
possible oflow
millert
1997-01-17
1
-2
/
+4
*
Improve portability by using ANSI/POSIX interfaces when possible.
millert
1996-11-03
1
-4
/
+7
*
buf oflows pendantry
millert
1996-10-31
2
-24
/
+35
*
hate warnings, kill warnings
deraadt
1996-08-29
2
-5
/
+5
*
Integrated 4.4Lite2 source
tholo
1996-07-04
3
-8
/
+47
*
from netbsd; More descriptive message for printer status. Addresses PR #509
deraadt
1996-01-15
1
-1
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
7
-0
/
+1792