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
/
sys
/
geom
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize and hold locks for ccd generated bufs..
peter
1999-06-27
1
-3
/
+6
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-6
/
+21
*
Divorce "dev_t" from the "major|minor" bitmap, which is now called
phk
1999-05-11
1
-2
/
+2
*
Continue where Julian left off in July 1998:
phk
1999-05-07
1
-2
/
+2
*
Introduce two functions: physread() and physwrite() and use these directly
phk
1999-05-07
1
-16
/
+2
*
Don't use <sys/disk.h>
phk
1999-05-06
1
-34
/
+27
*
Fixed variable overflow problem.
dg
1999-03-11
1
-5
/
+5
*
Don't forget to remove devstat entries when taking
mjacob
1999-03-10
1
-1
/
+6
*
Set the devstat priority for ccd devices to DEVSTAT_PRIORITY_CCD
ken
1999-02-18
1
-2
/
+2
*
Add a prioritization field to the devstat_add_entry() call so that
ken
1999-02-10
1
-2
/
+3
*
Fix warnings preparing for -Wall -Wcast-qual
dillon
1999-01-27
1
-17
/
+17
*
Convert ccd to a proper module vs. something started by PSEUDO_SET().
peter
1999-01-22
1
-14
/
+30
*
Update system to new device statistics code.
gibbs
1998-09-15
1
-48
/
+18
*
Make struct buf->b_offset reflect the real byte offset which got
sos
1998-08-19
1
-1
/
+2
*
There is no such thing any more as "struct bdevsw".
julian
1998-07-04
1
-8
/
+22
*
VOP_STRATEGY grows an (struct vnode *) argument
julian
1998-07-04
1
-3
/
+3
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-2
/
+2
*
Slightly more correct initialisation of the new buf struct for soft-updates.
julian
1998-03-09
1
-1
/
+3
*
Properly bzero() structures after they're returned from getccdbuf().
jkh
1998-02-22
1
-1
/
+3
*
Revert part of my previous patch - I don't see the *need*
jkh
1998-02-15
1
-3
/
+1
*
missing spl() call and off by one error in the handling of the partitions.
jkh
1998-02-15
1
-2
/
+3
*
Remove unused devfs include. (Julian or Satoshi might want to add proper
eivind
1998-01-31
1
-4
/
+1
*
There is no ccdread() nor ccdwrite().
phk
1997-11-18
1
-3
/
+1
*
Statizice.
phk
1997-10-24
1
-21
/
+24
*
Remove a #ifndef __FreeBSD__ chunk.
phk
1997-10-11
1
-5
/
+1
*
Removed unused #includes.
bde
1997-06-14
1
-5
/
+1
*
Make ccd use the maxsecsize sector size as denominator, this
sos
1997-05-01
1
-2
/
+2
*
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
bde
1997-03-24
1
-2
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make ccd compile again after the Lite2 merge.
mpp
1997-02-10
1
-4
/
+4
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix CCD for bounced devices.
dyson
1997-01-10
1
-1
/
+3
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-2
/
+1
*
Fail when odd number of disks are specified with mirror flag. Memory
asami
1996-07-24
1
-28
/
+36
*
Make a "DWIM" function for adding [bc]devsw entries for bdev drivers.
phk
1996-07-23
1
-14
/
+3
*
Substitute raw{read|write} for ccd{read|write}
phk
1996-07-21
1
-59
/
+2
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-10
/
+7
*
Add #ifndef/#endif around the "#define CCD_OFFSET 16", so you can override
asami
1996-05-13
1
-1
/
+3
*
Leave 16 lines in front of each component partition. It's now safe to
asami
1996-05-13
1
-3
/
+10
*
Add missing "int" to static var.
asami
1996-04-24
1
-2
/
+2
*
Change how mirror writes are handled, according to the discussion on the
asami
1996-03-26
1
-9
/
+39
*
Ported to 2.2-current. Uses [bc]devsw_add(), and is also now a proper
asami
1996-03-21
1
-69
/
+66
*
Fix one warning and fix one bug found while looking at another warning (but
asami
1996-01-31
1
-1
/
+9
*
Mirror support. When CCDF_MIRROR is set:
asami
1996-01-31
1
-15
/
+41
*
Prepare for adding mirroring. Check for flags (mirror forces uniform),
asami
1996-01-30
1
-6
/
+25
*
Prepare to add support for parity. Report the post-parity size,
asami
1996-01-02
1
-4
/
+20
*
Added $Id$.
asami
1995-12-28
1
-0
/
+2
*
Changes to make it work on FreeBSD-2.1.
asami
1995-12-27
1
-36
/
+113
*
ccd.c and ccd.4 from NetBSD-current circa 12/25/95.
asami
1995-12-27
1
-0
/
+1428