..
aout_freebsd.c
Remove kernelname setenv, the common code does it.
1998-10-09 23:20:47 +00:00
biosdisk.c
Warn that one of the DEBUG statements has a v86 recursion bug.
1998-10-11 10:01:55 +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
bootinfo32.c
Attempt to at least align MODINFO_* blocks. IMHO, decoding this stuff
1998-10-09 23:24:55 +00:00
bootinfo64.c
Attempt to at least align MODINFO_* blocks. IMHO, decoding this stuff
1998-10-09 23:24:55 +00:00
bootinfo.c
Attempt to at least align MODINFO_* blocks. IMHO, decoding this stuff
1998-10-09 23:24:55 +00:00
comconsole.c
Fix comconsole mode. The int 0x14 read and status commands were reversed.
1998-10-11 10:05:13 +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
This is the new unified bootstrap, sometimes known previously as the
1998-08-21 03:17:42 +00:00
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
Stop libi386.a from being installed..
1998-09-30 22:36:45 +00:00
pread.c
This is the new unified bootstrap, sometimes known previously as the
1998-08-21 03:17:42 +00:00
time.c
Fix comment to match code
1998-10-11 09:53:30 +00:00
vidconsole.c
Request the flags back when checking for keyboard status.
1998-10-07 07:34:31 +00:00