mneumann
- Login: mneumann
- Registered on: 01/23/2008
- Last connection: 10/10/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 11 | 52 | 63 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| DragonFlyBSD | Reporter, Developer | 01/23/2008 |
Activity
11/11/2025
-
01:14 PM DragonFlyBSD Revision 986a4289 (dragonflybsd): test: import more test cases to cryptapi_test
- - Import test cases from test/testcases/crypto/* except for aesctr
which we do not have support for.
- Dedup fixtu...
11/09/2025
-
08:43 AM DragonFlyBSD Revision 9536fb97 (dragonflybsd): test: Also test CBC variants of cryptoapi
-
08:40 AM DragonFlyBSD Revision 7e0e24c3 (dragonflybsd): cryptoapi: Revert inlining of some crypto functions
- As this breaks the build due to gcc not able to inline indirect
function calls. -
06:25 AM DragonFlyBSD Revision 2d6b98ca (dragonflybsd): cryptoapi: inline functions and s/blocklen/blocksize/
- - Inline a few functions which previously were macros
- Consistently use "blocksize" instead of "blocklen"
- Use ui... -
06:25 AM DragonFlyBSD Revision bd5bbd29 (dragonflybsd): test: Integrate benchmark into cryptoapi_test util
- Print execution times and add "-n REPETITIONS" option.
Take the benchmark results with a grain of salt when comparin...
09/30/2025
-
12:53 PM DragonFlyBSD Revision 0d602a9a (dragonflybsd): test: Use snapshot testing for cryptoapi/cryptodev
- The tests I wrote for cryptoapi where based on comparing the results
against the results of cryptodev - if they match... -
12:50 PM DragonFlyBSD Revision 496f6de5 (dragonflybsd): sys/conf: continue to build kernel despite removal of devices
- Commit 980dc6f5ee469df858eb285322bf689882073b07 removed the hifn(4),
safe(4), ubsec(4) and padlock(4) drivers. With t...
09/27/2025
-
02:35 AM DragonFlyBSD Revision 794ce712 (dragonflybsd): arcmsr.h: Include sys/bus.h header
- The "arcmsr.h" header file uses types like bus_space_handle_t defined in
"sys/bus.h", but it does not include the "sy...
09/01/2025
-
07:57 AM DragonFlyBSD Revision 2e98dea7 (dragonflybsd): uvc - use sizeof() instead of hard-coded size
08/27/2025
-
05:15 AM DragonFlyBSD Revision 108265d1 (dragonflybsd): syscons - add sysctl to disable console bell globally
- Add sysctl `kern.syscons.enable_bell`, which globally disables the
system console bell ("sc_beep") when set to 0. By ...
Also available in: Atom