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
/
arch
/
next68k
/
dev
Age
Commit message (
Expand
)
Author
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-10-05
Minor tweaks to the color framebuffer code -- still don't know what the deal
mycroft
2003-10-01
Some small cleanup -- make the base,limit values vaddr_t, not char*.
mycroft
2003-09-27
make gcc3's `deprecated use of label at end of compound statement' go away
cl
2003-07-15
__KERNEL_RCSID()
lukem
2003-05-03
DMA, not dma nor Dma.
wiz
2003-04-02
Use PAGE_SIZE rather than NBPG.
thorpej
2003-01-28
Provide locking required by the interrupt handlers running at IPL_SERIAL.
pk
2003-01-20
bzero the part of the buffer used to pad the packet to
bouyer
2003-01-18
Merge the nathanw_sa branch.
thorpej
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-10-01
more trailing \r cleanup; pointed out by wiz
provos
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-09-27
Introduce a new routine, config_match(), which invokes the
thorpej
2002-09-21
Force synchronous negotiation off even if the target initiates it, by setting
mycroft
2002-09-11
Don't blindly receive all multicast packets just because we're on a turbo.
mycroft
2002-09-11
Remove straggling NEXT_TURBO #ifdefs.
mycroft
2002-09-11
Attach nextdisplay on the mono turbo.
mycroft
2002-09-11
Comprehensive patches from Christian Limpach:
mycroft
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-07-11
Apply patches from Christian Limpach:
christos
2002-07-04
alloc_attr -> allocattr
junyoung
2002-06-02
move initialization of the "struct pglist" returned by uvm_pglistalloc()
drochner
2002-05-20
Fix race condition between the DMA handler (which gets called
jdolecek
2002-05-20
Adapt this to post thorpej-scsipi world.
jdolecek
2002-05-18
Various whitespace fixes, and turn 'No packet to start' message to DPRINTF().
jdolecek
2002-05-18
whitespace & formatting fixes, from Christian Limpach in port-next68/16798
jdolecek
2002-05-17
make kgdb buildable again, g/c next68k/stub.c
jdolecek
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-01-21
Switch to MI dev/md_root.c for archs which don't have any special
jdolecek
2001-09-16
remove unused defines; they duplicate appropriate defines from
jdolecek
2001-09-14
fix indentation
jdolecek
2001-09-10
Update pmap_update to now take the updated pmap as an argument.
chris
2001-06-16
fix handling of transmit length calculation so we now handle full length xmits
dbj
2001-06-16
allow unaligned pointers in bus_dmamap_sync
dbj
2001-06-15
remove extra args from printf
dbj
2001-05-30
add missing #include "opt_kgdb.h"
lukem
2001-05-28
assert that pmap_extract() succeeds.
chs
2001-05-26
replace vm_page_t with struct vm_page *.
chs
2001-05-23
fix printf format strings and the call to ncr53c9x_attach() so that
chs
2001-05-13
turn on printf format-string checking and -Werror. fix all warnings.
chs
2001-04-24
Sprinkle pmap_update() calls after calls to:
thorpej
2001-04-17
increase maxsegs of esp main dma map by one to avoid error
dbj
2001-04-16
add receive ethernet bpf tap
dbj
2001-04-07
automatically restart dma for unexpected shutdowns
dbj
2001-04-07
continue to tweak nextdma detection of xfer length
dbj
2001-04-05
initialize zsaddr to intio address space in zs_attach
dbj
2001-04-02
No longer clobber the DMACSR_SETENABLE bit in the dma interrupt
dbj
[next]