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
/
rump
/
kern
Age
Commit message (
Expand
)
Author
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2022-08-21
rump libsysproxy: More workarounds for pmap abuse.
riastradh
2022-04-10
fix various typos in comments and output/log messages.
andvar
2021-09-30
Added tests for the linear hook APIs
yamaguchi
2021-08-21
rename glue.c to sodium_module.c
christos
2021-08-21
Add glue.c for libsodium (suggested by riastradh). Tidy up.
christos
2021-04-15
fix reversed comment
christos
2021-04-15
- Define NEED_ISYSTEM here
christos
2020-08-27
Move address hashing from init_main.c to kern_sysctl.c.
riastradh
2020-08-26
Tidy up libsodium makefile and config fragments.
riastradh
2020-08-21
Disable libsodium HAVE_TI_MODE for now.
riastradh
2020-08-21
Split flags onto separate lines, sorted, to make diffs easier.
riastradh
2020-08-21
Disable -Wshadow for libsodium.
riastradh
2020-08-20
Missed a spot -- add sys/crypto/blake2 to .PATH here.
riastradh
2020-08-20
Fix vestiges of libb2.
riastradh
2020-08-20
[ozaki-r] Changes to the kernel core for wireguard
riastradh
2020-07-28
Rewrite cprng_fast in terms of new ChaCha API.
riastradh
2020-07-26
Fix more sort order.
riastradh
2020-07-26
Add missing aes_ccm.c, aes_ccm_mbuf.c. Fix sort order.
riastradh
2020-07-26
Add chacha to rump libcrypto.
riastradh
2020-07-25
Remove now-unused legacy rijndael API.
riastradh
2020-06-29
New cgd cipher adiantum.
riastradh
2020-06-29
Rework AES in kernel to finally address CVE-2005-1797.
riastradh
2019-12-05
Missed a spot in the crypto/arc4 deletion.
riastradh
2019-10-06
xc_barrier - convenience function to xc_broadcast() a nop.
uwe
2019-09-29
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
mrg
2019-09-11
define sysautoload here too, to catch up with kern/makesyscalls.sh r1.173
bad
2019-09-02
Switch from NIST CTR_DRBG with AES to NIST Hash_DRBG with SHA-256.
riastradh
2019-05-17
Implement an aggressive psref leak detector
ozaki-r
2019-04-19
Implement a simple psref leak detector
ozaki-r
2019-04-18
rump: add missing sanity checks at the end of syscalls
ozaki-r
2019-02-05
be sure to only apply zlib.c's -Wno-error=implicit-fallthrough to GCC 7.
mrg
2019-01-27
Fix merge botches. I hope there's no more left...
rin
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2019-01-22
Cast register_t to uintptr_t before casting to void *.
alnsn
2019-01-22
Sync the first argument type with mco_icache_sync_range.
alnsn
2019-01-21
Add sljit rump glue for aarch64.
alnsn
2018-12-12
Add missing RCSIDs.
alnsn
2018-09-22
Add rumpkern_nv (in-kernel RUMP libnv).
rmind
2018-08-10
Allow syscall_establish() to install new syscalls when the existing
pgoyette
2018-05-28
merge a new version of the CDDL dtrace and ZFS code.
chs
2017-07-28
Fail, don't panic, on bad dirents from file system.
riastradh
2016-01-26
Put the kernelside rump kernel headers into <rump-sys> instead of
pooka
2016-01-07
Initialize non-VFS parts of tty subsystem already at RUMP_COMPONENT_KERN.
pooka
2016-01-05
- Change LDADD/DPADD in library dependencies to LIBDPLIBS
christos
2015-11-15
Always descend into component directories for rumpdescribe.
pooka
2015-10-19
Add a COMMENT describing what each component roughly does.
pooka
2015-08-20
use ioconf.h for pseudo-device attach prototypes
christos
2015-05-18
Rewrite rules so that makesyscalls.sh will not be executed multiple
pooka
2015-05-09
remove files which are autogenerated in every build
pooka
[next]