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
...
*
|
|
|
Revert previous commit. Pre-Nehemiah C3 CPUs do have 3DNow!; it doesn't
des
2006-08-13
1
-1
/
+1
*
|
|
|
Undefine __DATE__ in order to avoid placing a build timestamp into
cperciva
2006-08-13
1
-0
/
+3
*
|
|
|
Reimplement the page's NOSYNC flag as an object-synchronized instead of a
alc
2006-08-13
4
-12
/
+12
*
|
|
|
Add an extension to the UINT & ULONG types. The XINT & XLONG types behave
obrien
2006-08-12
3
-4
/
+51
*
|
|
|
Add the module version to fix the loading with if_bridge.
thompsa
2006-08-12
1
-0
/
+1
*
|
|
|
Fix bug preventing the proper displaying of the CTLFLAG_WR option.
obrien
2006-08-12
1
-1
/
+1
*
|
|
|
Reduce the scope of the page queues lock in vm_pgmoveco() now that
alc
2006-08-12
1
-2
/
+2
*
|
|
|
Fix "pkg_version -Io" coredump, if some packages have no origin at
krion
2006-08-12
1
-1
/
+1
*
|
|
|
Oops. Remove accidentally committed change.
pjd
2006-08-12
1
-3
/
+0
*
|
|
|
Restore the "plumb" compatibility command, which was lost
yar
2006-08-12
1
-0
/
+1
*
|
|
|
Fix incorrect .Xr syntax I introduced in the previous commit.
yar
2006-08-12
1
-1
/
+1
*
|
|
|
Handle MSDOS file systems properly. Before the change file systems
pjd
2006-08-12
2
-34
/
+295
*
|
|
|
Verify if a label doesn't point to the parent directory.
pjd
2006-08-12
1
-0
/
+24
*
|
|
|
The strstr() function is in the libkern now.
pjd
2006-08-12
1
-22
/
+0
*
|
|
|
Add strstr() function to the libkern.
pjd
2006-08-12
3
-0
/
+68
*
|
|
|
I don't know where I got the idea that the VIA C3 has 3DNow!; it doesn't.
des
2006-08-12
1
-1
/
+1
*
|
|
|
Batch of changes:
imp
2006-08-12
3
-61
/
+112
*
|
|
|
The TOPIC97 and TOPIC100 seem to have a special register in the exca
imp
2006-08-12
1
-0
/
+6
*
|
|
|
Don't reset Tx threshold value whenever xl_init_locked() is called.
yongari
2006-08-12
1
-1
/
+3
*
|
|
|
Make sure to check frames in Tx queue are empty before clearing
yongari
2006-08-12
1
-4
/
+4
*
|
|
|
Due to the poor PHY documentation from RealTek I can't sure but I
yongari
2006-08-12
1
-10
/
+18
*
|
|
|
Fix invalid reference of mbuf chains.
yongari
2006-08-12
1
-25
/
+25
*
|
|
|
Fix invalid reference of mbuf chains.
yongari
2006-08-12
2
-26
/
+26
*
|
|
|
Fix invalid reference of mbuf chains.
yongari
2006-08-12
1
-16
/
+16
*
|
|
|
Remove extraneous trailing \0 in string literal.
thomas
2006-08-11
1
-2
/
+1
*
|
|
|
Before performing a sodealloc() when pru_attach() fails, assert that
rwatson
2006-08-11
1
-0
/
+3
*
|
|
|
The groff_mm(7) locale files are *not* obsolete; they are just
ru
2006-08-11
1
-2
/
+0
*
|
|
|
(sm_mon_1_svc): Fix debugging output: when establising a monitoring
thomas
2006-08-11
1
-2
/
+3
*
|
|
|
Unbreak nForce4 SATA support.
sos
2006-08-11
2
-8
/
+8
*
|
|
|
Fixes an edge case bug in timewait handling where ticks rolling over causing
mohans
2006-08-11
6
-9
/
+8
*
|
|
|
First pass at allowing memory to be mapped using cache modes other than
jhb
2006-08-11
9
-20
/
+415
*
|
|
|
Explicitly set v3 mode only when it is requested. Don't bother otherwise.
jkim
2006-08-11
2
-2
/
+12
*
|
|
|
Before using byte offset for IV creation, covert it to little endian.
pjd
2006-08-11
2
-11
/
+21
*
|
|
|
Forgot to bump version number after G_ELI_FLAG_READONLY flag addition.
pjd
2006-08-11
1
-3
/
+5
*
|
|
|
Reintroduce CSTD, which allows a Makefile to specify the precise dialect
des
2006-08-11
1
-0
/
+15
*
|
|
|
Ensure that the page's new field for object-synchronized flags is always
alc
2006-08-11
2
-6
/
+4
*
|
|
|
Cosmetic: fix indentation.
des
2006-08-11
1
-2
/
+2
*
|
|
|
Raise the quality of the HPET timer to 2000 so it will be the preferred
des
2006-08-11
1
-1
/
+1
*
|
|
|
Optionally pad outgoing frames to the minimum of 60 bytes (excl. FCS)
yar
2006-08-11
2
-2
/
+57
*
|
|
|
Additional debugging stuff I had in my tree.
des
2006-08-11
1
-3
/
+10
*
|
|
|
Spell 'connection options' correctly.
keramida
2006-08-11
2
-2
/
+6
*
|
|
|
- em(4) updated to version 6.1.4
brueffer
2006-08-11
2
-6
/
+8
*
|
|
|
Merge in new driver from Intel, version 6.1.4. It adds support for
glebius
2006-08-11
3
-49
/
+64
*
|
|
|
Add some more errno mappings (bsd -> linux) and a comment about the status..
netchild
2006-08-10
2
-2
/
+12
*
|
|
|
Fox two typos.
netchild
2006-08-10
1
-2
/
+2
*
|
|
|
MFp4: Integrate a boatload of bug fixes from p4. We're right on the
imp
2006-08-10
7
-2
/
+705
*
|
|
|
Add some more files...
netchild
2006-08-10
1
-0
/
+201
*
|
|
|
checkpoint new version
sam
2006-08-10
12
-483
/
+2454
*
|
|
|
MFp4:
imp
2006-08-10
1
-6
/
+23
*
|
|
|
MFp4: remove obsolete files
imp
2006-08-10
2
-109
/
+0
[prev]
[next]