index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
hpc
/
biconsdev.c
Age
Commit message (
Expand
)
Author
2015-08-20
include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.
christos
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2007-11-19
- Factor out too many copies of the same bit of tty code.
ad
2007-10-18
Initialise the callbacks for tty.t_rstrt_ch in ttymalloc
joerg
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-10-01
Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks!
elad
2006-07-21
- Use the LWP cached credentials where sane.
ad
2006-05-15
- include kauth.h for kauth_authorize_generic.
yamt
2006-05-14
integrate kauth.
elad
2005-12-11
merge ktrace-lwp.
christos
2005-11-27
Overhaul how TTY line disciplines are handled:
thorpej
2005-09-06
Change the driver open function's conditional for overriding exclusive tty
kleink
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
struct proc * -> struct lwp *
ichiro
2002-10-23
merge kqueue branch into -current
jdolecek
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-01-02
when bootinfo has no framebuffer information, don't attach bicons.
uch
2001-11-13
add RCSID
lukem
2001-05-02
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
scw
2001-02-09
add hpcmips/hpcsh common device directory
uch