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_termios.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove the Linux emulation code, no longer referenced by anything
naddy
2016-03-02
1
-720
/
+0
*
Indroduce fd_getfile_mode() and use it were fd_getfile() is directly
mpi
2015-04-30
1
-7
/
+2
*
Move p_emul and p_sigcode from proc to process.
guenther
2014-03-26
1
-2
/
+2
*
Add struct proc * argument to FRELE() and FILE_SET_MATURE() in
guenther
2012-04-22
1
-2
/
+2
*
Add missing 230400 to linux_speeds array to match linux_spmasks.
millert
2003-04-05
1
-3
/
+3
*
minor style.
jasoni
2002-05-07
1
-9
/
+13
*
support TIOCLINUX ioctl
jasoni
2002-05-07
1
-1
/
+26
*
First round of __P removal in sys
millert
2002-03-14
1
-9
/
+9
*
FREF/FRELE where required due to fd_getfile.
jasoni
2002-02-13
1
-50
/
+49
*
- every new fd created by falloc() is marked as larval and should not be used
art
2001-10-26
1
-3
/
+2
*
style/cleanup (of function headers)
jasoni
2001-05-24
1
-5
/
+6
*
Stupid Linux redefined SBRK semantics
niklas
2000-08-18
1
-2
/
+2
*
Add TCSBRK emulation. bug reported by sparud@crt.se
niklas
2000-08-18
1
-1
/
+4
*
TIOCM{GET,SET,BIS,BIC}, and TCXONC support
deraadt
1999-07-18
1
-1
/
+53
*
emulate set controlling tty ioctl
provos
1997-12-10
1
-1
/
+4
*
proto
deraadt
1996-10-16
1
-1
/
+10
*
Merge of NetBSD 960317
niklas
1996-04-18
1
-11
/
+1
*
Good fixes and changes from latest Net.
mickey
1996-04-17
1
-5
/
+16
*
From NetBSD:
mickey
1996-03-08
1
-0
/
+629