| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=63312
|
| |
|
|
| |
Notes:
svn path=/head/; revision=53984
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add MD_ROOT and MD_ROOT_SIZE options to the md driver.
Make the md driver handle MFS_ROOT and MFS_ROOT_SIZE options for compatibility.
Add md driver to GENERIC, PCCARD and LINT.
This is a cleanup which removes the need for some of the worse hacks in
MFS: We really want to have a rootvnode but MFS on a preloaded image
doesn't really have one. md is a true device, so it is less trouble.
This has been tested with make release, and if people remember to add
the "md" pseudo-device to their kernels, PicoBSD should be just fine
as well. If people have no other use for MFS, it can be removed from
the kernel.
Notes:
svn path=/head/; revision=53722
|
| |
|
|
| |
Notes:
svn path=/head/; revision=53471
|
| |
|
|
| |
Notes:
svn path=/head/; revision=52136
|
| |
|
|
|
|
|
|
|
|
|
| |
have been there in the first place. A GENERIC kernel shrinks almost 1k.
Add a slightly different safetybelt under nostop for tty drivers.
Add some missing FreeBSD tags
Notes:
svn path=/head/; revision=51658
|
| |
|
|
|
|
|
|
|
| |
Also, correct an %x to be %lx.
Reviewed by: phk
Notes:
svn path=/head/; revision=51562
|
| |
|
|
| |
Notes:
svn path=/head/; revision=51503
|
|
|
memory with malloc(9) using a few tricks to save space on the way.
Notes:
svn path=/head/; revision=51499
|