summaryrefslogtreecommitdiff
path: root/release/write_mfs_in_kernel.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove all traces of write_mfs_in_kernel from the base system releaseJohn Baldwin2002-03-261-96/+0
| | | | | | | | | area. Requested by: joe Notes: svn path=/head/; revision=93236
* Modernize my email address.Poul-Henning Kamp2002-03-251-1/+1
| | | | Notes: svn path=/head/; revision=93149
* Correct slight stuff-up in previous patch.Jordan K. Hubbard1999-12-161-2/+2
| | | | Notes: svn path=/head/; revision=54667
* Update to use MD disk instead of MFSJordan K. Hubbard1999-12-161-5/+5
| | | | Notes: svn path=/head/; revision=54666
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Add a "I know it points to my foot!" -f option.Poul-Henning Kamp1997-09-181-10/+36
| | | | | | | | | PR: 3288 Reviewed by: phk Submitted by: Martin Kammerhofer <dada@freepass.tu-graz.ac.at> Notes: svn path=/head/; revision=29583
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22988
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* This is a helper program to patch a filesystem into a "MFS_ROOT" kernel.Poul-Henning Kamp1995-04-251-0/+70
Notes: svn path=/head/; revision=8057