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
/
dist
Age
Commit message (
Expand
)
Author
2008-07-30
Allow $arch/stand to use dist/acpica/acpica.h
cherry
2008-07-26
2020447 IPFilter's NAT can undo name server random port selection
darrenr
2008-07-24
2020447 IPFilter's NAT can undo name server random port selection
darrenr
2008-06-22
Wrap definition of pfil6_wrapper in #ifdef INET6.
peter
2008-06-19
remove pf42 branch's todo.
yamt
2008-06-18
merge yamt-pf42 branch.
yamt
2008-06-08
Use of kernel malloc to record what memory ipfilter was using was broken
darrenr
2008-06-01
Prior import mismerged changes already in NetBSD with those coming in from
darrenr
2008-05-24
MI implementation of AcpiAcquireGlobalLock and AcpiReleaseGlobalLock.
jmcneill
2008-05-20
Pullup IPFilter 4.1.29 from the vendor branch to HEAD.
darrenr
2008-05-10
Hide a harmless warning about optional fields having zero address or lengths
jmcneill
2008-05-03
fix ACPI_DEBUG_PRINT debug level parameter
mlelstv
2008-04-24
Define ACPI_THREAD_ID as uintptr_t, and return curlwp instead of
jmcneill
2008-04-22
Print table header information with ACPI_DEBUG_PRINT instead of ACPI_INFO.
jmcneill
2008-04-21
Patch from Intel that addresses an issue with implicit returns when the
jmcneill
2008-04-15
Make ip6 and icmp6 stats per-cpu.
thorpej
2008-04-14
Update ACPICA changelog.
jmcneill
2008-04-12
add cast to suit format string
mlelstv
2008-04-12
add missing 'const' qualifiers and fix printf format strings in
mlelstv
2008-04-12
Update to ACPI-CA 20080321. Thanks to George Michaelson for help with testing.
jmcneill
2008-04-12
Make IP, TCP, UDP, and ICMP statistics per-CPU. The stats are collated
thorpej
2008-04-08
Change ICMP6 stats from a structure to an array of uint64_t's.
thorpej
2008-04-08
Change TCP stats from a structure to an array of uint64_t's.
thorpej
2008-04-07
Change IP stats from a structure to an array of uint64_t's.
thorpej
2008-04-06
Change UDP stats from a structure to an array of uint64_t's.
thorpej
2008-04-06
Change ICMP stats from a structure to an array of uint64_t's.
thorpej
2008-03-01
Welcome to 4.99.55:
rmind
2008-02-11
Use TAILQ_FOREACH().
dyoung
2008-02-07
Pass 0 to ip_randomid since we don't know the salt.
matt
2008-02-04
initialise some variables to appease gcc -O3.
mrg
2008-01-14
Convert rtcache_init()+rtcache_getrt() to single rtcache_init()
dyoung
2008-01-14
Change rtcache_init()+rtcache_getrt() and
dyoung
2007-12-20
Poison struct route->ro_rt uses in the kernel by changing the name
dyoung
2007-12-13
In AcpiEvGpeDetect, don't attempt to acquire AcpiGbl_GpeLock if
jmcneill
2007-12-11
No longer required after jmcneill-pm merge.
jmcneill
2007-12-11
NetBSD RCSID love
lukem
2007-12-11
use __KERNEL_RCSID()
lukem
2007-12-11
Use __KERNEL_RCSID() instead of vendor RCS or SCCS IDs.
lukem
2007-12-09
Merge jmcneill-pm branch.
jmcneill
2007-12-05
Use IFADDR_FOREACH().
dyoung
2007-11-28
Bug fix: make pf_route() set M_CSUM_IPV4 before calling ip_fragment().
dyoung
2007-10-02
Bring some fixes from IPF 4.1.27 in order to fix kern/37037.
martti
2007-09-17
Fixed IPF bug #1767831
martti
2007-09-17
Fixed IPF bug #1779455
martti
2007-09-17
Returning from m_pulldown can leave the first mbut with no data (m_len = 0).
martti
2007-09-14
Fixed IPF bug #1774745
martti
2007-09-14
Fixed IPF bug #1794544
martti
2007-09-10
Revert to previous, it was not working for me correctly...
martti
2007-09-10
Fixed IPF bug #1767831
martti
2007-09-10
Fixed IPF bug #1785199
martti
[next]