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
/
tc
Age
Commit message (
Expand
)
Author
2018-01-24
Fix integer overflows noted by Silvio Cesare of InfoSect.
riastradh
2017-06-22
regen
flxd
2017-06-22
spelling (DEC called it "TURBOchannel")
flxd
2017-06-10
Fix missing TC bus speed.
flxd
2017-06-09
Make VAXstation 4000 TURBOchannel adaptor work.
flxd
2017-06-01
remove checks for failure after memory allocation calls that cannot fail:
chs
2016-12-12
Clean-up (remove redundant declarations, concentrate checks).
flxd
2016-12-03
newline
flxd
2016-12-03
Print warning for problematic switch configuration.
flxd
2016-10-14
regen
flxd
2016-09-13
Adapt driver to final CPLD implementation. (Felix Deichmann)
christos
2016-08-11
TURBOchannel usb/gpio driver from Felix Deichmann
christos
2016-07-19
make the check work with widths other than 4, Felix Deichmann
christos
2016-07-19
PR/50849: Felix Deichmann: Relax TC option ROM header check for ROM widths < 4
christos
2015-09-06
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2015-01-02
Patches from Björ Johannesson to fix DEC LK201 keyboards, this time
jklos
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
2013-11-04
add __USE() for unused volatile variables, so that we generate the same code.
christos
2012-10-29
remove unused file.
chs
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-03-13
Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
elad
2012-01-11
adjust wsfont_find()
macallan
2011-11-23
Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
jmcneill
2011-06-04
Split device_t/softc. pmax is tested on GXemul.
tsutsui
2011-06-04
Split device_t/softc. pmax is tested on GXemul, compile test only for alpha.
tsutsui
2011-06-04
Split device_t/softc of am7930. No crash on TME and GXemul.
tsutsui
2011-02-20
Add some missing includes of <sys/device.h>
matt
2010-11-13
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
uebayasi
2010-11-06
Include uvm/uvm.h to access UVM internal.
uebayasi
2010-11-02
Spell immediately correctly.
skrll
2010-05-15
Clear RI_NO_AUTO in actual attach functions during autoconf(9)
tsutsui
2010-05-15
Set RI_NO_AUTO in ri_flg if *fb_common_init() is invoked from cnattach.
tsutsui
2009-08-22
u_intNN_t -> uintNN_t
tsutsui
2009-08-22
MALLOC() -> malloc()
tsutsui
2009-08-20
Use volatile on device register access.
tsutsui
2009-05-12
struct device * -> device_t, no functional changes intended.
cegger
2009-05-12
struct cfdata * -> cfdata_t, no functional changes intended.
cegger
2009-04-18
Remove extra whitespace added by a stupid tool.
tsutsui
2009-03-18
bcopy -> memcpy
cegger
2009-03-18
bzero -> memset
cegger
2009-01-21
add a comment explaining how to regenerate tcdevs.h and tcdevs_data.h
jnemeth
2008-12-27
Follow up on the removal of MALLOC(), use malloc() instead.
he
2008-12-17
kill MALLOC and FREE macros.
cegger
2008-10-19
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
apb
2008-09-08
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
gmcgarry
2008-07-09
- device/softc split
joerg
2008-06-11
Use device_lookup_private() to get softc.
tsutsui
2008-05-26
- assign 2 clause TNF license to the files cited as my ownership.
nisimura
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
[next]