summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/libi386/aout_freebsd.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup warnings. Most of these are signed/unsigned warnings, as well asjhb2000-08-031-1/+0
* Delay calling the device cleanup routines until the absolute lastps2000-06-141-0/+1
* Update loader logic to distinguish modules vs. files.bp2000-05-011-8/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remove kernelname setenv, the common code does it.peter1998-10-091-6/+11
* Remove some debugging code.msmith1998-10-091-5/+1
* Consolidate the bootinfo-loading code, greatly simplifying the _execmsmith1998-10-021-116/+13
* aout_freebsd.cmsmith1998-10-021-13/+25
* Save booted kernel name. Cosmetic cleanups.peter1998-09-301-3/+15
* The bootinfo struct was getting clobbered or not passed through correctly.peter1998-09-291-2/+14
* Reactivate the a.out kernel loader code.peter1998-09-281-2/+2
* Initial integration of the i386 bootloader and BTX.msmith1998-09-171-2/+5
* Resynch with working sources before BTX integration.msmith1998-09-141-13/+18
* Bootloader update.msmith1998-08-311-167/+34
* This is the new unified bootstrap, sometimes known previously as themsmith1998-08-211-0/+274
OpenPOWER on IntegriCloud