OpenGrok
Cross Reference: bpb.h
xref
: /
src
/
sys
/
fs
/
msdosfs
/
bpb.h
Home
|
History
|
Annotate
|
Download
|
only in
msdosfs
History log of
/src/sys/fs/msdosfs/bpb.h
Revision
Date
Author
Comments
1.8
22-Jan-2016
dholland
u_int{8,16,32}_t -> uint{8,16,32}_t, also u_int -> unsigned and
u_char -> unsigned char.
1.7
04-Nov-2012
jakllsch
branches: 1.7.14;
Stylistic changes in comments/strings:
"FAT" and "fat" are different things, use the appropriate case.
"GEMDOS" is all caps.
1.6
27-Jan-2007
cbiere
branches: 1.6.80; 1.6.90;
Use the endian conversion functions from sys/endian.h.
1.5
30-Nov-2006
christos
PR/35151: Christian Groessler: file size reported incorrectly for files > 2GB
on a FAT32 file system on a 64bit host
1.4
03-Dec-2005
christos
branches: 1.4.20; 1.4.22;
- protect userland exported files against multiple inclusion.
- make sure that kernel only files don't compile in userland using #error
- XXX: some kernel only files still get installed.
- XXX: some files used in userland, don't get installed.
1.3
30-Jun-2004
christos
branches: 1.3.12;
cleanup casts in get/set u short/long so that we don't have const castaways.
1.2
08-Oct-2003
lukem
add bpbReserved fields
1.1
26-Dec-2002
jdolecek
branches: 1.1.2; 1.1.4;
move msdosfs code from sys/msdosfs to sys/fs/msdosfs
1.1.4.4
11-Dec-2005
christos
Sync with head.
1.1.4.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.1.4.2
18-Sep-2004
skrll
Sync with HEAD.
1.1.4.1
03-Aug-2004
skrll
Sync with HEAD
1.1.2.2
29-Dec-2002
thorpej
With with HEAD.
1.1.2.1
26-Dec-2002
thorpej
file bpb.h was added on branch nathanw_sa on 2002-12-29 19:55:56 +0000
1.3.12.3
26-Feb-2007
yamt
sync with head.
1.3.12.2
30-Dec-2006
yamt
sync with head.
1.3.12.1
21-Jun-2006
yamt
sync with head.
1.4.22.1
10-Dec-2006
yamt
sync with head.
1.4.20.2
01-Feb-2007
ad
Sync with head.
1.4.20.1
12-Jan-2007
ad
Sync with head.
1.6.90.2
03-Dec-2017
jdolecek
update from HEAD
1.6.90.1
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
1.6.80.1
16-Jan-2013
yamt
sync with (a bit old) head
1.7.14.1
19-Mar-2016
skrll
Sync with HEAD
Indexes created Wed Oct 22 00:09:40 GMT 2025