FreeDOS/sys
2009-07-30 04:33:23 +00:00
..
bin2c.c Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
fdkrncfg.c Use near pointers for printf()s where possible. Problematic is only the 2009-07-18 20:48:44 +00:00
makefile update sys to current version, adjust printf to support percent modifier, consistent prototype, and handle text not in current segment (FAR *) better, merge part of simplified debug (via prints) support 2009-07-11 16:59:43 +00:00
sys.c update documentation to include new options; add option to sys to force LBA or CHS usage, allow using BIOS specified boot drive # on floppy, add verbose output (debug prints), and reorder some steps in copy() to avoid some unnecessary disk swaps on single drive systems 2009-07-30 04:33:23 +00:00
talloc.c Turbo C really wants unsigned __brklvl. Only shows up if you enable stack 2004-05-11 10:57:57 +00:00