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
/
libdisk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify Delete_Chunk() into Delete_Chunk2() which can take a flags
dillon
2002-01-07
1
-0
/
+9
*
Add auto-fill-on-delete. When deleting an 'A'uto created partition
dillon
2001-12-09
1
-15
/
+25
*
+ add u_long sector_size to struct disk (documented in libdisk.3)
jkh
2001-05-13
1
-15
/
+11
*
Correct a comment.
obrien
2001-04-01
1
-1
/
+1
*
Libraries should _never_ call exit() themselves (or its alternate spelling
obrien
2001-03-18
1
-0
/
+8
*
Turn dkcksum() into an __inline function.
phk
2000-09-16
1
-1
/
+0
*
- Added support for installing boot0 and boot0.5 for PC-98.
nyan
2000-08-12
1
-0
/
+13
*
- Allow support for MBR boot loaders that are longer than one sector. As
jhb
2000-07-12
1
-6
/
+2
*
Changes for PC-98.
kato
2000-03-29
1
-0
/
+12
*
Remove BAD144 support
phk
1999-11-27
1
-2
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Eliminate all dependence on boot1 and boot2. This is passed in by
jkh
1998-12-31
1
-2
/
+1
*
Teach libdisk about alpha boot blocks.
dfr
1998-10-06
1
-1
/
+3
*
Fixed #includes in the synopsis and in an example. <sys/socket.h>
bde
1998-01-20
1
-2
/
+2
*
Fixed this header to compile with gcc -pedantic -Werror (removed comma
bde
1997-03-19
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Adds slice_type_name() which extends chunk_n[] for subtype's too.
obrien
1997-01-23
1
-0
/
+5
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Improve the Dangerously Dedidcated mode a bit. Not much, but a bit better.
phk
1996-11-27
1
-15
/
+7
*
Fix mis-declared static arrays that made sysinstall SEGV in
jkh
1996-04-29
1
-2
/
+2
*
Make libdisk C++ aware:
joerg
1996-03-24
1
-108
/
+113
*
Update the -current sources from the 2.1 branch.
peter
1995-12-07
1
-4
/
+13
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-1
/
+13
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-18
/
+18
*
Remove Ontrack special from All_FreeBSD().
phk
1995-05-25
1
-1
/
+2
*
Added MakeDevDisk(struct disk*, char *path);
phk
1995-05-12
1
-1
/
+5
*
Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies.
phk
1995-05-10
1
-1
/
+8
*
Recognize slice type #6 as dos
phk
1995-05-08
1
-3
/
+3
*
General sanitation and cleanup. Killed the "reserved" type, it wasn't.
phk
1995-05-06
1
-8
/
+12
*
Make the partitions names even more sensible
phk
1995-05-04
1
-5
/
+8
*
Add the private void *pointer to the chunks, and the functions to manage it.
phk
1995-05-03
1
-1
/
+14
*
Export the chunk names properly.
jkh
1995-05-03
1
-3
/
+2
*
Make the target for tst01 more sensible.
phk
1995-05-03
1
-1
/
+3
*
foo -> unknown.
jkh
1995-05-01
1
-3
/
+3
*
get bootblocks right.
phk
1995-04-30
1
-1
/
+2
*
Now we do writes too.
phk
1995-04-30
1
-8
/
+38
*
Names are assigned when chunks are created.
phk
1995-04-29
1
-1
/
+7
*
Even More stuff. Disk_Names() is here amongst other things.
phk
1995-04-29
1
-3
/
+101
*
Next Iteration, getting better.
phk
1995-04-29
1
-2
/
+7
*
Sanitize and explain a little bit... Implement the first rules...
phk
1995-04-29
1
-25
/
+80
*
This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuff
phk
1995-04-28
1
-0
/
+75