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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
This commit was generated by cvs2svn to compensate for changes in r119743,
joe
2003-09-04
1
-3
/
+3
|
\
|
*
This file was missing in the snap, but it ought to be updated in the
joe
2003-09-04
1
-3
/
+3
*
|
Calling KNOTE with locks held may result in recursion when it calls back
njl
2003-09-04
1
-2
/
+13
*
|
Upon receiving a CCB for a LUN that is not enabled, be sure to unlock the
njl
2003-09-04
1
-0
/
+1
*
|
Apply a bandaid to get this working on sparc64 again; the introduction
tmm
2003-09-04
1
-4
/
+4
*
|
Don't free the buffer if it wasn't actually allocated.
njl
2003-09-04
1
-1
/
+1
*
|
Use stream bus space accesses to program the ID (station address)
tmm
2003-09-04
2
-2
/
+6
*
|
- Clear the CE AFSR bits which indicate the error condition when handling
tmm
2003-09-04
2
-8
/
+25
*
|
Add code to support barrier synchronous object and implement
davidxu
2003-09-04
14
-12
/
+725
*
|
KNF: parentheses around return values.
dds
2003-09-04
1
-4
/
+4
*
|
Add a flag that reports the existence of a dump, and does nothing else.
dougb
2003-09-04
2
-4
/
+32
*
|
Remove repeated macro THR_IN_CONDQ.
davidxu
2003-09-04
2
-2
/
+0
*
|
Allow hooks registered by atexit() to run with current thread pointer set,
davidxu
2003-09-04
2
-2
/
+8
*
|
Emergency backout of rev 1.152. This is a 100% guaranteed way to totally
peter
2003-09-04
1
-0
/
+4
*
|
There is no need to #include <sgtty.h>
peter
2003-09-04
2
-2
/
+1
*
|
Remove the quirk for the FujiFilm camera. Submitter indicates it is now
njl
2003-09-04
1
-8
/
+0
*
|
Sigh. I can't win anything. Use addq rather than addl with %rsp.
peter
2003-09-04
1
-1
/
+1
*
|
Apply same basic fix for getcontext(2) as for i386. Store the return
peter
2003-09-04
2
-2
/
+56
*
|
Fix some minor whitespace botches
peter
2003-09-04
1
-1
/
+1
*
|
Make getcontext(2) work on i386. It needs a small wrapper in libc
peter
2003-09-04
2
-2
/
+52
*
|
Don't assume sizeof(long) = sizeof(int) on x86; use int
deischen
2003-09-03
25
-42
/
+109
*
|
Bring back PCIR_HEADERTYPE as an alias for PCIR_HDRTYPE under BURN_BRIDGES
jhb
2003-09-03
1
-0
/
+3
*
|
Remove the -pthread option (in FreeBSD versions 500016 and greater) as
deischen
2003-09-03
1
-11
/
+14
*
|
Replace another instance of PCIR_MAPS with PCIR_BAR(x).
jhb
2003-09-03
1
-1
/
+1
*
|
Unbreak buildworld. sys/taskqueue.h is a kernel-only include.
ken
2003-09-03
1
-1
/
+1
*
|
Use the quality to disable timecounters for which we deem Hz too low.
phk
2003-09-03
1
-6
/
+10
*
|
Give the ELAN timecounter better quality than i8254
phk
2003-09-03
1
-1
/
+2
*
|
Add BOOT_PXELDR_ALWAYS_SERIAL option which forces serial console.
phk
2003-09-03
3
-0
/
+15
*
|
Recognize the OHCI USB device on Opteron-based nForce3 motherboards
obrien
2003-09-03
1
-0
/
+9
*
|
Examine and record the Silicon Revision Register on NS parts.
phk
2003-09-03
2
-3
/
+38
*
|
Recognize the sound chip on the Opteron-based nForce3 motherboards
obrien
2003-09-03
1
-0
/
+4
*
|
As ld(1) was taught to look into /lib, there's no longer a reason
ru
2003-09-03
1
-4
/
+0
*
|
Fix typo in the last commit.
ken
2003-09-03
1
-1
/
+1
*
|
Move dynamic sysctl(8) variable creation for the cd(4) and da(4) drivers
ken
2003-09-03
8
-101
/
+266
*
|
- Several of the callers to getdirtybuf() were erroneously changed to pass
jeff
2003-09-03
1
-9
/
+16
*
|
Forced commit to correct lack of log message in previous commit.
bms
2003-09-03
0
-0
/
+0
*
|
PR: kern/56343
bms
2003-09-03
1
-1
/
+3
*
|
This is a force commit for revision 1.90 to explain further:
davidxu
2003-09-03
0
-0
/
+0
*
|
MFi386: add device ataraid, this is now seperate and not pulled in by atadisk.
obrien
2003-09-03
1
-0
/
+1
*
|
Add notice about deleting .cvsignore
mbr
2003-09-03
1
-0
/
+2
*
|
Apparently these slipped through the import procedure.
mbr
2003-09-03
11
-136
/
+0
*
|
Move kse_wakeup_multi call to just before KSE_SCHED_UNLOCK.
davidxu
2003-09-03
2
-8
/
+4
*
|
Support the nForce3 chip found on Opteron motherboards:
obrien
2003-09-02
2
-0
/
+2
*
|
move domain list mutex initialization to earlier in the boot sequence so
sam
2003-09-02
1
-2
/
+1
*
|
Add function OF_decode_addr(). This function obtains the physical
marcel
2003-09-02
2
-1
/
+112
*
|
Preparatory commit to allow prototypes in ofw_machdep.h to contain
marcel
2003-09-02
6
-0
/
+6
*
|
Sync with 6.0.9 import. Add my email.
mbr
2003-09-02
1
-4
/
+5
*
|
Move the inclusion of <machine/ofw_machdep.h> after the inclusion of
marcel
2003-09-02
1
-1
/
+1
*
|
Rethink the way thr_libc.So is generated. Relying on GCC to extract
kan
2003-09-02
4
-20
/
+64
*
|
Sync with fresh generated file, keep our changed settings. This seems
mbr
2003-09-02
1
-1386
/
+1338
[prev]
[next]