1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 3 years ago. based on code collected almost 7 years ago.
Jun 19, 2016 — Jul 19, 2016
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #284 from tkchia/tkchia/devel More... over 3 years ago
[elksemu] don't look for {call, defn}_tab.v if we don't need to More... over 3 years ago
Merge pull request #282 from tkchia/tkchia/devel More... over 3 years ago
[libc] fix: syscall.awk now zots +'s when memoizing syscall nos. More... over 3 years ago
Merge pull request #281 from tkchia/tkchia/devel More... over 3 years ago
[elksemu] auto-detect {call, defn}_tab.v locations, if not given More... over 3 years ago
Merge pull request #280 from tkchia/tkchia/devel More... over 3 years ago
[elksemu] Now uses modify_ldt( ) --- works on x86-32 _&_ x86-64 More... over 3 years ago
[elksemu] add GPLv2 text More... over 3 years ago
[libc] also install call_tab.v & defn_tab.v, for elksemu use, when doing `make install' More... over 3 years ago
[elksemu] add from dev86 repository More... over 3 years ago
Merge pull request #279 from tkchia/tkchia/devel More... over 3 years ago
[libc] fix: crt0.S should count NULL in argv[] in finding envp[] More... over 3 years ago
Merge pull request #277 from fonin/master More... over 3 years ago
Enlisting dependency packages in README More... over 3 years ago
[build] Wipe out broken parallel build More... over 3 years ago
[tools] Fix recursive call to make More... over 3 years ago
Merge pull request #273 from mintsuki/master More... over 3 years ago
[lxdialog] Fix build using ncurses More... over 3 years ago
[qemu] Fix floppy boot with latest SeaBIOS More... over 3 years ago
A touch of cleanup after #274 More... over 3 years ago
Merge pull request #274 from fonin/master More... over 3 years ago
MSDOS: more compiler safe optimization for msdos_readdir() More... almost 4 years ago
MSDOS: changed optimization level on fs/msdos/dir.c:msdos_readder(), because GCC IA16 -Os optimizes out most of the function code More... almost 4 years ago
MSDOS: better fix for static struct msdos_file_operations and msdos_dir_operations More... almost 4 years ago
Yet more floppy geometry for the rest of target image sizes (1.2M, 1.68M, 360k) More... almost 4 years ago
Retry on int 13 read sector failure in the Minix boot sector. This behaviour is used to be in the former dev86 boot code, and is necessary for certain non-standard XT clones such as Poisk-1 More... almost 4 years ago
Reasonable geometry defaults for floppy image sizes 720k and 1.44M More... almost 4 years ago
Portability fixes for MSDOS filesystem; had to add ctype.h for tolower() More... almost 4 years ago
Merge pull request #272 from tkchia/tkchia/devel More... almost 4 years ago