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
*
Resolve warnings exposed by LINT.
marcel
2008-02-24
5
-26
/
+5
*
After finishing sending file data in sendfile(2), don't forget to send
cperciva
2008-02-24
1
-1
/
+3
*
The matching in -lname and -ilname are on the contents of the link
imp
2008-02-24
1
-5
/
+10
*
Add prototype for __cmpd2().
marcel
2008-02-23
1
-0
/
+1
*
Add FPU_EMU.
marcel
2008-02-23
1
-0
/
+2
*
remove call to kdb_backtrace()
kmacy
2008-02-23
1
-1
/
+0
*
Hook-up the FPU emulator. It's optional upon FPU_EMU.
marcel
2008-02-23
2
-0
/
+12
*
Bring back (without advertising clause) cmpdi2.c. It's needed on PowerPC
marcel
2008-02-23
1
-0
/
+54
*
Add a floating-point emulator so that a single userland or single ABI
marcel
2008-02-23
13
-0
/
+3880
*
o Build and install the U-Boot loader as ubldr.
marcel
2008-02-23
2
-10
/
+6
*
style(9) commit.
marcel
2008-02-23
1
-211
/
+218
*
Bump the default .Os version to FreeBSD 8.0.
ru
2008-02-23
1
-1
/
+1
*
Setup the new bootinfo structure.
marcel
2008-02-23
1
-36
/
+99
*
o Keep running on U-Boot's stack.
marcel
2008-02-23
1
-21
/
+23
*
The NFS file system support is conditional upon LOADER_NFS_SUPPORT,
marcel
2008-02-23
1
-1
/
+1
*
Add __elfN(relocation_offset). It holds the offset between the virtual
marcel
2008-02-23
2
-2
/
+30
*
Define the bootinfo structure for FreeBSD. It is not used on
marcel
2008-02-23
2
-73
/
+56
*
o Include glue.h
marcel
2008-02-23
1
-12
/
+10
*
o Build libuboot with -msoft-float like everything else.
marcel
2008-02-23
3
-50
/
+88
*
Add the appropriate license information. This file is double
marcel
2008-02-23
1
-1
/
+55
*
We build ficl and libofw with -msoft-float. Build the loader
marcel
2008-02-23
1
-1
/
+1
*
Implement a number of primaries present in GNU find, but not present
imp
2008-02-23
5
-5
/
+159
*
Fix typo.
brueffer
2008-02-23
1
-1
/
+1
*
Optimize the 9pi/2 < |x| <= 2**19pi/2 case some more by avoiding an
bde
2008-02-23
2
-11
/
+8
*
Fix tinderbox by removing call to kdb_backtrace
kmacy
2008-02-23
1
-1
/
+0
*
Add the groupmod '-d' option to pw to allow the deletion of existing users
scf
2008-02-23
3
-16
/
+92
*
style(9) (verified no object changes)
scf
2008-02-23
2
-3
/
+2
*
- update firmware to 5.0
kmacy
2008-02-23
46
-4080
/
+5926
*
This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payload
des
2008-02-23
11
-14
/
+358
*
ip6(4) man page lacks documentation for TCLASS option.
bms
2008-02-22
1
-2
/
+13
*
Avoid using FP-to-integer conversion for !(amd64 || i386) too. Use the
bde
2008-02-22
2
-6
/
+4
*
Remove the "quick check no cancellation" optimization for
bde
2008-02-22
1
-12
/
+1
*
Optimize the 9pi/2 < |x| <= 2**19pi/2 case on amd64 and i386 by avoiding
bde
2008-02-22
2
-0
/
+18
*
Fixes a memory leak when VRF's are in play.
rrs
2008-02-22
1
-0
/
+4
*
- Takes out stray ifdef code that should not have been present.
rrs
2008-02-22
1
-5
/
+0
*
Add an irint() function in inline asm for amd64 and i386. irint() is
bde
2008-02-22
1
-0
/
+30
*
Optimize the conversion to bits a little (by about 11 cycles or 16%
bde
2008-02-22
1
-5
/
+13
*
Sanitize arguments to linux_mremap().
kib
2008-02-22
2
-0
/
+18
*
Fix essential bugs and warnings.
ru
2008-02-22
1
-5
/
+4
*
Optimize the fixup for +-0 by using better classification for this case
bde
2008-02-22
1
-2
/
+4
*
Hide BSD ar(1) under the MK_TOOLCHAIN option.
ru
2008-02-22
1
-1
/
+2
*
Fix rintl() on signaling NaNs and unsupported formats.
bde
2008-02-22
1
-5
/
+3
*
Clean up created turds.
obrien
2008-02-22
1
-0
/
+1
*
We build important toolchain statically. So build BSD 'ar' statically
obrien
2008-02-22
1
-0
/
+1
*
Re-introduce the new BSDLed 'ar' to the build.
obrien
2008-02-22
3
-2
/
+19
*
Fix 'make checkdpadd'.
jkoshy
2008-02-22
1
-1
/
+1
*
s/rcsid/__FBSDID/
das
2008-02-22
79
-241
/
+158
*
Remove an unused variable.
das
2008-02-22
3
-3
/
+3
*
Eliminate some warnings.
das
2008-02-22
3
-9
/
+3
*
MFC after: 4 weeks
davidch
2008-02-22
3
-5555
/
+7977
[next]