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_disk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve the Dangerously Dedidcated mode a bit. Not much, but a bit better.
phk
1996-11-27
1
-7
/
+1
*
Move some warn()'s into DEBUG space since I don't need them coming
jkh
1996-04-29
1
-1
/
+7
*
Update the -current sources from the 2.1 branch.
peter
1995-12-07
1
-3
/
+3
*
Brought in changes from rev 1.14.2.1 into main branch.
dg
1995-08-26
1
-1
/
+10
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-1
/
+7
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-9
/
+9
*
Align slices to cylinder boundries.
jkh
1995-05-24
1
-5
/
+4
*
Fix a typo, now there should always be an active slice.
phk
1995-05-21
1
-2
/
+2
*
Remove two printfs before Jordan has a fit over them.
phk
1995-05-18
1
-4
/
+1
*
Recognize slice type #6 as dos
phk
1995-05-08
1
-3
/
+14
*
General sanitation and cleanup. Killed the "reserved" type, it wasn't.
phk
1995-05-06
1
-3
/
+1
*
Make the partitions names even more sensible
phk
1995-05-04
1
-1
/
+9
*
start CHS is 0xff,0xff,0xff if past 1024.
phk
1995-05-01
1
-17
/
+12
*
Use the DIOCSYNCSLICE ioctl now. (use only with kernel from this morning).
phk
1995-04-30
1
-28
/
+32
*
get bootblocks right.
phk
1995-04-30
1
-2
/
+6
*
Use 0xff for CHS when past 1024 cyls.
phk
1995-04-30
1
-22
/
+34
*
Now we do writes too.
phk
1995-04-30
1
-1
/
+157
*
Names are assigned when chunks are created.
phk
1995-04-29
1
-0
/
+34