Added TimeOut to the correct section, removed ion's 12148 incorrect addition. 10...
[reactos.git] / reactos / subsys / system / usetup / bootsup.c
2005-08-11 Andrew MungerAdded TimeOut to the correct section, removed ion's...
2005-08-06 Thomas Bluemel#include "usetup.h" -> #include <usetup.h>
2005-06-20 Alex IonescuBuild usetup with NDK
2005-06-19 Alex IonescuFix building issues caused by previous patch
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-03 Magnus Olsenbugfix from, tinus mailto:o112w8r02@sneakemail.com
2005-05-02 Hartmut BirrOpen/create all files with the necessary rights.
2005-05-01 Alex IonescuRemove incorrect change
2005-05-01 Alex IonescuRemove incorrect change
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Alex Ionescui8042prt driver by tinus.
2005-04-10 Hartmut Birr- Fixed the destination path for installing freeldr...
2004-12-16 Alex IonescuSet default Freeldr Timeout to 5 seconds (requested).
2004-08-15 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-07 Steven EdwardsWhen doing a debug boot pass /NOGUIBOOT to disable the
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-23 Eric KohlImplement the ability to write the bootcode to a floppy...
2004-03-10 Casper Hornstrup2004-03-10 Casper S. Hornstrup <chorns@users.sourcefo...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-01 Filip Navara- Some small fixes on debugging macros.
2003-11-08 Eric KohlFixed synchronous file access.
2003-08-21 Eric KohlFixed FAT16 bootcode install. Don't overwrite any valid...
2003-08-19 Eric Kohl* Install MBR boot code if necessary.
2003-08-18 Eric Kohl* Write modified partition sectors to disk.
2003-04-28 Casper Hornstrup2003-04-28 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-05 Casper Hornstrup2003-04-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-30 Eric KohlDistinguish between ini-files and inf/sif-files. Patch...
2003-01-30 Eric Kohl- Added error messages
2003-01-28 Eric KohlAdded bootsector installation and boot.ini manipulation.
2003-01-17 Eric KohlPrepared bootloader installation.