summaryrefslogtreecommitdiffstats
path: root/sys/boot/common/bootstrap.h
Commit message (Expand)AuthorAgeFilesLines
* Nuke old gensetdefs based linker sets with extreme prejudicepeter2001-06-141-45/+2
* Make the pnp structure a global variable, so it can be used elsewhere.dcs2000-09-081-0/+4
* Cleanup warnings. Most of these are signed/unsigned warnings, as well asjhb2000-08-031-44/+48
* Delay calling the device cleanup routines until the absolute lastps2000-06-141-0/+2
* Back out the previous change to the queue(3) interface.jake2000-05-261-3/+3
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-3/+3
* Update loader logic to distinguish modules vs. files.bp2000-05-011-27/+44
* bcache_strategy() now receives an unit number, and keep track of whatdcs2000-03-151-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Walk around the end of all the silly guessing of device types and unitmsmith1999-07-211-1/+2
* ABS_SET() and BSS_SET() are no longer used. The sole remaining user ofpeter1999-06-261-4/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-3/+3
* Make use of prototypes to silence warnings.dcs1999-02-041-1/+8
* bootstrap.hmsmith1999-01-221-2/+2
* Replace duplicated "old" linker set definitions with an include ofjdp1999-01-161-52/+2
* Fall back to /boot/boot.conf, if /boot/loader.rc was not fount. This isabial1999-01-151-2/+2
* Implement a simple LRU block cache. By default this is initialised to 16k,msmith1998-11-021-1/+10
* Export an interface for presetting the ISA PnP read port address.msmith1998-10-221-1/+9
* Make ISA PnP work. This successfully enumerates as many ISA devices as Imsmith1998-10-211-16/+65
* loader <-> kernel preload module interface constants moved to common file.peter1998-10-091-53/+1
* Sync the MODINFO constants with <sys/linker.h>msmith1998-10-091-5/+6
* - VERBOSE_LS is obsolete, as the heap is much better behaved now.msmith1998-10-071-1/+2
* First shot at loading elf symbols. Things are a bit strange becausepeter1998-10-021-1/+3
* Uncomment prototype for elf_loadmodulepeter1998-09-301-2/+2
* * Add old UFS compatibility code to alpha/boot1.dfr1998-09-261-2/+3
* Make the alpha bootstrap build again, fix some warning and change sdboot to d...dfr1998-09-201-1/+2
* Add a generic hexdump tool for debugging purposes.msmith1998-09-191-1/+2
* Resynch with working sources before BTX integration.msmith1998-09-141-15/+38
* Generic plug-and-play enumerator infrastructure. Query suppliedmsmith1998-09-041-1/+24
* Bootstrap updates.msmith1998-09-031-3/+41
* Bootloader update.msmith1998-08-311-15/+27
* This is the new unified bootstrap, sometimes known previously as themsmith1998-08-211-0/+226
OpenPOWER on IntegriCloud