..
amd64_tramp.S
Back out last revision that unnecessarily changed valid assembler
2004-05-14 20:29:30 +00:00
biosacpi.c
Use PTOV() to convert physical addresses to appropriate virtual addresses
2006-04-25 18:42:22 +00:00
bioscd.c
Remove unused variables. Remove prototype for function that does not exist.
2005-05-20 13:14:18 +00:00
biosdisk.c
Increment the disk block offset after writing, not before. This
2006-05-31 09:05:49 +00:00
biosmem.c
For the cases when loading bzip2-compressed kernels enabled use last
2005-12-21 02:17:58 +00:00
biospci.c
- Add FireWire subclass and OHCI interface.
2004-10-22 14:56:23 +00:00
biospnp.c
Long-long time ago, when the trees were large and memory expensive amount of
2005-12-19 09:00:11 +00:00
biossmap.c
Long-long time ago, when the trees were large and memory expensive amount of
2005-12-19 09:00:11 +00:00
bootinfo32.c
Use __FBSDID().
2003-08-25 23:28:32 +00:00
bootinfo64.c
Use __FBSDID().
2003-08-25 23:28:32 +00:00
bootinfo.c
Cause all flags passed by boot2 to set the respective loader(8)
2005-09-22 15:14:13 +00:00
comconsole.c
Add a "comconsole_speed" loader variable that can be used to change
2005-08-18 01:39:43 +00:00
devicename.c
Fix a warning by adding a missing 'const'.
2005-05-27 19:28:04 +00:00
elf32_freebsd.c
Add the loader side of support for preloading ELF relocatable object
2004-08-29 00:48:42 +00:00
elf64_freebsd.c
Add the loader side of support for preloading ELF relocatable object
2004-08-29 00:48:42 +00:00
i386_copy.c
For the cases when loading bzip2-compressed kernels enabled use last
2005-12-21 02:17:58 +00:00
i386_module.c
Use __FBSDID().
2003-08-25 23:28:32 +00:00
libi386.h
Drop the gateA20() function in the loader as it is unused. All the other
2006-04-11 20:11:30 +00:00
Makefile
Drop the gateA20() function in the loader as it is unused. All the other
2006-04-11 20:11:30 +00:00
nullconsole.c
Use __FBSDID().
2003-08-25 23:28:32 +00:00
pread.c
Use __FBSDID().
2003-08-25 23:28:32 +00:00
pxe.c
Pass the hostname we got from DHCP to the kernel so that machines can
2005-04-17 21:38:22 +00:00
pxe.h
pxetramp.s
smbios.c
Export SMBIOS serial numbers by default. To turn it off, use
2006-03-14 19:02:00 +00:00
time.c
Use __FBSDID().
2003-08-25 23:28:32 +00:00
vidconsole.c
Fix 'implicit int' instance.
2005-04-09 14:07:13 +00:00