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
/
alpha
/
a12
Age
Commit message (
Expand
)
Author
2003-07-14
add __KERNEL_RCSID() (using 1, for #included .c files)
lukem
2003-04-01
Use PAGE_SIZE rather than NBPG.
thorpej
2003-02-05
"Utilize" has exactly the same meaning as "use," but it is more
perry
2003-01-31
Change ext_size to a size_t, and update the signature of ext_free.
thorpej
2003-01-20
The Double-Semi-Colon Police.
simonb
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-10-01
Remove unecessary extern decl of ade_ca.
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-05-15
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
thorpej
2002-05-02
Change the semantics of mbuf external storage "ext_free" routines
thorpej
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2001-08-20
"wierd" is weird.
wiz
2001-07-12
bcopy -> memcpy
thorpej
2001-07-12
bcmp -> memcmp
thorpej
2001-07-12
bzero -> memset
thorpej
2001-06-14
change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.
itojun
2001-06-13
withough -> without
wiz
2001-05-30
add missing #include "opt_kgdb.h"
lukem
2001-05-02
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
scw
2001-01-17
Fix a rather annoying problem where the sockaddr_dl which holds
thorpej
2001-01-14
Use splnet() to block network interrupts, not splimp().
thorpej
2000-12-28
Change pci_intr_map to get interrupt source information from a "struct
sommerfeld
2000-12-12
Adapt to bpfattach() changes, and further centralize the bpfattach()
thorpej
2000-11-15
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
thorpej
2000-11-02
Adapt to new line discipline scheme.
eeh
2000-06-29
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
remove/move more mach vm header files:
mrg
2000-03-13
Fix doubled 'the's in comments.
soren
2000-03-06
- Implement cnbell() -- ring the console bell. The cn_bell entrypoint
thorpej
1999-12-04
CL* discarding.
ragge
1999-05-18
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
thorpej
1999-04-10
be more consistent about use of 'cputype'. e.g. it's in a header, don't
cgd
1998-09-24
Move if_ade* from alpha/pci/ to alpha/a12/
ross
1998-09-23
A12 crossbar switch driver.
ross
1998-09-23
A12 detached console tty driver and NetBSD console interface.
ross