freebsd-dev/sys/boot/i386/libi386
1999-01-09 02:36:19 +00:00
..
aout_freebsd.c Remove kernelname setenv, the common code does it. 1998-10-09 23:20:47 +00:00
biosdisk.c Extend bd_print() so that it displays slices and partitions on disks. 1999-01-09 02:36:19 +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 Add a new variable $num_ide_disks which is used to offset the unit number 1998-11-13 23:40:02 +00:00
bootinfo64.c Add a new variable $num_ide_disks which is used to offset the unit number 1998-11-13 23:40:02 +00:00
bootinfo.c Add a new variable $num_ide_disks which is used to offset the unit number 1998-11-13 23:40:02 +00:00
comconsole.c Drop use of BIOS int 0x14 services in favor of direct port I/O. 1998-11-22 07:59:16 +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 Remove some debugging code. 1998-10-09 07:11:19 +00:00
i386_module.c Bootloader update. 1998-08-31 21:10:43 +00:00
libi386.h Consolidate the bootinfo-loading code, greatly simplifying the _exec 1998-10-02 20:53:17 +00:00
Makefile Add simple terminal emulator, compatible with cons25. Currently supported 1998-12-22 11:51:25 +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