index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libdisk
/
write_ia64_disk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
In Write_Disk(), fix the non-error case where we returned to the
marcel
2004-01-30
1
-4
/
+0
*
Fix an uninitialized variable bug that caused write_pmbr() to bogusly
marcel
2004-01-28
1
-3
/
+4
*
Declare crc32 static. There's a copy in libz that conflicts for the
marcel
2003-11-17
1
-1
/
+1
*
o Save a copy of the GPT entries for which there's a chunk with an
marcel
2003-11-04
1
-10
/
+55
*
Don't divide the start and end of the chunk by the sector size when
marcel
2003-11-03
1
-2
/
+2
*
Rewrite Write_Disk() so that it creates a GPT. Note that the code is
marcel
2003-11-03
1
-15
/
+363
*
Turn Write_Disk() into a stub for now. It needs to be rewritten to
marcel
2003-11-02
1
-149
/
+2
*
Libdisk does not need to include <sys/diskslice.h> any more.
phk
2003-04-04
1
-1
/
+0
*
- Remove unused old disk pointers from Write_FreeBSD() and Fill_Disklabel()
jhb
2003-02-04
1
-1
/
+1
*
Fixed style(9)
nyan
2002-11-15
1
-10
/
+12
*
General cleanup:
marcel
2002-11-10
1
-96
/
+68
*
Add back ia64 support that was removed in the last few revisions.
peter
2002-10-27
1
-0
/
+8
*
More lobotomy:
phk
2002-10-23
1
-5
/
+1
*
Remove unnecessary ioctls tickling kernel side to realize that we fiddled
phk
2002-10-23
1
-11
/
+0
*
Untangle #ifdefs in the write-end of things by giving each arch its
phk
2002-10-23
1
-0
/
+212