aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/devopen.c
Commit message (Expand)AuthorAgeFilesLines
* Show info about net devices in loader's 'lsdev' command. While there fix style.Rafal Jaworowski2008-09-031-20/+21
* o Make sure to clear f->f_devdata if d_dev->dv_open() fails. ItMarcel Moolenaar2006-11-021-13/+18
* Use __FBSDID().David E. O'Brien2003-08-251-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* * Add old UFS compatibility code to alpha/boot1.Doug Rabson1998-09-261-2/+2
* This is the new unified bootstrap, sometimes known previously as theMike Smith1998-08-211-0/+61