OpenGrok
Cross Reference: diskbuf.c
xref
: /
src
/
sys
/
arch
/
i386
/
stand
/
lib
/
diskbuf.c
Home
|
History
|
Annotate
|
Download
|
only in
lib
History log of
/src/sys/arch/i386/stand/lib/diskbuf.c
Revision
Date
Author
Comments
1.7
24-Jan-2017
nonaka
Initial commit of native amd64 EFI boot loader.
1.6
11-Dec-2005
christos
branches: 1.6.122; 1.6.142; 1.6.146; 1.6.150;
merge ktrace-lwp.
1.5
28-Jun-2005
junyoung
#include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"
1.4
24-Mar-2004
drochner
remove license clauses 3 and 4 from my cpoyright notices
1.3
02-Apr-2003
fvdl
branches: 1.3.2;
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
64 bit block pointers, extended attribute storage, and a few
other things.
This commit does not yet include the code to manipulate the extended
storage (for e.g. ACLs), this will be done later.
Originally written by Kirk McKusick and Network Associates Laboratories for
FreeBSD.
1.2
01-Feb-2003
dsl
Change all .S files to use .code16 and .code32
Support 32bit addresses >64k as valid on bios calls.
Move stack for dosboot and biosboot to >64 so stack doesn't hit data.
Use disk sector number passed by mbr code to select default partition
(the mbr code doesn't do this yet).
NB only biosboot and dosboot have been tested so far.
(changes approved by christos and fvdl)
1.1
14-Mar-1997
perry
branches: 1.1.1;
Initial revision
1.1.1.1
14-Mar-1997
perry
Initial import of new boot code, created by Matthias Drochner with a
little hacking by me. This isn't strictly identical to his 920312
release -- I've hacked it a bit -- but since we are taking over change
control it doesn't matter much.
1.3.2.4
10-Nov-2005
skrll
Sync with HEAD. Here we go again...
1.3.2.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.3.2.2
18-Sep-2004
skrll
Sync with HEAD.
1.3.2.1
03-Aug-2004
skrll
Sync with HEAD
1.6.150.1
21-Apr-2017
bouyer
Sync with HEAD
1.6.146.1
20-Mar-2017
pgoyette
Sync with HEAD
1.6.142.1
05-Feb-2017
skrll
Sync with HEAD
1.6.122.1
03-Dec-2017
jdolecek
update from HEAD
Indexes created Tue Sep 30 20:09:53 GMT 2025