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
*
Allocate the page table directory page(s) as "no object" pages. (This
alc
2003-09-21
1
-10
/
+14
*
Make the clone handler BURN_BRIDGES but the actual 'a' and 'c' partition
phk
2003-09-21
2
-4
/
+9
*
Make this compile.
phk
2003-09-21
1
-0
/
+2
*
(atapi_cb): Reorganize error handling circuitry.
thomas
2003-09-21
1
-17
/
+19
*
(atapi_cb): Disable autosense for now as it causes a missed ATA interrupt.
thomas
2003-09-21
1
-2
/
+8
*
(scsi_request_sense): Set allocation length in REQUEST_SENSE CCB.
thomas
2003-09-21
1
-0
/
+1
*
(camperiphdone): When the cam_periph layer performs sense recovery,
thomas
2003-09-21
1
-1
/
+1
*
- Fix MD_SMALL_ALLOC on architectures that support it. Define a new alloc
jeff
2003-09-21
1
-21
/
+46
*
Add support for fixed event buttons defined in the DSDT (HID "ACPI_FSB"
njl
2003-09-21
1
-17
/
+49
*
Reimplement pmap_release() such that it uses the page table rather than the
alc
2003-09-20
1
-10
/
+5
*
Bad Jeffr! No cookie!
peter
2003-09-20
1
-2
/
+2
*
Remove the dual-address cycle stuff. DAC is used to allow a bus master
wpaul
2003-09-20
1
-4
/
+2
*
Fix the last remaining problem encountered by KSE: apparently it is
marcel
2003-09-20
1
-1
/
+5
*
Add vendor Samsung and device Samsung ML-6060.
se
2003-09-20
3
-2
/
+22
*
Move uma_small_alloc() and uma_small_free() to uma_machdep.c. These
marcel
2003-09-20
3
-77
/
+105
*
EXPsys PCMCIA Ethernet Combo
imp
2003-09-20
1
-1
/
+3
*
update to 1.71
imp
2003-09-20
1
-1
/
+4
*
EXPsys PCMCIA Ethernet Combo
imp
2003-09-20
1
-0
/
+1
*
Remove unused #defines.
imp
2003-09-20
1
-3
/
+0
*
The method link_preload_finish is not static.
dfr
2003-09-20
1
-1
/
+1
*
Remove an invalid KASSERT. Apparently pmap_remove_all gets called on
jake
2003-09-20
1
-3
/
+0
*
Add missing file, it is sorely needed to make if_sk.c compile again.
wilko
2003-09-20
2
-0
/
+342
*
Add support for SK-9521 V2.0 and 3COM 3C940.
wilko
2003-09-20
7
-406
/
+1738
*
Dont reject a master device if it said slave failed.
sos
2003-09-20
1
-2
/
+2
*
In umass_bbb_get_max_lun() move maxlun to before the DPRINTF so that
gj
2003-09-20
1
-1
/
+1
*
New Proxim Harmony OEM card.
imp
2003-09-20
1
-0
/
+1
*
sync to 1.70
imp
2003-09-20
1
-1
/
+4
*
OEM version of Proxim Harmony card
imp
2003-09-20
1
-0
/
+1
*
- Somewhere along the line I stupidly removed critical logic from
jeff
2003-09-20
1
-10
/
+11
*
- In reassignbuf() don't unlock vp and lock newvp if they are the same.
jeff
2003-09-20
1
-6
/
+11
*
- Remove spls(). The locking that has replaced them is in place and they
jeff
2003-09-19
1
-62
/
+6
*
- Remove interlock protection around VI_XLOCK. The interlock is not
jeff
2003-09-19
3
-10
/
+9
*
- Remove the working-set algorithm. Instead, use the per cpu buckets as the
jeff
2003-09-19
2
-81
/
+29
*
- Remove the cache colorization code. We can't use it due to all of the
jeff
2003-09-19
2
-54
/
+0
*
Fix the most significant KSE breakage caused by not restoring the
marcel
2003-09-19
1
-4
/
+12
*
Add HP 4400C, Belkin F5U208 VideoBusII
jb
2003-09-19
3
-2
/
+18
*
Revamp trap(): make it more explicit which kinds of traps/faults we
marcel
2003-09-19
1
-264
/
+304
*
- There are an endless stream of style(9) errors in this file. Fix a few.
jeff
2003-09-19
1
-44
/
+18
*
revert rev 1.64; this is not needed with rev 1.49 of lock.h
sam
2003-09-19
1
-1
/
+1
*
when MUTEX_PROFILING is enabled turn on LOCK_DEBUG; otherwise all the mutex's
sam
2003-09-19
1
-1
/
+1
*
Mention the puc(4) glue driver in a commented-out example so the user
joerg
2003-09-19
3
-0
/
+13
*
Add an entry for the VScom (Titan?) PCI-800L 8-port serial multiport
joerg
2003-09-19
1
-0
/
+24
*
Eliminate one case of VI_UNLOCK followed by an immediate
kan
2003-09-19
1
-3
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r120239,
njl
2003-09-19
2
-11
/
+42
|
\
|
*
Fix an overflow in the resource list code for Address16, 32, 64, and
njl
2003-09-19
2
-11
/
+42
*
|
Document MUTEX_NOINLINE.
jhb
2003-09-19
1
-0
/
+7
*
|
Don't inline mutex operations if MUTEX_PROFILING is enabled.
jhb
2003-09-19
1
-1
/
+1
*
|
(atapi_action): avoid memory leak in a marginal invalid ccb case.
thomas
2003-09-19
1
-25
/
+30
*
|
Allow the KERN_PROC_PROC sysctl to be used without the useless 4th
tjr
2003-09-19
1
-6
/
+18
*
|
Always check the sensekey field on ATAPI returns
sos
2003-09-19
1
-1
/
+4
[next]