A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Casper Hornstrup 0c6f80f830 2003-05-11 Casper S. Hornstrup <chorns@users.sourceforge.net>
* lib/fslib/vfatlib/vfatlib.c (VfatFormat): Set hidden sectors.
	* ntoskrnl/io/xhaldrv.c (xHalIoWritePartitionTable): Implement support
	for primary partitions.
	* subsys/system/usetup/partlist.c (CreateSelectedPartition): Compute
	hidden sectors.
	* subsys/system/usetup/usetup.c (SelectPartitionPage,
	DrawFileSystemList, FormatPartitionPage): Don't use conditional define
	ENABLE_FORMAT.
	(CreateFileSystemList): Don't draw "Keep current file system" option if
	formatting is needed.
	(SelectFileSystemPage): Figure out if partition must be formatted.
	* subsys/system/usetup/usetup.h (ENABLE_FORMAT): Remove.
	(FILE_SYSTEM_LIST): Add ForceFormat field.

svn path=/trunk/; revision=4675
2003-05-11 18:31:09 +00:00
freeldr Detect hardware before ntoskrnl.exe will be loaded. 2003-05-10 09:26:59 +00:00
os2 Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
posix Names fixed. 2003-05-10 10:30:18 +00:00
reactos 2003-05-11 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-05-11 18:31:09 +00:00
rosapps - string-type-generic getopt() (hacked together in half a hour - seems to work fine, though). Very simple - only implements the POSIX standard (no long options, etc.) 2003-04-22 03:20:25 +00:00