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
/
lib
Age
Commit message (
Expand
)
Author
2013-04-14
Make the check in close() for a non-deflatable file mode symetric to
martin
2013-03-17
Remove duplicate source files.
nakayama
2013-03-17
Revert previous. christos fixed the root cause.
nakayama
2013-03-17
undo sparc64 kludge
christos
2013-03-14
Make sparc64 32-bit kernel buildable.
nakayama
2013-03-11
amend previous sparc64 fix: rump does not know about memcpyset.s
christos
2013-03-10
On sparc64 memcpy and memset are provided by memcpyset.s (should have been
christos
2013-03-02
recognize OpenBSD too
christos
2013-02-06
Modify earm rule to match any machine_arch starting with earm.
matt
2013-01-23
Add strnlen.c to SRCS (which will automatically use the .S version if it
matt
2013-01-23
pull in strnlen.S
macallan
2013-01-22
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
dholland
2012-12-12
Pass down an empty CPUFLAGS since CPUFLAGS is contained in CFLAGS.
matt
2012-12-12
Don't pass down CPUFLAGS since its value is already in CFLAGS.
matt
2012-10-30
add new divsi3 related files.
christos
2012-10-10
add split files.
christos
2012-09-01
Add ARMv5 support the clz instruction
matt
2012-08-30
Add "consttime_bcmp" and "explicit_bzero" functions for both kernel
drochner
2012-08-10
Deal with optional HAVE_GCC.
joerg
2012-08-06
If earm*, compile new aeabi runtime routines.
matt
2012-07-23
Fix cd9660_read() to not read past the end of the file. This would result
mhitch
2012-05-21
Remove the code that tries to load the "ffs" kernel module during boot.
dsl
2012-04-10
Add a spin mutex to the rndsink structure; it is used to avoid lock
tls
2012-03-02
Fix a bug that libsa ls doesn't work in case of filename with directory path.
tsutsui
2012-02-14
void function _arc4randbytes cannot return a value.
njoly
2012-02-05
Migrate one last leftover bit (used only by the kernel now) to
dholland
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2012-01-22
Add CTASSERT_SIGNED() and CTASSERT_UNSIGNED().
rmind
2012-01-20
Don't use __cmsg_alignbytes in the kernel. Mark it as constant function
joerg
2012-01-16
PR/45796: Evgeniy Ivanov minixfs3 support.
christos
2012-01-16
PR/45796: Evgeniy Ivanov minixfs3 support.
christos
2011-12-25
Apply the following patch submitted by Evgeniy Ivanov:
tsutsui
2011-11-29
make "rs" static -- this name is too unspecific for the global namespace
drochner
2011-11-29
Remove rnd_extract_data from the public kernel API (it is for use by the
tls
2011-11-28
Remove arc4random() and arc4randbytes() from the kernel API. Replace
tls
2011-11-27
Disable a DIAGNOSTIC test which causes kernel stack overflow on all arm ports.
tsutsui
2011-11-26
Use exact 32bit integral type to declare variable to store
enami
2011-11-26
Fix white space usage.
enami
2011-11-25
Spell restrict with __.
joerg
2011-11-20
make it compile without DIAGNOSTIC defined
para
2011-11-19
First step of random number subsystem rework described in
tls
2011-10-30
use LIBISPRIVATE instead of home-grown.
mrg
2011-10-28
shouldn't need .size for ppc64.
christos
2011-10-01
use gcc builtin for memset() on vax too.
chs
2011-09-29
Don't include <sys/systm.h> because it brings in too much stuff that
christos
2011-09-27
Modify *ASSERTMSG() so they are now used as variadic macros. The main goal
jym
2011-09-25
Do as Joerg said and kill the __STDC__ blocks. They only make sense for
jym
2011-09-01
Make strnlen(3) accessible in kernel. ok christos@.
jym
2011-08-26
Build and install ppath(3), property-list paths library.
dyoung
2011-08-12
Fix bug when only restoring r31 (lr was not being restored properly).
matt
[next]