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
/
sys
/
kern
/
kern_resource.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
remove old vm
art
2001-06-27
1
-8
/
+1
|
*
Make it a bit more obvious what dosetrlimit does. (shrink).
art
2001-05-26
1
-30
/
+25
|
*
Add limfree prototype to sys/recosurcevar.h.
art
2000-05-05
1
-2
/
+1
|
*
Use LIST_ macros instead of internal field names to walk the allproc list.
art
2000-03-03
1
-3
/
+3
|
*
more stack direction fixes; art@ ok
mickey
1999-11-05
1
-1
/
+9
|
*
vm_offset_t -> {v,p}addr_t ; vm_size_t -> {v,p}size_t
art
1999-07-15
1
-3
/
+3
|
*
uvm allocation and name changes
art
1999-02-26
1
-1
/
+10
|
*
Sync with NetBSD. Figure NZERO into priorities and that rlim_cur
millert
1996-11-24
1
-5
/
+10
|
|
|
|
and rlim_max are >0.
*
sec can be a long
deraadt
1996-07-27
1
-3
/
+2
|
*
unsigned usec can go negative, should be added in as is; netbsd pr#2585; Juergen.Fluk@lrz.tu-muenchen.de
deraadt
1996-07-02
1
-2
/
+3
|
*
calcru() must calculate using u_quad_t to avoid overflows; netbsd pr#2496, brb@exp.com
deraadt
1996-06-20
1
-3
/
+3
|
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-7
/
+7
|
*
from netbsd; limfree()
deraadt
1995-12-14
1
-7
/
+17
|
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+447
[prev]