summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/libi386/bioscd.c
Commit message (Expand)AuthorAgeFilesLines
* Revert some debugging printfs that crept into 223695.jhb2011-11-091-5/+1
* - Add a new header for the x86 boot code that defines various structuresjhb2011-10-251-2/+2
* Consolidate duplicate definitions of V86_CY() and V86_ZR() which check forjhb2011-10-251-2/+2
* Add a version of the FreeBSD bootloader which can run in userland, packageddfr2011-06-301-1/+5
* The recent change to use memory > 1MB for the heap by default broke CDjhb2009-03-121-39/+73
* Slightly cleanup the 'bootdev' concept on x86 by changing the variousjhb2007-10-241-1/+1
* Extend struct devdesc with a unit field, called d_unit. Promote themarcel2006-11-021-3/+3
* Remove unused variables. Remove prototype for function that does not exist.charnier2005-05-201-4/+1
* Unspam sys/boot, the dev_t commit should not have touched these.phk2004-06-161-2/+2
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-2/+2
* Use __FBSDID().obrien2003-08-251-2/+3
* Libdisk does not need to include <sys/diskslice.h> any more.phk2003-04-041-1/+1
* DEV_BSIZE lives in sys/param.h and not in machine/param.h anymore.jhay2002-05-151-1/+1
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-1/+1
* Add a device driver for the BIOS device for CD-ROM's booted via El Toritojhb2001-11-051-0/+358
OpenPOWER on IntegriCloud