freebsd-dev/sys/boot/i386
Ian Dowse c83b0b621f When looking for the ':' separator in the root path, don't go past
the terminating '\0'. Since the initialisation of rootpath in
libstand/bootp.c may copy junk into the rest of the buffer, it was
possible for the code to find a ':' after the '\0' and do the wrong
thing.

Reviewed by:	ps
MFC after:	1 week
2003-06-16 20:48:56 +00:00
..
boot0 Accpet '1'..'5' in place of F1..F5 for serial console users. 2003-06-01 20:41:04 +00:00
boot2 Libdisk does not need to include <sys/diskslice.h> any more. 2003-04-04 16:35:16 +00:00
btx Revert MEM_USR back to 0xa000 for BTX clients. Instead, adjust boot2 2002-10-08 18:19:02 +00:00
cdboot Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
gptboot Libdisk does not need to include <sys/diskslice.h> any more. 2003-04-04 16:35:16 +00:00
kgzldr Add ${AFLAGS} to 'as' invocation. 2003-06-07 17:42:26 +00:00
libi386 When looking for the ':' separator in the root path, don't go past 2003-06-16 20:48:56 +00:00
loader Enable the new bootloader for i386 only. The new loader.rc is will only 2003-05-31 05:25:18 +00:00
mbr Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
pxeldr Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
Makefile RIP liloldr. 2002-12-31 02:29:03 +00:00
Makefile.inc -ffreestanding is the word for /sys. 2002-05-10 00:53:45 +00:00