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
*
Make again BSD ar(1) the default system ar(1), now properly handling
ru
2008-02-25
5
-25
/
+27
*
Some PS/2 mice (at least the A4Tech X-7xx) need to be set to Intelli mode
rink
2008-02-25
1
-0
/
+7
*
Change __ieee754_rem_pio2f() to return double instead of float so that
bde
2008-02-25
5
-27
/
+24
*
Add missing words.
brueffer
2008-02-25
1
-2
/
+2
*
Fix some off-by-1 errors.
bde
2008-02-25
3
-6
/
+11
*
Decrease ping6's minimum allowed interval
silby
2008-02-25
1
-3
/
+3
*
unbreak printing 802.11 tx/rx rates
sam
2008-02-25
1
-2
/
+2
*
Teach PowerPC CPU identification routines to recognize e500 cores. Fix style
raj
2008-02-25
3
-93
/
+117
*
Bump .Dd for revisions 1.83 and 1.84.
ceri
2008-02-24
1
-1
/
+1
*
Tag -ilname and -lname as GNU extensions.
imp
2008-02-24
1
-1
/
+4
*
Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPC
raj
2008-02-24
9
-2
/
+23
*
style(9) whitespace fix: A space is mandated after keyword 'return'.
kaiw
2008-02-24
1
-5
/
+5
*
Since the program is installed as 'bsdranlib', we need to
kaiw
2008-02-24
1
-1
/
+2
*
Correct a long-standing error in vm_object_deallocate(). Specifically,
alc
2008-02-24
1
-1
/
+4
*
Handle properly when insert zero size objects into the archive:
kaiw
2008-02-24
1
-3
/
+9
*
Don't define DEBUG. No debugging required.
marcel
2008-02-24
1
-2
/
+0
*
Forced commit to fix message:
stefanf
2008-02-24
0
-0
/
+0
*
Add a regression test for cd.c's revision 1.35.
stefanf
2008-02-24
1
-0
/
+17
*
Split updatepwd() into two smaller functions. The first one, findpwd(),
stefanf
2008-02-24
1
-38
/
+45
*
Introduce some functions in the vnode locks namespace and in the ffs
attilio
2008-02-24
12
-21
/
+27
*
Currently, smb_co_init() uses the same lock name for the mutex interlock
attilio
2008-02-24
1
-8
/
+9
*
Add table/tablearg support to ipfw's nat.
piso
2008-02-24
3
-12
/
+10
*
o Add module event handler.
akiyama
2008-02-24
1
-2
/
+19
*
Fix shutdown bug made by previous commit.
mav
2008-02-24
1
-0
/
+1
*
Fix namespace collision with sparc macro
kmacy
2008-02-24
2
-6
/
+6
*
Change FreeBSD 7 so that it returns TCP options in
silby
2008-02-24
1
-2
/
+5
*
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
[next]