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