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
/
dec
/
dz.c
Age
Commit message (
Expand
)
Author
2006-07-29
Remove unused variable.
ad
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-09-06
Change the driver open function's conditional for overriding exclusive tty
kleink
2005-02-27
nuke trailing whitespace
perry
2004-04-25
Constify the speedtab arrays
matt
2003-12-14
Missing splx() calls.
ad
2003-12-13
Add write barriers (a no-op on vax).
ad
2003-12-09
Catch break for cn_check_magic() and remove the pmax-specific hack.
ad
2003-10-18
Add cnmagic support to the DZ driver. Pmax should also use cnmagic instead
ragge
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-10-23
merge kqueue branch into -current
jdolecek
2002-09-25
Don't include <sys/map.h>.
thorpej
2002-09-24
On pmax, drop into DDB on break.
ad
2002-09-19
Also initalize dz_sc for each line.
ad
2002-09-18
Remove some duplicate/confusing lines.
ad
2002-09-18
Initalize sc_dz[*].dz_line for the benefit of the bus front-end.
ad
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-02-25
Move the dz driver to dev/dec, since it can be shared with pmax.
ad