freebsd-dev/sys/boot/i386/libi386
Mike Smith 73332890ea Walk around the end of all the silly guessing of device types and unit
numbers that we have been doing in the past, and read /etc/fstab off the
proposed root filesystem to determine the actual device name and vfs
type for the root filesystem.  These are then exported to the kernel
via the environment variable vfs.root.mountfrom.
1999-07-21 00:08:54 +00:00
..
aout_freebsd.c Remove kernelname setenv, the common code does it. 1998-10-09 23:20:47 +00:00
biosdisk.c Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel. 1999-06-21 18:27:02 +00:00
biosmem.c Fix typos.. The vector for "int 0x12" (get base mem) is not written in 1998-09-30 19:41:07 +00:00
biospci.c PnP enumerator using the PCI BIOS. This is needlessly complex due to the 1998-10-23 22:29:08 +00:00
biospnp.c Remove a debugging copy of offsetof() that snuck in. 1998-10-23 22:30:52 +00:00
bootinfo32.c Walk around the end of all the silly guessing of device types and unit 1999-07-21 00:08:54 +00:00
bootinfo64.c Walk around the end of all the silly guessing of device types and unit 1999-07-21 00:08:54 +00:00
bootinfo.c Walk around the end of all the silly guessing of device types and unit 1999-07-21 00:08:54 +00:00
comconsole.c Use etc/make.conf settings for serial port and speed. 1999-01-10 14:48:05 +00:00
devicename.c * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00
elf32_freebsd.c Turn symbol table info passing back on, although it's probably not 1998-10-09 23:22:30 +00:00
elf64_freebsd.c Turn symbol table info passing back on, although it's probably not 1998-10-09 23:22:30 +00:00
elf_freebsd.c Turn symbol table info passing back on, although it's probably not 1998-10-09 23:22:30 +00:00
gatea20.c
i386_copy.c Fix read error not being detected. 1999-01-22 18:32:52 +00:00
i386_module.c Bootloader update. 1998-08-31 21:10:43 +00:00
libi386.h Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel. 1999-06-21 18:27:02 +00:00
Makefile Use etc/make.conf settings for serial port and speed. 1999-01-10 14:48:05 +00:00
pread.c
time.c Fix comment to match code 1998-10-11 09:53:30 +00:00
vidconsole.c Fix a potential sign extension bug on 8-bit chars. 1999-01-04 18:45:08 +00:00