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-06-23
Rework rndsink(9) abstraction and adapt arc4random(9) and cprng(9).
riastradh
2013-06-23
fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()
dholland
2013-06-21
Add back {,u}modsi3 for libkern since if we are building standalone tools
matt
2013-06-20
modsi3/umodsi3 are only needed !EABI arm
matt
2013-06-19
blkoff() -> mfs_blkoff()
dholland
2013-06-19
Rename ambiguous macros:
dholland
2013-06-18
Prefix most of the cpp macros with lfs_ and LFS_ to avoid conflicts with ffs.
christos
2013-06-09
Stick UFS_ in front of these symbols:
dholland
2013-06-09
Build properly against the lfs changes.
dholland
2013-05-10
Wrap >80 char lines that overflowed on NDADDR -> EXT2FS_NDADDR changes.
tsutsui
2013-05-02
This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that
matt
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
[prev]
[next]