index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
kern
/
tty_tty.c
Age
Commit message (
Expand
)
Author
2016-03-19
Remove the unused flags argument from VOP_UNLOCK().
natano
2015-12-05
remove stale lint annotations
Ted Unangst
2015-12-03
remove code that's been #ifdef'ed out for 20 years
Bret Lambert
2015-05-01
Pass fflag to VOP_POLL so vfs fifo functions can get at the file
Todd C. Miller
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2014-12-16
primary change: move uvm_vnode out of vnode, keeping only a pointer.
Ted Unangst
2011-10-06
Introduce a kqfilter wrapper for the controlling tty device entry
Mike Belopuhov
2010-07-26
Correct the links between threads, processes, pgrps, and sessions,
Philip Guenthe
2007-03-15
Since p_flag is often manipulated in interrupts and without biglock
Artur Grabowski
2005-12-21
ansi/deregister. No binary change.
Jonathan Gray
2003-09-23
Replace select backends with poll backends. selscan() and pollscan()
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt