| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove file system support based on the simple file system protocol | marcel | 2010-01-09 | 1 | -0/+1 |
* | Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. | pjd | 2008-11-17 | 1 | -0/+1 |
* | Add __elfN(relocation_offset). It holds the offset between the virtual | marcel | 2008-02-23 | 1 | -1/+3 |
* | add an interface for passing the entire kernel size up front to the | kmacy | 2006-12-18 | 1 | -0/+2 |
* | Extend struct devdesc with a unit field, called d_unit. Promote the | marcel | 2006-11-02 | 1 | -0/+1 |
* | Make our ELF64 type definitions match standards. In particular this | marcel | 2005-12-18 | 1 | -1/+1 |
* | Add the loader side of support for preloading ELF relocatable object | iedowse | 2004-08-29 | 1 | -0/+2 |
* | Separate out the ELF relocation code from the ELF loader, and add | iedowse | 2004-08-28 | 1 | -0/+10 |
* | Add a few helper functions for zeroing kernel space and reading | iedowse | 2004-08-28 | 1 | -0/+3 |
* | Enable the i386 loader to load and run an amd64 kernel. If this puts | peter | 2003-05-01 | 1 | -2/+4 |
* | Zap some a.out leftovers | peter | 2003-04-06 | 1 | -3/+0 |
* | CG superfluous prototype. | sobomax | 2002-03-10 | 1 | -1/+0 |
* | Declare time(not3) instead of depending on namespace pollution 3 layers | bde | 2002-02-25 | 1 | -0/+2 |
* | Add a DEVT_CD type for CD drivers. | jhb | 2001-11-05 | 1 | -0/+1 |
* | Implement the long-awaited module->file cache database. A userland | peter | 2001-09-11 | 1 | -2/+5 |
* | Nuke old gensetdefs based linker sets with extreme prejudice | peter | 2001-06-14 | 1 | -45/+2 |
* | Make the pnp structure a global variable, so it can be used elsewhere. | dcs | 2000-09-08 | 1 | -0/+4 |
* | Cleanup warnings. Most of these are signed/unsigned warnings, as well as | jhb | 2000-08-03 | 1 | -44/+48 |
* | Delay calling the device cleanup routines until the absolute last | ps | 2000-06-14 | 1 | -0/+2 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -3/+3 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -3/+3 |
* | Update loader logic to distinguish modules vs. files. | bp | 2000-05-01 | 1 | -27/+44 |
* | bcache_strategy() now receives an unit number, and keep track of what | dcs | 2000-03-15 | 1 | -0/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Walk around the end of all the silly guessing of device types and unit | msmith | 1999-07-21 | 1 | -1/+2 |
* | ABS_SET() and BSS_SET() are no longer used. The sole remaining user of | peter | 1999-06-26 | 1 | -4/+1 |
* | Bring the 'new-bus' to the i386. This extensively changes the way the | peter | 1999-04-16 | 1 | -3/+3 |
* | Make use of prototypes to silence warnings. | dcs | 1999-02-04 | 1 | -1/+8 |
* | bootstrap.h | msmith | 1999-01-22 | 1 | -2/+2 |
* | Replace duplicated "old" linker set definitions with an include of | jdp | 1999-01-16 | 1 | -52/+2 |
* | Fall back to /boot/boot.conf, if /boot/loader.rc was not fount. This is | abial | 1999-01-15 | 1 | -2/+2 |
* | Implement a simple LRU block cache. By default this is initialised to 16k, | msmith | 1998-11-02 | 1 | -1/+10 |
* | Export an interface for presetting the ISA PnP read port address. | msmith | 1998-10-22 | 1 | -1/+9 |
* | Make ISA PnP work. This successfully enumerates as many ISA devices as I | msmith | 1998-10-21 | 1 | -16/+65 |
* | loader <-> kernel preload module interface constants moved to common file. | peter | 1998-10-09 | 1 | -53/+1 |
* | Sync the MODINFO constants with <sys/linker.h> | msmith | 1998-10-09 | 1 | -5/+6 |
* | - VERBOSE_LS is obsolete, as the heap is much better behaved now. | msmith | 1998-10-07 | 1 | -1/+2 |
* | First shot at loading elf symbols. Things are a bit strange because | peter | 1998-10-02 | 1 | -1/+3 |
* | Uncomment prototype for elf_loadmodule | peter | 1998-09-30 | 1 | -2/+2 |
* | * Add old UFS compatibility code to alpha/boot1. | dfr | 1998-09-26 | 1 | -2/+3 |
* | Make the alpha bootstrap build again, fix some warning and change sdboot to d... | dfr | 1998-09-20 | 1 | -1/+2 |
* | Add a generic hexdump tool for debugging purposes. | msmith | 1998-09-19 | 1 | -1/+2 |
* | Resynch with working sources before BTX integration. | msmith | 1998-09-14 | 1 | -15/+38 |
* | Generic plug-and-play enumerator infrastructure. Query supplied | msmith | 1998-09-04 | 1 | -1/+24 |
* | Bootstrap updates. | msmith | 1998-09-03 | 1 | -3/+41 |
* | Bootloader update. | msmith | 1998-08-31 | 1 | -15/+27 |
* | This is the new unified bootstrap, sometimes known previously as the | msmith | 1998-08-21 | 1 | -0/+226 |