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
2010-01-23
Fix a typo introduced by the bpf linkage change.
minskim
2010-01-19
Redefine bpf linkage through an always present op vector, i.e.
pooka
2009-12-30
Replace uidinfo.h with kauth.h, should fix problems observed by tron@.
elad
2009-12-30
Use the right member to store gid in the non-NetBSD case.
elad
2009-12-30
Get uid/gid from the socket's credentials.
elad
2009-12-06
If pfi_address_add() has to extend the buffer, copy the data in the
dsl
2009-11-22
more s/the the/the/
mbalmer
2009-10-05
Attach the listener in the correct "attach" function.
elad
2009-10-03
Move firewall/NAT policy back to respective subsystems (pf, ipf).
elad
2009-09-14
Import pfsync support from OpenBSD 4.2
degroote
2009-08-19
build fix: caddr_t -> void *
cegger
2009-08-19
Update head to version 4.1.33 from vendor branch
darrenr
2009-08-18
acpica has been moved to src/sys/external/intel-public/acpica
jmcneill
2009-08-17
Apply fix from upstream:
cegger
2009-07-28
Remove LKM code from pf.
minskim
2009-06-16
Reduce diff with OpenBSD. No functional change.
minskim
2009-05-08
Don't call callout_stop() without callout_init()
kefren
2009-04-19
Fix harmless merge botch.
tsutsui
2009-04-18
Pull a fix for ipnat from upstream as per info from darrenr@:
tsutsui
2009-04-13
Fix http://www.securityfocus.com/archive/1/502634, from OpenBSD.
christos
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2009-03-14
Fix build on ia64, from kiyohara@kk.iij4u.or.jp
jmcneill
2009-02-17
PR# port-i386/40676: ACPI Exception AE_AML_NO_OPERAND when booting on VAIO P
jmcneill
2009-02-12
When IPFilter 4.1.29 has been imported, the mbuf argument to nd6_output()
bouyer
2009-01-11
make this compile
cegger
2008-12-19
use M_ZERO on malloc() and remove subsequent bzero().
cegger
2008-12-19
pass M_NOWAIT instead of M_DONTWAIT to malloc.
cegger
2008-12-17
kill MALLOC and FREE macros.
cegger
2008-11-07
*** Summary ***
dyoung
2008-11-06
38456 ipf mostly ignores locking in NetBSD
darrenr
2008-11-06
38456 ipf mostly ignores locking in NetBSD
darrenr
2008-11-04
wakeup is not the macro WAKEUP everywhere
darrenr
2008-10-11
Move uidinfo to its own module in kern_uidinfo.c and include in rump.
pooka
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
[next]