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
Age
Commit message (
Expand
)
Author
2016-06-11
PR 51200 gets in libsa considered harmful: use kgets
dholland
2016-06-11
Revert this one; I can't tell for sure if it's using libsa gets or its
dholland
2016-06-11
PR 51200 gets in libsa considered harmful: use kgets
dholland
2016-06-11
PR 51200 gets in libsa considered harmful: change own gets() to kgets()
dholland
2016-06-11
PR 51200 gets in libsa considered harmful: use kgets
dholland
2016-06-11
gets -> unsafe_gets; nothing uses this but let's not start by accident.
dholland
2016-06-11
PR 51200 gets in libsa considered harmful: use kgets
dholland
2016-06-11
PR 51200 gets in libsa considered harmful: use kgets
dholland
2016-06-11
Change "tgets_s" back to "tgets". We obviously want to keep the bounds
dholland
2016-06-11
gets_s -> kgets.
dholland
2016-06-11
GSoC 2016: Charles Cui: add SIGPOLL
christos
2016-06-10
GSoC 2016: Charles Cui: Add timer related macros
christos
2016-06-10
GSoC 2016: Charles Cui: add SEM_NSEMS_MAX
christos
2016-06-10
Avoid trying to create a tag for locating AMD HyperTransport bridge that will
jakllsch
2016-06-10
add driver for 'platinum' onboard video found in Power Mac 7200 and possibly
macallan
2016-06-10
add WSDISPLAY_TYPE_PLATINUM, for platinumfb
macallan
2016-06-10
Add callout_stop while clearing stall. From t-hash.
skrll
2016-06-10
Avoid storing a pointer of an interface in a mbuf
ozaki-r
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
2016-06-10
Add missing \n (I triggered the systbl message on a qemu virtual machine!)
pgoyette
2016-06-10
needs <stdbool.h>
dholland
2016-06-09
Sync register number for curlwp with the kernel
martin
2016-06-09
New module for ipl (aka ipfilter).
pgoyette
2016-06-09
Enable building of ipfilter code as a separately-loaded module.
pgoyette
2016-06-09
return something
christos
2016-06-09
fix variable name
christos
2016-06-08
ignore EACCES
christos
2016-06-08
Revert previous (rev. 1.98). It breaks at least one user's card.
pgoyette
2016-06-08
Feeding uninitialised garbage to the hypervisor is likely to be a bad idea.
jnemeth
2016-06-07
Explicitly provide a hidden attribute for the declaration of the end
joerg
2016-06-07
Create separate modules for i2c_bitbang and bpf_filter so these files
pgoyette
2016-06-06
Correct MUSB2_REG_RXNAKLIMIT offset on Allwinner.
jakllsch
2016-06-05
Use MUSB2_REG_RXNAKLIMIT instead of MUSB2_REG_TXNAKLIMIT in the recieve path.
jakllsch
2016-06-05
get rid of gets
christos
2016-06-05
get rid of gets/tgets
christos
2016-06-05
use gets_s
christos
2016-06-05
dedup
christos
2016-06-05
use correct comparison of serial numbers
mlelstv
2016-06-05
Don't use a magic value. Define a limit, and enforce it.
maxv
2016-06-05
The bootinfo is refreshed each time the bootloader tries to execute a
maxv
2016-06-05
Don't resume throttled CCBs when connection is terminating, except for
mlelstv
2016-06-05
Handle freeing of PDU when referencing CCB is freed.
mlelstv
2016-06-05
More debug output. Dump pending CCBs when cleaning up.
mlelstv
2016-06-05
Remove the ALLOC_FIRST_FIT and ALLOC_TRACE options. This is a rather simple
maxv
2016-06-05
Use gets_s instead of gets. The x86 bootloader prompt is easy to
maxv
2016-06-05
more debug output
mlelstv
2016-06-05
PR/51202: XHCI driver sends stale TRBs from a pipe previously opened
skrll
2016-06-05
acquire session lock when changing throttling queue
mlelstv
2016-06-05
PR/51202: XHCI driver sends stale TRBs from a pipe previously opened
skrll
2016-06-05
wrong assertion.
mlelstv
[next]