5
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add TODO More... over 10 years ago
Remove superfluous typedef unsigned Bitu in dis8086.c since it's in types.h now. More... over 10 years ago
Merge commit '55d53aadde' More... over 10 years ago
Merge commit 'c7120c4' More... over 10 years ago
change license to "GPLv2 or later" for more code of mine More... over 10 years ago
lowmem.c & smalloc.c: add "GPLv2 or later" header to explicitly copyright my code More... over 10 years ago
autoconf More... over 10 years ago
pkt: fix nasty handle leak More... almost 11 years ago
smalloc: clean up commit support by introducing helper functions More... almost 11 years ago
smalloc: split out part of smrealloc() to avoid deep nesting and some minor adjustments More... almost 11 years ago
smalloc: remove unused (and silly) smalloc_query() More... almost 11 years ago
Revert "Changed smalloc to use a double-linked list for a little performance" More... almost 11 years ago
COPYING.DOSEMU: fix LGPL naming More... almost 11 years ago
kbd: disable paste-specific code that breaks normal keypresses [bug #496] More... almost 11 years ago
kbd: disable KEYBUF_HACK as we have KBD_CHAR_PERIOD now that guards for overflows More... almost 11 years ago
pcm: fix delay calculus More... almost 11 years ago
sb: set sampling rate to 32000 on reset to make nfs happy More... almost 11 years ago
sb: fix IRQ ack to procees pending DMA setup More... almost 11 years ago
pcm: fix possible race More... almost 11 years ago
remove v-net remnants More... almost 11 years ago
net: add forgotten remove_from_io_select() More... almost 11 years ago
pcm: more logging More... almost 11 years ago
net: remove io_select op More... almost 11 years ago
net: sync makefile with branch "slirp" More... almost 11 years ago
fix wording More... almost 11 years ago
net: introduce ops for ETH and PKT More... almost 11 years ago
net: more separation of ETH and TAP code More... almost 11 years ago
started separating ETH and TAP code More... almost 11 years ago
remove even more dosnet code More... almost 11 years ago
remove remaining dosnet code More... almost 11 years ago