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
*
Simple p_ucred -> td_ucred changes to start using the per-thread ucred
jhb
2002-02-27
1
-5
/
+5
*
Reduce kernel stack usage of ccdinit() by MAXPATHLEN by using MALLOC(9).
phk
2001-12-30
1
-2
/
+7
*
Return EOPNOTSUPP for unknown module events.
iedowse
2001-11-17
1
-1
/
+4
*
KSE Milestone 2
julian
2001-09-12
1
-20
/
+20
*
Fix some signed/unsigned integer confusion, and add bounds checking of
kris
2001-09-10
1
-0
/
+3
*
Kill the NCCD constant by modernizing the ccd driver.
phk
2001-09-04
1
-194
/
+223
*
Polish error handling with biofinish().
phk
2001-05-08
1
-14
/
+15
*
Actually biofinish(struct bio *, struct devstat *, int error) is more general
phk
2001-05-06
1
-2
/
+1
*
fix a number of printf format string warnings inside DEBUG ifdefs
gallatin
2001-03-29
1
-14
/
+15
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-2
/
+0
*
Fix a braino in ccd's clone routine.
phk
2001-01-29
1
-1
/
+1
*
Back out proc locking to protect p_ucred for obtaining additional
jhb
2001-01-27
1
-34
/
+6
*
Proc locking in the form of using the proc lock to protect p_ucred while
jhb
2001-01-23
1
-6
/
+34
*
Convert more malloc+bzero to malloc+M_ZERO.
dwmalone
2000-12-08
1
-2
/
+2
*
Avoid the modules madness I inadvertently introduced by making the
phk
2000-09-02
1
-12
/
+2
*
Give ccd a cloning function.
phk
2000-08-29
1
-8
/
+32
*
Move the truncation code out of vn_open and into the open system call
mckusick
2000-07-04
1
-2
/
+3
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
1
-1
/
+1
*
Convert to struct bio instead of struct buf.
phk
2000-05-01
1
-90
/
+75
*
Remove unneeded #include <vm/vm_zone.h>
phk
2000-04-30
1
-1
/
+0
*
Complete the bio/buf divorce for all code below devfs::strategy
phk
2000-04-15
1
-5
/
+6
*
Move B_ERROR flag to b_ioflags and call it BIO_ERROR.
phk
2000-04-02
1
-6
/
+7
*
Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
phk
2000-03-20
1
-11
/
+5
*
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
phk
2000-03-20
1
-9
/
+11
*
Remove #if NCCD > 0 - it's guaranteed to be true by config if ccd.c is
peter
2000-01-29
1
-2
/
+0
*
Cleanup some remaining bdev fluff.
phk
2000-01-16
1
-35
/
+6
*
Give vn_isdisk() a second argument where it can return a suitable errno.
phk
2000-01-10
1
-3
/
+1
*
Remove unused variable
eivind
1999-12-21
1
-1
/
+0
*
Introduce NDFREE (and remove VOP_ABORTOP)
eivind
1999-12-15
1
-6
/
+13
*
Revamp the devstat priority system. All disks now have the same priority.
ken
1999-12-08
1
-2
/
+2
*
Convert various pieces of code to use vn_isdisk() rather than checking
phk
1999-11-22
1
-12
/
+1
*
Remove the devsw magic from DEV_MODULE()
phk
1999-11-07
1
-1
/
+2
*
Removal of sys/device.h
n_hibma
1999-10-05
1
-1
/
+0
*
Correct typo in comment. putccdbuf() releases a buffer, it doesn't allocate ...
grog
1999-09-27
1
-1
/
+1
*
Buffer locking code failed to use BUF_KERNPROC and BUF_UNLOCK and
dillon
1999-09-27
1
-1
/
+34
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
Cleanup CCD quite a bit, including adding clarifying comments.
dillon
1999-09-23
1
-147
/
+357
*
Fix ccdiodone code. The code was using cbp->cb_buf.b_bcount to
dillon
1999-09-23
1
-1
/
+10
*
Fix bug in pseudo-geometry calculation code that assumed a sector size
dillon
1999-09-23
1
-1
/
+1
*
Use devstat_end_transaction_buf() rather than Use devstat_end_transaction()
phk
1999-09-18
1
-8
/
+1
*
Changes to centralise the default blocksize behaviour.
julian
1999-09-09
1
-4
/
+0
*
Revert a bunch of contraversial changes by PHK. After
julian
1999-09-03
1
-0
/
+1
*
Make bdev userland access work like cdev userland access unless
phk
1999-08-30
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Initialize the dev->si_bsize fields.
phk
1999-08-26
1
-1
/
+5
*
Spring cleaning around strategy and disklabels/slices:
phk
1999-08-14
1
-4
/
+4
*
Use the vn_todev() function, rather than VOP_GETATTR
phk
1999-07-18
1
-20
/
+2
*
Fix 2nd arg to udev2dev() call in ccd.c
phk
1999-07-17
1
-2
/
+2
*
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
[next]