| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
Move the remaining bits of <sys/diskslice.h> to <i386/include/bootinfo.h>
Move i386/pc98 specific bits from <sys/reboot.h> to
<i386/include/bootinfo.h> as well.
Adjust includes in sys/boot accordingly.
Notes:
svn path=/head/; revision=113083
|
| |
|
|
|
|
|
|
| |
functions.
- Clean up a few signed/unsigned warnings.
Notes:
svn path=/head/; revision=110339
|
| |
|
|
| |
Notes:
svn path=/head/; revision=106949
|
| |
|
|
|
|
|
| |
correct value in the next statement.
Notes:
svn path=/head/; revision=106622
|
| |
|
|
|
|
|
|
|
|
| |
remove CHUNK_BSD_COMPAT, it was a bad idea, and now its gone.
remove DOSPTYP_ONTRACK, missed in OnTrack removal commit.
unifdef -DHAVE_GEOM
make tst01 compile again.
Notes:
svn path=/head/; revision=105821
|
| |
|
|
|
|
|
| |
with the disk. GEOM will automatically retaste when we closet he filedesc.
Notes:
svn path=/head/; revision=105817
|
|
|
own file and own copy of WriteDisk() to do things in.
This should have happened years ago, instead of adding #ifdefs all
over the place.
Notes:
svn path=/head/; revision=105816
|