.. |
aout_freebsd.c
|
Remove kernelname setenv, the common code does it.
|
1998-10-09 23:20:47 +00:00 |
biosdisk.c
|
Fix a warning that's been bugging me for ages.
|
1998-10-11 10:29:49 +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
|
Align to sizeof(long) rather than sizeof(int32_t). It needs to be
|
1998-10-14 05:07:23 +00:00 |
bootinfo64.c
|
Align to sizeof(long) rather than sizeof(int32_t). It needs to be
|
1998-10-14 05:07:23 +00:00 |
bootinfo.c
|
Align to sizeof(long) rather than sizeof(int32_t). It needs to be
|
1998-10-14 05:07:23 +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
|
Only call vidc_init() once (unless forced).
|
1998-10-11 10:07:52 +00:00 |