5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix use of register names in inline asm of sys/sockets/timer.c More... over 1 year ago
Fix use of register names in inline asm of sys/sockets/inet4/udp.c More... over 1 year ago
Fix use of register names in inline asm of sys/sockets/inet4/tcputil.c More... over 1 year ago
Fix use of register names in inline asm of sys/sockets/inet4/inetutil.c More... over 1 year ago
Fix use of register names in inline asm of sys/sockets/inet4/ifload.c More... over 1 year ago
Fix use of register names in inline asm of sys/sockets/inet4/if.c More... over 1 year ago
Fix use of register names in inline asm of sys/module.c More... over 1 year ago
Fix use of register names in inline asm of sys/ipc_unix_cache.c More... over 1 year ago
Move prototype of udd init function to header file. More... over 1 year ago
Move prototype of ucd init function to header file. More... over 1 year ago
Move prototype of filesystem init function to header file. More... over 1 year ago
Move prototypes of driver init function to header file. More... over 1 year ago
Get rid of build_serial More... over 1 year ago
Fix debug version of mouse.udd not finding its entry symbol More... over 1 year ago
Fix an asm constraint in do_callout More... over 1 year ago
Get rid of some unneeded function wrappers for inline asm More... over 1 year ago
Fix a typo More... over 1 year ago
Workaround a bug in aranym. More... over 1 year ago
Fix compilation error when COMPILER_OPTS contain "," More... over 1 year ago
Fix some register names in inline asm More... over 1 year ago
Fix unneeded use of C++-style comments More... over 1 year ago
Do not hardcode sizeof(DEVDRV) More... over 1 year ago
Avoid an old-style definition More... over 1 year ago
gcc-12 also emits library calls to strlen More... over 1 year ago
Make members of keytab const More... over 1 year ago
Fix wrappers in scsidrv.c More... over 1 year ago
Retry open bootlog file when we get a media-change error More... over 1 year ago
Replace some magic values More... over 1 year ago
Remove duplicate WIDGNAME More... over 1 year ago
Return TRUE from wind_new, like AES versions >= 3.30 do More... over 1 year ago