Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sys/boot to stand. Fix all references to new location | Warner Losh | 2017-11-14 | 1 | -88/+0 |
| | | | | | | | Sponsored by: Netflix Notes: svn path=/head/; revision=325834 | ||||
* | Use __FBSDID(). | David E. O'Brien | 2003-08-25 | 1 | -5/+5 |
| | | | | | | | Also some minor copyright style cleanups. Notes: svn path=/head/; revision=119482 | ||||
* | Add support for the "nullconsole" console type, for systems with | Archie Cobbs | 2000-09-20 | 1 | -0/+88 |
neither a video console nor a serial port. Use it if the RB_MUTE flag is set. Submitted by: Doug Ambrisko <ambrisko@whistle.com> Reviewed by: jhb Notes: svn path=/head/; revision=66133 |