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
*
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
*
Use PCIR_BAR(x) instead of PCIR_MAPS.
jhb
2003-09-02
64
-154
/
+149
*
- Deprecate PCIR_MAPS under BURN_BRIDGES (meaning it will be gone in 6.0)
jhb
2003-09-02
1
-1
/
+5
*
Fix/add errno return values to match the NFS client implementation and
dds
2003-09-02
2
-5
/
+16
*
Fix errno return values to better represent failure reasons for
dds
2003-09-02
1
-4
/
+9
*
Remove redundant PACKAGE and VERSION defines.
mbr
2003-09-02
1
-6
/
+1
*
Update version string.
mbr
2003-09-02
1
-1
/
+1
*
Set HAVE_STRUCT_IFREQ_IFR_ADDR, HAVE_STRUCT_FHSTATUS_FHS_FH to 1.
mbr
2003-09-02
1
-0
/
+9
*
cosmetics
sos
2003-09-02
1
-2
/
+2
*
Resolve conflicts.
mbr
2003-09-02
27
-1621
/
+437
*
This commit was generated by cvs2svn to compensate for changes in r119679,
mbr
2003-09-02
247
-1246
/
+19192
|
\
[next]