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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup after my de-__P (remove leading whitespace before prototype args).
alfred
2002-07-06
1
-72
/
+101
*
Cleanup after my de-__P (remove leading whitespace before prototype args).
alfred
2002-07-06
1
-84
/
+120
*
Fix wrong use of ACPI_NO_UNIT_LIMIT which is for as_maxunits, not as_units.
iwasaki
2002-07-06
1
-2
/
+2
*
Fixup uses of GETVOBJECT.
jeff
2002-07-06
3
-15
/
+17
*
make this repect ps_sigintr if there is a pre-existing signal
julian
2002-07-06
1
-1
/
+0
*
Clean up execve locking:
jeff
2002-07-06
4
-5
/
+23
*
- Disable original vop_strategy lock specification.
jeff
2002-07-06
1
-1
/
+2
*
- Add vop_strategy_pre to validate VOP_STRATEGY locking.
jeff
2002-07-06
2
-0
/
+17
*
Use the new #! directive for vop_rename. Leave the old lock specification
jeff
2002-07-06
1
-4
/
+5
*
Add "vop_rename_pre" to do pre rename lock verification. This is enabled only
jeff
2002-07-06
2
-1
/
+22
*
Add a new configuration directive that inserts calls to debugging functions
jeff
2002-07-06
1
-1
/
+28
*
Make space for compilations.
obrien
2002-07-06
1
-0
/
+1
*
Fix at least one of the things wrong with signals
julian
2002-07-06
1
-6
/
+9
*
Remove the advertising clause from the Duke BSD copyright on the
gallatin
2002-07-06
3
-12
/
+3
*
Remove bogus vm_page_wakeup() in vm_page_cowfault() that will cause panics
gallatin
2002-07-05
1
-1
/
+0
*
Implement the last 2-3 missing instructions for ipfw,
luigi
2002-07-05
2
-36
/
+111
*
Fix a lock order reversal in uma_zdestroy. The uma_mtx needs to be held across
jeff
2002-07-05
1
-4
/
+4
*
dd %i as an alias for %d for greater compatibility with our *BSD bretheren
imp
2002-07-05
1
-0
/
+1
*
Add bmtphy.c
benno
2002-07-05
1
-0
/
+1
*
regenerate
benno
2002-07-05
1
-3
/
+9
*
Add a driver for the Broadcom BCM52xx "mini-theta" PHY. This includes the
benno
2002-07-05
3
-0
/
+483
*
Use 3C905C instead of 3c905Cphy as the identifier for the Broadcom PHY used
benno
2002-07-05
2
-3
/
+3
*
o Lock accesses to the free page queues in contigmalloc1().
alc
2002-07-05
1
-0
/
+2
*
Cleanups for vnode lock debugging.
jeff
2002-07-05
1
-4
/
+6
*
Remove unnecessary includes.
jeff
2002-07-05
2
-4
/
+0
*
Include systm.h before vnode.h so Debugger() and printf() are available when
jeff
2002-07-05
1
-1
/
+1
*
Back out proc part of last commit. UMA manages the thread cache only, and
peter
2002-07-05
2
-16
/
+44
*
Copy from sparc64/pmap.c rev 1.64 (Retrofit changes from i386/pmap.c
peter
2002-07-05
1
-23
/
+9
*
Take a shot at implementing changes from i386/pmap.c rev 1.328-1.331.
peter
2002-07-05
1
-49
/
+22
*
Turn on BPF_ALIGN for all non-i386 platforms, instead of having an
peter
2002-07-05
1
-1
/
+1
*
Disable hardware checksum offloading of IP fragments in the bge
jdp
2002-07-04
1
-1
/
+1
*
o Resurrect vm_page_lock_queues(), vm_page_unlock_queues(), and the free
alc
2002-07-04
3
-5
/
+29
*
Diff reduction (microoptimization) with another WIP. Move the frame
peter
2002-07-04
2
-4
/
+10
*
A small cleanup.
julian
2002-07-04
1
-1
/
+0
*
Don;t call teh thread setup routines from here..
julian
2002-07-04
1
-1
/
+0
*
Retrofit changes from i386/pmap.c rev 1.328-1.331.
peter
2002-07-04
1
-43
/
+31
*
Don't free pages we never allocated..
julian
2002-07-04
2
-14
/
+4
*
Slight restatement of the code and remove some unused variables.
julian
2002-07-04
2
-22
/
+16
*
Add comments and slightly rearrange the thread stack assignment code
julian
2002-07-03
2
-18
/
+38
*
Remove vestiges of old code...
julian
2002-07-03
2
-42
/
+24
*
o Make the reservation of KVA space for kernel map entries a function
alc
2002-07-03
1
-1
/
+2
*
Remove trailing whitespaces.
maxim
2002-07-03
1
-2
/
+2
*
o Strict interface names comparison. The old code assumed "fxp1" == "fxp11".
maxim
2002-07-03
1
-3
/
+3
*
Move vfs_rootmountalloc() in vfs_mount.c and remove lite2_vfs_mountroot()
mux
2002-07-03
2
-71
/
+44
*
Try clean up some of the mess that resulted from layers and layers
julian
2002-07-03
2
-59
/
+32
*
Remove an unused argument in vfs_mountroot().
mux
2002-07-03
3
-3
/
+3
*
Add missing kernal tunables to loader.conf.
mini
2002-07-03
1
-0
/
+16
*
White space commit.
julian
2002-07-03
1
-10
/
+10
*
Hold the sched lock across call to forward_signal() in tdsignal() to
gallatin
2002-07-03
1
-1
/
+4
*
Add mtx_ prefixes to the fields used for mutex profiling, and fix a bug
des
2002-07-03
3
-25
/
+27
[next]