kernel/sys
Bart Oldeman e7f0852dbd correct sectors/track, head and hidden sector values if the boot sector
disagrees with the default bpb (unless the default bpb says that the
number of hidden sectors is zero (usual for floppies)).

introduce generic_block_ioctl() function to handle all 0x440d ioctls
(inclusive locking)


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@763 6ac86273-5f31-0410-b378-82cca8765d1b
2004-01-31 15:01:40 +00:00
..
bin2c.c Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
fdkrncfg.c Correct get_root, make kbdType public, sys config patches from Tom. 2003-06-17 11:55:44 +00:00
makefile ~1K size reduction for sys.com by using Tom's talloc.c malloc/free functions 2004-01-25 21:44:17 +00:00
sys.c correct sectors/track, head and hidden sector values if the boot sector 2004-01-31 15:01:40 +00:00
talloc.c ~1K size reduction for sys.com by using Tom's talloc.c malloc/free functions 2004-01-25 21:44:17 +00:00