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.bin
/
ktrace
/
subr.c
(
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
-6
/
+1
*
Add 'p' trace point for KTRFAC_PLEDGE, as noted by
guenther
2016-07-18
1
-6
/
+13
*
No more compat emulations, so remove ktrace EMUL records and the baggage
guenther
2016-03-06
1
-4
/
+1
*
Add ktracing of argv and envp to execve(2), with envp not traced by default
guenther
2015-10-02
1
-1
/
+7
*
Delete ktracing of context switches: it's unused, and not particularly useful,
guenther
2015-09-07
1
-4
/
+1
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-2
/
+2
*
Userland bits for utrace record handling; from otto@
miod
2013-06-01
1
-1
/
+4
*
Support sending struct info to kdump. So far for struct stat and
otto
2011-07-08
1
-1
/
+4
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-8
/
+1
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
Add lots of missing prototypes, constify a few things. Add explicit ints.
espie
2001-08-18
1
-3
/
+4
*
first pass at a -Wall cleanup
deraadt
2001-07-12
1
-2
/
+3
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+88