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
*
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
*
Because cylinder group blocks are now written in background,
mckusick
2000-01-13
1
-3
/
+13
*
A panic occurs during an fsync when a dirty block associated with
mckusick
2000-01-13
1
-4
/
+7
*
We cannot proceed to free the blocks of the file until the dependencies
mckusick
2000-01-11
1
-29
/
+32
*
Give vn_isdisk() a second argument where it can return a suitable errno.
phk
2000-01-10
1
-3
/
+4
*
Missing FREE_LOCK call before handle_workitem_freeblocks.
mckusick
2000-01-10
1
-3
/
+5
*
Several performance improvements for soft updates have been added:
mckusick
2000-01-10
1
-57
/
+185
*
Keep tighter control of removal dependencies by limiting the number
mckusick
2000-01-09
1
-20
/
+22
*
Reorganize softdep_fsync so that it only does the inode-is-flushed
mckusick
2000-01-09
1
-26
/
+22
*
Make static non-exported functions from soft updates.
mckusick
2000-01-09
1
-6
/
+12
*
KERNEL -> _KERNEL
eivind
2000-01-05
5
-5
/
+5
*
Garbage collect oltr_pci_shutdown
eivind
1999-12-21
1
-11
/
+0
*
The ipfilter module name wasn't exactly conventional..
peter
1999-12-20
1
-1
/
+1
*
The function request_cleanup() had a tsleep() with PCATCH. It is
mckusick
1999-12-16
1
-1
/
+1
*
Lock reporting and assertion changes.
eivind
1999-12-11
1
-1
/
+1
*
Revamp the devstat priority system. All disks now have the same priority.
ken
1999-12-08
1
-1
/
+2
*
Last minute patch that I forgot to apply: check return code of iplattach()
guido
1999-12-06
1
-0
/
+2
*
Revive mlfk_ipl here. This version is slightly changed from
guido
1999-12-06
5
-7
/
+181
*
Fix typo, add $FreeBSD$
billf
1999-12-03
1
-1
/
+3
*
Fix a stray (ifdef'ed) reference to a non-existing file.
peter
1999-11-29
1
-4
/
+0
*
Get rid of useless osreldate include for KLD/LKM modules (sys/param.h
guido
1999-11-23
1
-2
/
+0
*
Add kernel parts of revived ipfilter (3.3.3.)
guido
1999-11-23
19
-0
/
+10805
*
Convert various pieces of code to use vn_isdisk() rather than checking
phk
1999-11-22
1
-4
/
+4
*
struct mountlist and struct mount.mnt_list have no business being
phk
1999-11-20
1
-2
/
+1
*
Finding root devices is a much more sane thing now.
phk
1999-11-10
1
-7
/
+8
*
* Add struct resource_list* argument to resource_list_alloc and
dfr
1999-10-12
1
-3
/
+1
*
remove unused #includes.
phk
1999-10-11
1
-2
/
+0
*
Nuke the old antique copy of ipfilter from the tree. This is old enough
peter
1999-10-10
17
-8628
/
+0
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
Remove NBPF conditionality of bpf calls in most of our network drivers.
phk
1999-09-25
1
-9
/
+0
*
Use devstat_end_transaction_buf() rather than Use devstat_end_transaction()
phk
1999-09-18
1
-7
/
+4
*
Bite the bullet and allocate the devsw entry at compile time.
phk
1999-09-12
1
-1
/
+2
*
Use a different tactic when creating the devsw so that disk_create()
phk
1999-09-12
1
-1
/
+1
[next]