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
/
systat
/
swap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope
deraadt
2015-08-20
1
-2
/
+2
*
first batch of programs adapting to the namespace cleanup
deraadt
2015-01-16
1
-2
/
+3
*
<sys/buf.h> isn't actually needed here
guenther
2014-11-23
1
-2
/
+1
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-2
/
+1
*
- use a common FIELD_ADDR macro, instead of rolling 78 identical copies.
jasper
2011-03-02
1
-7
/
+5
*
Warning cleanup including unused variables and shadowed names
canacar
2008-12-07
1
-12
/
+12
*
New display engine for systat, based on pftop. Adds new views for pf
canacar
2008-06-12
1
-81
/
+131
*
malloc(n * m) -> calloc(n, m); from zinovik
deraadt
2007-09-01
1
-3
/
+3
*
use the 1 line load line from 'systat vm' on all the other displays, giving
deraadt
2007-02-25
1
-3
/
+3
*
fairly simple cleanup, lots of testing done
deraadt
2006-03-31
1
-4
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
ANSI
deraadt
2002-06-18
1
-9
/
+9
*
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
*
move back. pvalchev -- the bug was quite obscure
deraadt
2001-12-07
1
-3
/
+2
*
back out latest changes which cause problems on alpha/sparc64 until
pvalchev
2001-12-07
1
-2
/
+3
*
fix signal races. use sysctl() instead of kvm where possible, and then KNF
deraadt
2001-11-23
1
-3
/
+2
*
Merge for new vmswap code largely from netbsd.
weingart
1999-05-22
1
-156
/
+69
*
now "Total" column can shrink
kstailey
1998-11-22
1
-2
/
+3
*
Cleanup by Theo and myself. CMDLINE changed to long to make
millert
1997-06-23
1
-4
/
+5
*
zap extra XXX if swap goes down; paul@wit387304.student.utwente.nl
deraadt
1997-04-01
1
-2
/
+3
*
stop crash from walking off end of malloc'd page. i hunted this bug before
deraadt
1997-01-31
1
-5
/
+7
*
whoops
deraadt
1996-08-06
1
-3
/
+3
*
avoid buf oflows
deraadt
1996-08-06
1
-2
/
+5
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
libutil
deraadt
1996-05-22
1
-4
/
+2
*
Fix a bit, so it's now compiles.
mickey
1996-04-19
1
-1
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+262