freebsd-dev/sys/boot/i386/libi386
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
..
amd64_tramp.S Fix a bug in the AMD64 trampoline. I misunderstood the implicit 2003-05-17 00:30:51 +00:00
biosacpi.c
bioscd.c
biosdisk.c
biosmem.c
biospci.c
biospnp.c
biossmap.c Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
bootinfo32.c Argh. This was broken by the last-minute elf32/elf64/"elf kernel" changes. 2003-05-01 04:31:33 +00:00
bootinfo64.c Argh. This was broken by the last-minute elf32/elf64/"elf kernel" changes. 2003-05-01 04:31:33 +00:00
bootinfo.c Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
comconsole.c
devicename.c
elf32_freebsd.c Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
elf64_freebsd.c For amd64 kernels, repeat the 1GB mapping over the entire address space 2003-05-11 22:42:29 +00:00
gatea20.c
i386_copy.c
i386_module.c Revert leftover AMD64 disable-acpi-module stuff. 2003-05-12 04:57:05 +00:00
libi386.h Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
Makefile Add ${AFLAGS} to 'as' invocation. 2003-06-07 17:42:26 +00:00
nullconsole.c
pread.c
pxe.c When looking for the ':' separator in the root path, don't go past 2003-06-16 20:48:56 +00:00
pxe.h
pxetramp.s
time.c
vidconsole.c