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
/
tty.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Use passed-in process, not curproc to determine if the process is in the
tholo
1996-11-09
1
-2
/
+2
|
|
|
|
background
*
0377 handling in ISTRIP/PARMRK mode
deraadt
1996-11-06
1
-4
/
+8
|
*
Add more cases that should generate SIGTTOU
tholo
1996-11-05
1
-1
/
+4
|
*
Correct error returns from tcsetpgrp() aka ioctl(, TIOCSPGRP, )
tholo
1996-11-05
1
-2
/
+4
|
*
support _POSIX_VDISABLE for VEOF and VEOL too
deraadt
1996-11-04
1
-3
/
+3
|
*
If VMIN=0, and timer>0 and expires, read should return 0
deraadt
1996-11-04
1
-1
/
+3
|
*
random device is permanent now.
mickey
1996-10-19
1
-7
/
+1
|
*
rnd -> random
deraadt
1996-08-29
1
-4
/
+4
|
*
xconsole was broken after last patch (UCONSOLE zap).
mickey
1996-08-01
1
-14
/
+17
|
*
TIOCCONS must be able to VOP_ACCESS() /dev/console to succeed; fixes DOS attack
deraadt
1996-07-31
1
-6
/
+17
|
*
Change from my, umm, BSD/OS tree: allow root to run TIOCGPGRP on anything.
downsj
1996-06-17
1
-2
/
+2
|
*
tty_init/attach/detach()
deraadt
1996-06-10
1
-3
/
+58
|
*
Supply randomness source for the rnd device.
mickey
1996-04-24
1
-1
/
+9
|
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-6
/
+6
|
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-43
/
+47
|
*
from netbsd; Correct test for ECHONL (from der Mouse; PR#1922).
deraadt
1996-01-12
1
-2
/
+2
|
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+2053
[prev]