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
/
compat
/
linux
/
linux_ipc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove the Linux emulation code, no longer referenced by anything
naddy
2016-03-02
1
-762
/
+0
*
remove uneeded proc.h includes
jsg
2014-09-14
1
-2
/
+1
*
Move p_emul and p_sigcode from proc to process.
guenther
2014-03-26
1
-7
/
+7
*
compat_linux: Add support for future time_t and ino_t size enlargements.
pirofti
2013-05-10
1
-18
/
+44
*
Allow segments to be used even after they were marked for deletion with
robert
2011-10-27
1
-3
/
+1
*
Gah, no cookie for me.
pirofti
2011-09-19
1
-2
/
+2
*
Fix comments, they really made sense before splitting them.
pirofti
2011-09-19
1
-3
/
+3
*
Add pipe2. Okay miod@
pirofti
2011-09-19
1
-1
/
+19
*
Fix various cases of stackgap_alloc() size arguments not being computed
miod
2009-09-05
1
-2
/
+2
*
adapt from netbsd:
sturm
2007-05-29
1
-2
/
+4
*
Linux shmat allows lookup of segments that are marked as removed so
millert
2003-10-12
1
-2
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-20
/
+20
*
style/cleanup (of function headers)
jasoni
2001-05-24
1
-67
/
+67
*
Fix copyout bug in LINUX_IPC_SET. Thanks to Dawson Engler & team at Stanford.
csapuntz
2001-03-13
1
-2
/
+2
*
OpenBSD -> NetBSD where previously missed.
jasoni
2000-07-23
1
-5
/
+5
*
fix shmctl IPC_STAT
deraadt
1997-11-26
1
-3
/
+3
*
Contextual goo for -Wall, and remove some stasic specifiers
niklas
1996-10-17
1
-56
/
+51
*
Good fixes and changes from latest Net.
mickey
1996-04-17
1
-11
/
+28
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+707