aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/alpha/libalpha/bootinfo.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: rev 1.11 (init booted_kernel from environment kernelname)David E. O'Brien2001-03-041-1/+7
* * Fix a stack of warnings.Doug Rabson1999-09-011-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Walk around the end of all the silly guessing of device types and unitMike Smith1999-07-211-1/+19
* Revert bootinfo to 1.4 and use a different solution to NULL m_argsDaniel C. Sobral1999-03-201-5/+5
* Don't choke in MOD_ARGS() if mp->m_args is NULL.Doug Rabson1999-03-181-4/+5
* Add MODINFO_ARGS, parameters passed to a module at load time.Daniel C. Sobral1999-03-081-1/+4
* Fix the bootinfo so that the right values actual make it into the kernel.Doug Rabson1998-10-151-3/+6
* Get the last used address via a more conservative method, don't dependPeter Wemm1998-10-151-4/+6
* Initial attempt to update the Alpha loader and kernel to use the machinePeter Wemm1998-10-141-0/+199