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
/
create_chunk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
+ add u_long sector_size to struct disk (documented in libdisk.3)
jkh
2001-05-13
1
-10
/
+14
*
Add spaces around operators.
obrien
2001-04-01
1
-35
/
+35
*
Try to untangle some of the #ifdef spaghetti.
obrien
2001-04-01
1
-3
/
+3
*
Quiet warnings on the Alpha.
obrien
2001-04-01
1
-2
/
+7
*
Libraries should _never_ call exit() themselves (or its alternate spelling
obrien
2001-03-18
1
-5
/
+4
*
MFS: add ATA raid support for sysinstall
jkh
2000-11-06
1
-0
/
+2
*
Teach libdisk about 'aac'
msmith
2000-09-13
1
-0
/
+2
*
_PATH_DEV'ify libdisk
jhb
2000-06-28
1
-1
/
+2
*
Re-support "wd" if PC98 is defined. Because PC-98 still uses the wd driver.
nyan
2000-06-05
1
-1
/
+5
*
De-support 'wd'; with it making a dual appearance with 'ad', things
msmith
2000-05-30
1
-3
/
+1
*
fix stray 'i' from editor.
alfred
2000-05-25
1
-1
/
+1
*
Teach libdisk about 'twe' disks.
msmith
2000-05-25
1
-0
/
+2
*
Changes for PC-98.
kato
2000-03-29
1
-0
/
+22
*
Fix pointer addition bug (3 -> 4).
jlemon
2000-03-09
1
-1
/
+1
*
Correct device naming for IDA disk nodes (idad)
jlemon
2000-03-08
1
-1
/
+1
*
Hide more debugging behind isDebug(); what's currently
jkh
2000-02-18
1
-2
/
+4
*
Just on the off-chance that somebody might use libdisk in a totally
phk
1999-12-22
1
-5
/
+11
*
Catch up to the fact that block devices are toast.
jkh
1999-12-15
1
-12
/
+38
*
Remove 'sd' support. SCSI disks are known as 'da' these days.
msmith
1999-11-27
1
-2
/
+0
*
Remove BAD144 support
phk
1999-11-27
1
-7
/
+0
*
Teach libdisk about the AMI and Mylex RAID drivers. You should be able
msmith
1999-11-02
1
-0
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Merge from -stable; support for the 'ida' driver, move fla to major 102
msmith
1999-07-05
1
-2
/
+4
*
Fix my own Pie Floater.
msmith
1999-05-12
1
-2
/
+2
*
Clean up after another half-Danish.
msmith
1999-05-04
1
-1
/
+3
*
Bring us one step closer to sysinstall'ing on a DOC2k device.
phk
1999-01-14
1
-1
/
+3
*
Changes for alpha support.
jkh
1999-01-08
1
-1
/
+10
*
Fixes for handling 'wfd' (and any other disk with a non-2-character name)
msmith
1998-10-27
1
-6
/
+5
*
Remove references to the "od" device.
gibbs
1998-09-15
1
-3
/
+1
*
MF22: teach about LS-120 devices.
jkh
1998-03-20
1
-1
/
+3
*
Be more verbose if we can't determine device major/minor.
jkh
1998-02-10
1
-1
/
+2
*
Non-intrusive changes to support Justin's CAM stuff.
jkh
1998-01-16
1
-1
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Close PR#2198:
jkh
1996-12-13
1
-1
/
+3
*
Move some warn()'s into DEBUG space since I don't need them coming
jkh
1996-04-29
1
-5
/
+2
*
Make libdisk C++ aware:
joerg
1996-03-24
1
-4
/
+4
*
Update the -current sources from the 2.1 branch.
peter
1995-12-07
1
-222
/
+284
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-8
/
+8
*
Align slices to cylinder boundries.
jkh
1995-05-24
1
-1
/
+8
*
Do not allocate the first track.
phk
1995-05-20
1
-1
/
+5
*
Fixed the calculation of the reserved space for bad144. Thanks Rod!
phk
1995-05-15
1
-2
/
+2
*
Create_Chunk_DWIM will not allocate anything in the last cylinder of a
phk
1995-05-15
1
-3
/
+18
*
Added MakeDevDisk(struct disk*, char *path);
phk
1995-05-12
1
-2
/
+83
*
Get the CHUNK_COMPAT_BSD flag right.
phk
1995-05-11
1
-41
/
+33
*
Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies.
phk
1995-05-10
1
-1
/
+33
*
I bet Jordan is tearing his hair out, trying to figure the previous patch
phk
1995-05-08
1
-2
/
+2
*
Fix bug.
phk
1995-05-08
1
-1
/
+2
*
General sanitation and cleanup. Killed the "reserved" type, it wasn't.
phk
1995-05-06
1
-7
/
+1
[next]