aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/module.c
Commit message (Expand)AuthorAgeFilesLines
* MFC rev 1.20Jesper Skriver2001-06-121-1/+1
* MFC rev 1.19Jesper Skriver2001-06-061-1/+1
* MFC: Cleanup warnings.Paul Saab2000-12-281-1/+1
* Fix the loader to handle module dependencies properly. More fixesBoris Popov2000-02-251-70/+74
* Close a file descriptor leak in the code which loads file objects.Mike Smith2000-02-171-0/+2
* Add fairings. Do not depend on user actually supplying the argumentsDaniel C. Sobral1999-12-011-0/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix a number of memory leaks and other memory-related disorders.Daniel C. Sobral1999-03-081-4/+6
* Fix assorted memory leak/buffer reuse problems.Daniel C. Sobral1999-02-221-4/+8
* No builtin command resets getopt before using it, causingMike Smith1999-01-111-1/+3
* Use a consistant module search path (same as kernel will be).Peter Wemm1998-10-091-26/+17
* * Add old UFS compatibility code to alpha/boot1.Doug Rabson1998-09-261-7/+7
* Resynch with working sources before BTX integration.Mike Smith1998-09-141-30/+84
* Bootstrap updates.Mike Smith1998-09-031-38/+376
* Bootloader update.Mike Smith1998-08-311-3/+56
* This is the new unified bootstrap, sometimes known previously as theMike Smith1998-08-211-0/+129