aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-219/+0
* Enable warnings in EFI boot codeSteven Hartland2016-01-121-6/+2
* In alloc_pread() and kern_pread(), print errors only when DEBUG isMarcel Moolenaar2014-11-051-0/+10
* Setting a variable to the same value twice doesn't actually make itColin Percival2008-08-041-1/+1
* Add a few helper functions for zeroing kernel space and readingIan Dowse2004-08-281-0/+68
* Use __FBSDID().David E. O'Brien2003-08-251-2/+3
* Delay calling the device cleanup routines until the absolute lastPaul Saab2000-06-141-0/+11
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Insert whitespace between unargv'd arguments.Mike Smith1998-10-051-3/+7
* * Add old UFS compatibility code to alpha/boot1.Doug Rabson1998-09-261-2/+2
* Add a generic hexdump tool for debugging purposes.Mike Smith1998-09-191-1/+41
* Bootstrap updates.Mike Smith1998-09-031-1/+35
* This is the new unified bootstrap, sometimes known previously as theMike Smith1998-08-211-0/+55