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
/
sbus
Age
Commit message (
Expand
)
Author
2013-10-19
- remove set but unused variable.
mrg
2013-09-15
Remove unused variables
martin
2013-09-12
Remove unused variable
martin
2013-07-30
avoid uninitialized use of defattr
macallan
2013-06-09
Don't "return" but "break" in MII_TICK when the interface isn't doing
msaitoh
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-10-23
support anti-aliased fonts
macallan
2012-10-20
- only sync the drawing engine when we're about to access video memory
macallan
2012-10-05
get rid of gc_attr & allocattr()
macallan
2012-09-21
support anti-aliased fonts, glyph caching etc.
macallan
2012-09-07
set isp_xffree, like the PCI frontend does
macallan
2012-07-22
Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes
matt
2012-06-23
Fix multicast filter set up: we need to byte-swap the hash before writing to
jdc
2012-06-22
Fix fallout from revision 1.46, and call ether_ioctl() in the default path.
jdc
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2012-01-11
use rasops_init(0, 0)
macallan
2011-11-23
Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
jmcneill
2011-07-26
Don't set the iobase and iosize members of pcmciabus_attach_args because
dyoung
2011-07-18
convert the remaining dev/sbus drivers to CFATTACH_DECL_NEW, cfdata_t
mrg
2011-07-02
avoid some uninitialised variable warnings from GCC 4.5. i'm pretty
mrg
2011-06-02
split audiocs
christos
2011-04-24
Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for
rmind
2011-03-09
change dbri's DMA segment size to a power of two value - the ship allows
macallan
2011-02-01
udpate license clauses on my code to match the new-style BSD licenses.
chuck
2011-01-11
use config_finalize_register() instead of config_interrupts() to detect the
macallan
2010-12-09
Fix DEBUG build.
uebayasi
2010-11-15
This doesn't use uvm(9) API.
uebayasi
2010-11-14
Include uvm/uvm_extern.h to access uvmexp. gtmpsc.c doesn't need
uebayasi
2010-11-13
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
uebayasi
2010-10-07
finish device_t-ification
macallan
2010-09-14
always make sure we can access the framebuffer - having more than one wsdisplay
macallan
2010-08-18
- add support for running the console in 8 bit colour
macallan
2010-05-04
use box drawing font if needed
macallan
2010-04-14
add the missing bits to allow X to run in 24bit with the wsfb driver
macallan
2010-04-08
use a shadow framebuffer
macallan
2010-04-05
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
joerg
2010-03-26
Synchronize with other platforms:
mjacob
2010-03-24
first stab at a driver for the cg12 / matrox cg3
macallan
2010-03-01
make latching optional.
macallan
2010-03-01
fix ancient typo, noticed by mouse@
macallan
2010-02-24
A pointer typedef entails trading too much flexibility to declare const
dyoung
2010-02-18
Abort setup when we find no audio codec to avoid crashing later on with
macallan
2010-01-29
avoid using PAGE_SIZE directly so sparc/GENERIC builds again
macallan
2010-01-27
round the space we bus_space_map() up to PAGE_SIZE alignment
macallan
2010-01-27
tcx doesn't use bt_dac
macallan
2010-01-19
Redefine bpf linkage through an always present op vector, i.e.
pooka
2010-01-14
set a delta value for the master channel so volume control via PMF works
macallan
2010-01-08
Expand PMF_FN_* macros.
dyoung
2010-01-05
fix off by one in zx_copyrect()
macallan
2010-01-05
fix off by one error in zx_fillrect()
macallan
[next]