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
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix conflicts
darrenr
2000-07-19
13
-109
/
+221
*
Remove these here, these were repocopied to src/sys/ufs/ffs.
peter
2000-06-23
3
-5532
/
+0
*
Update to new copyright.
mckusick
2000-06-22
2
-46
/
+12
*
When running with quotas enabled on a filesystem using soft updates,
mckusick
2000-06-18
1
-2
/
+3
*
Some additional performance improvements. When freeing an inode
mckusick
2000-06-18
1
-8
/
+18
*
ARGH! I have too many source trees :-(
phk
2000-06-16
1
-4
/
+2
*
Virtualizes & untangles the bioops operations vector.
phk
2000-06-16
1
-2
/
+0
*
Unused include: #include "fla.h"
peter
2000-06-10
1
-1
/
+0
*
Fix a reference to an old FreeBSD 2.2 register name.
peter
2000-05-28
1
-3
/
+3
*
define CSUM_DELAY_DATA to match merge
darrenr
2000-05-26
1
-0
/
+4
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
2
-25
/
+25
*
fix up #ifdef jungle for FreeBSD
darrenr
2000-05-25
1
-4
/
+9
*
remove duplicate prototypes
darrenr
2000-05-25
1
-2
/
+0
*
fix duplicate rcsid's
darrenr
2000-05-24
1
-3
/
+0
*
It would have been nice if this actually compiled. Close the header
peter
2000-05-24
1
-0
/
+1
*
fix up conflicts
darrenr
2000-05-24
11
-174
/
+639
*
fix conflicts
darrenr
2000-05-24
4
-71
/
+190
*
fix conflicts
darrenr
2000-05-24
2
-258
/
+746
*
fix conflicts
darrenr
2000-05-24
1
-10
/
+0
*
fix conflicts
darrenr
2000-05-24
2
-273
/
+831
*
fix conflicts
darrenr
2000-05-24
2
-300
/
+611
*
fix conflicts
darrenr
2000-05-24
3
-190
/
+578
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
2
-25
/
+25
*
Compute the checksum before handing the packet off to IPFilter.
jlemon
2000-05-21
1
-0
/
+8
*
Fix bug in dealing with "hlen == 1 and opt > 1"
darrenr
2000-05-09
1
-4
/
+10
*
Add missing include machine/in_cksum.h.
ps
2000-05-09
2
-0
/
+3
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
2
-1
/
+2
*
Add $FreeBSD$
peter
2000-05-01
1
-1
/
+2
*
Enforce and respect the 8 unit limit.
phk
2000-04-23
1
-1
/
+3
*
Complete the bio/buf divorce for all code below devfs::strategy
phk
2000-04-15
1
-22
/
+22
*
Introduce extended attribute support for FFS, allowing arbitrary
rwatson
2000-04-15
1
-0
/
+1
*
Move B_ERROR flag to b_ioflags and call it BIO_ERROR.
phk
2000-04-02
2
-2
/
+2
*
o Get basic if_media support working.
lile
2000-03-26
1
-295
/
+272
*
Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
phk
2000-03-20
1
-12
/
+11
*
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
phk
2000-03-20
2
-3
/
+3
*
o Fix typo in the RapidFire 3540 adapter name
lile
2000-03-19
1
-3
/
+3
*
o Replace the old "oltr" driver with the completely re-written
lile
2000-03-18
5
-7136
/
+9210
*
Re add rev 1.11 diffs to ip_fil.h Also discover that I did not undefine
guido
2000-02-10
18
-8
/
+29
*
Bring over ipfilter v3_3_8 kernel sources, including merging the
guido
2000-02-09
20
-93
/
+108
*
When writing out bitmap buffers, need to skip over ones that already
mckusick
2000-01-30
1
-1
/
+2
*
Remove a somewhat odd #if that is always true (NOLTR will be always
peter
2000-01-29
1
-4
/
+0
*
During fastpath processing for removal of a short-lived inode, the
mckusick
2000-01-18
1
-48
/
+56
*
Need to reorganize the flushing of directory entry (pagedep) dependencies
mckusick
2000-01-18
1
-63
/
+62
*
Better bounding on softdep_flushfiles; other minor tweeks to checks.
mckusick
2000-01-17
1
-7
/
+9
*
Must track multiple uncommitted renames until one ultimately gets
mckusick
2000-01-17
1
-22
/
+65
*
Apply patches in rev 1.2 and 1.9 that I forgot
guido
2000-01-14
1
-2
/
+3
*
Non-operational change, fix compiler warning.
dillon
2000-01-14
1
-1
/
+1
*
Confirming Peter's fix (locking 101: release the lock before you go
mckusick
2000-01-13
1
-2
/
+0
*
Bring over ipfilter kernel sources, including merging the local modifications.
guido
2000-01-13
15
-224
/
+429
*
Free the global softupdates lock prior to tsleep() in getdirtybuf().
peter
2000-01-13
1
-0
/
+2
[next]