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
*
s/considred/considered/
brueffer
2004-03-04
2
-2
/
+2
*
Add sanity checks to the ndis_packet and ndis_buffer pool handling
wpaul
2004-03-04
2
-2
/
+88
*
Use different dummy wait channels to avoid panic in msleep().
des
2004-03-03
1
-3
/
+3
*
[this is just a forced commit to say:] The time_t-specific safety measure
gad
2004-03-03
0
-0
/
+0
*
- Remove d_valid field, we can use d_consumer field to check if disk
pjd
2004-03-03
2
-10
/
+7
*
Add regression tests for geom_concat class.
pjd
2004-03-03
4
-0
/
+75
*
Make this WARNS=2 clean by:
johan
2004-03-03
2
-3
/
+2
*
(that should be: "assuming NO major problems are found", of course...)
gad
2004-03-03
0
-0
/
+0
*
Commit the first set of files for changing time_t on freebsd/sparc64
gad
2004-03-03
4
-3
/
+1226
*
Change to acpi_{Get,Set}Integer to provide both methods. Convert all
njl
2004-03-03
11
-69
/
+52
*
Add proper support for DbgPrint(): only print messages if bootverbose
wpaul
2004-03-03
2
-1
/
+31
*
Fixed "make clean".
ru
2004-03-03
1
-0
/
+1
*
Add acpi_video(4) man page.
njl
2004-03-03
2
-0
/
+79
*
Some (most?) processes don't cleanup their pid files when
mtm
2004-03-03
1
-1
/
+1
*
From the PR:
mtm
2004-03-03
2
-0
/
+2
*
Document missing EFAULT errno value.
dds
2004-03-03
1
-0
/
+8
*
- stlye and comments
ume
2004-03-03
1
-15
/
+16
*
1. Add ct.4 manual page entry.
rik
2004-03-03
1
-0
/
+2
*
Add manual page for Cronyx/Tau-ISA device driver.
rik
2004-03-03
1
-0
/
+99
*
Add ctau (Cronyx/Tau-ISA) device driver entry.
rik
2004-03-03
1
-0
/
+7
*
Add rules for font.h atkbdmap.h ukbdmap.h so more of LINT can be built.
obrien
2004-03-03
1
-0
/
+15
*
Add missing working options from i386 file.
obrien
2004-03-03
1
-2
/
+31
*
Lower i386's INLINE_LIMIT to AMD64's level.
obrien
2004-03-03
1
-1
/
+1
*
mga_state & r128_state need an inline-limit larger than amd64's default
obrien
2004-03-03
1
-2
/
+4
*
Sync with i386/NOTES rev. 1.1131.
obrien
2004-03-03
1
-114
/
+252
*
Add a note explaining how to use libmap.conf to work around problems
des
2004-03-03
1
-0
/
+11
*
Typo fix.
blackend
2004-03-03
1
-1
/
+1
*
Peter prefers it this way, bde might also[*]. I just want to have a chance
obrien
2004-03-03
2
-2
/
+2
*
Make return code in noarg case GNU-compatible
ache
2004-03-03
2
-20
/
+24
*
Prefer uintptr_t to intptr_t.
obrien
2004-03-03
2
-6
/
+6
*
Use a long as the opaque type so that it matches the size of a pointer
obrien
2004-03-03
1
-1
/
+1
*
Change __FUNCTION__ to __func__
scottl
2004-03-03
1
-2
/
+2
*
Blah, s/newbus/busdma/ in the last commit.
obrien
2004-03-03
0
-0
/
+0
*
Finish the removal of the 'nv' device reference.
scottl
2004-03-03
1
-1
/
+0
*
Opps, nv(4) isn't committed yet. Comment out.
obrien
2004-03-03
1
-1
/
+1
*
AMD64 versions.
obrien
2004-03-03
2
-0
/
+122
*
Adjust lnc(4) for 64-bit platforms should it get newbus'ified.
obrien
2004-03-03
2
-4
/
+4
*
Adjust ed(4) for 64-bit platforms should it get newbus'ified.
obrien
2004-03-03
2
-11
/
+12
*
Use a long as the opaque type so that it matches the size of a pointer
obrien
2004-03-03
2
-5
/
+5
*
Add memory barrier routines for AMD64.
obrien
2004-03-03
1
-1
/
+7
*
Cast thru intptr_t on the way to void* for success on 64-bit platforms.
obrien
2004-03-03
2
-6
/
+6
*
Finish fixing style problems in my previous commit.
njl
2004-03-03
1
-3
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r126520,
njl
2004-03-03
5
-2897
/
+0
*
In the descrption of network interfaces:
bde
2004-03-03
1
-9
/
+8
*
Be more GNU-compatible in diagnostics
ache
2004-03-03
1
-11
/
+61
*
Add support for quirks for acpi tables. Key off OEM vendor and revision.
njl
2004-03-03
7
-60
/
+101
*
Minor style(9) fixes. remove a register keyword, correct two indents.
gad
2004-03-03
1
-3
/
+3
*
Convert K&R-style routine definitions to C89 style, partially to reduce
gad
2004-03-03
1
-33
/
+13
*
Fix a couple of camcontrol issues that popped up on sparc64:
ken
2004-03-03
1
-2
/
+12
*
Add some missing DUMMYNET_UNLOCK() in config_pipe().
mlaier
2004-03-03
1
-2
/
+7
[next]