.. |
aout_freebsd.c
|
Remove kernelname setenv, the common code does it.
|
1998-10-09 23:20:47 +00:00 |
biosdisk.c
|
Fix a couple of further bugs: missing argument to sprintf() and
|
1999-01-25 23:07: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
|
Avoid copying m_args if none exists. (Perhaps this is a better solution,
|
1999-03-18 14:36:22 +00:00 |
bootinfo64.c
|
Avoid copying m_args if none exists. (Perhaps this is a better solution,
|
1999-03-18 14:36:22 +00:00 |
bootinfo.c
|
Avoid copying m_args if none exists. (Perhaps this is a better solution,
|
1999-03-18 14:36:22 +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
|
Consolidate the bootinfo-loading code, greatly simplifying the _exec
|
1998-10-02 20:53:17 +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 |