openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
FreeDOS
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
4 days
ago.
Jun 04, 2024 — Jun 04, 2025
Showing page 3 of 52
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Properly patch the heap size for Open Watcom
bartoldeman
More...
over 7 years ago
getEnv: remove static pointers, caller responsible for free.
bartoldeman
More...
over 7 years ago
We need to save ES in asm for ia16-elf-gcc.
bartoldeman
More...
over 7 years ago
Fix farwrite and hence copy for Turbo/GCC. Fixes regression from r1614.
bartoldeman
More...
over 7 years ago
Fix "dir" output for dates with our own printf.
bartoldeman
More...
over 7 years ago
Use stdcall calling convention (-mrtd) for intr().
bartoldeman
More...
over 7 years ago
ia16-elf-gcc: do not use builtin printf, because we supply our own.
bartoldeman
More...
over 7 years ago
ia16-elf-gcc: use _lseek instead of lseek.
bartoldeman
More...
over 7 years ago
Eliminate dependency on feof and fileno from stdio.h.
bartoldeman
More...
over 7 years ago
Add missing functions so command.exe and load_icd.exe link for ia16-elf-gcc.
bartoldeman
More...
over 7 years ago
The ia16-elf-gcc port now compiles asm files to elf.
bartoldeman
More...
over 7 years ago
Port C files in shell to ia16-elf-gcc. Now fails at linker stage.
bartoldeman
More...
over 7 years ago
Port lib and cmd to ia16-elf-gcc.
bartoldeman
More...
over 7 years ago
Port strings library to ia16-elf-gcc.
bartoldeman
More...
over 7 years ago
Port suppl to ia16-elf-gcc.
bartoldeman
More...
over 7 years ago
kswap_p is a _seg * pointer so we need MK_SEG_PTR
bartoldeman
More...
over 7 years ago
Fix build.sh -r and XMS_SWAP.
bartoldeman
More...
over 7 years ago
Fix ptchsize for 64-bit gcc.
bartoldeman
More...
over 7 years ago
Fix DOS-typo in %LNG% (should be $LNG)
bartoldeman
More...
over 7 years ago
Use "add si, byte 10" so old and new NASM generate the same opcodes.
bartoldeman
More...
over 7 years ago
Allow cross compilation from Linux
bartoldeman
More...
over 7 years ago
Follow-up from r1748: fix prototype for loadStrings, passed to enumResources.
bartoldeman
More...
over 7 years ago
Change \ to / and be case sensitive in makefile dependencies.
bartoldeman
More...
over 7 years ago
Move /c commandline option to AR make variable.
bartoldeman
More...
over 7 years ago
Make command.h compatible with GCC compilation of mkinfres.
bartoldeman
More...
over 7 years ago
Port mkinfres, mkctxt, fixstrs, critstrs, ptchsize to GCC.
bartoldeman
More...
over 7 years ago
Change resource-related fields to short for compat with 32-bit compilers.
bartoldeman
More...
over 7 years ago
Use proper prototypes on enum{File}Resources callback function.
bartoldeman
More...
over 7 years ago
In #include switch \ to / and lowercase, to allow Linux cross-compilation.
bartoldeman
More...
over 7 years ago
Fix ren for files without extensions (passes NULL ptr for ext)
bartoldeman
More...
over 7 years ago
←
1
2
3
4
5
6
7
8
9
…
51
52
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree