aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/bootstrap.h
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Walk around the end of all the silly guessing of device types and unitMike Smith1999-07-211-1/+2
* ABS_SET() and BSS_SET() are no longer used. The sole remaining user ofPeter Wemm1999-06-261-4/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-3/+3
* Make use of prototypes to silence warnings.Daniel C. Sobral1999-02-041-1/+8
* bootstrap.hMike Smith1999-01-221-2/+2
* Replace duplicated "old" linker set definitions with an include ofJohn Polstra1999-01-161-52/+2
* Fall back to /boot/boot.conf, if /boot/loader.rc was not fount. This isAndrzej Bialecki1999-01-151-2/+2
* Implement a simple LRU block cache. By default this is initialised to 16k,Mike Smith1998-11-021-1/+10
* Export an interface for presetting the ISA PnP read port address.Mike Smith1998-10-221-1/+9
* Make ISA PnP work. This successfully enumerates as many ISA devices as IMike Smith1998-10-211-16/+65
* loader <-> kernel preload module interface constants moved to common file.Peter Wemm1998-10-091-53/+1
* Sync the MODINFO constants with <sys/linker.h>Mike Smith1998-10-091-5/+6
* - VERBOSE_LS is obsolete, as the heap is much better behaved now.Mike Smith1998-10-071-1/+2
* First shot at loading elf symbols. Things are a bit strange becausePeter Wemm1998-10-021-1/+3
* Uncomment prototype for elf_loadmodulePeter Wemm1998-09-301-2/+2
* * Add old UFS compatibility code to alpha/boot1.Doug Rabson1998-09-261-2/+3
* Make the alpha bootstrap build again, fix some warning and change sdboot to d...Doug Rabson1998-09-201-1/+2
* Add a generic hexdump tool for debugging purposes.Mike Smith1998-09-191-1/+2
* Resynch with working sources before BTX integration.Mike Smith1998-09-141-15/+38
* Generic plug-and-play enumerator infrastructure. Query suppliedMike Smith1998-09-041-1/+24
* Bootstrap updates.Mike Smith1998-09-031-3/+41
* Bootloader update.Mike Smith1998-08-311-15/+27
* This is the new unified bootstrap, sometimes known previously as theMike Smith1998-08-211-0/+226