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
*
We don't support any floating point types larger than double on
das
2011-01-09
1
-1
/
+1
*
The highest-precision floating point type on ia64 has 64 bits of
das
2011-01-09
1
-1
/
+1
*
Eliminate a redundant alignment directive on the page locks array.
alc
2011-01-09
1
-1
/
+1
*
Modify readdirplus in the experimental NFS server in a
rmacklem
2011-01-09
1
-3
/
+21
*
sh: Make exit without parameters from EXIT trap POSIX-compliant.
jilles
2011-01-08
4
-7
/
+24
*
Change some variables from int to size_t. This is more accurate since
csjp
2011-01-08
3
-14
/
+16
*
Take passwords out of debug log.
jpaetzel
2011-01-08
1
-2
/
+2
*
sh: Add simple test for 'exit' without parameters.
jilles
2011-01-08
1
-0
/
+7
*
Eliminate the counting of vm_page_pa_tryrelock calls. We really don't
alc
2011-01-08
1
-21
/
+10
*
Push some PC-BSD specific fixes upstream.
jpaetzel
2011-01-08
2
-52
/
+6
*
Make sure to always do source address selection on
deischen
2011-01-08
1
-8
/
+9
*
More elegant way to detect MBR vs. GPT
jpaetzel
2011-01-08
2
-14
/
+3
*
Make RB_CDROM work. This should probably check for a disc in cd1 and acd1
nwhitehorn
2011-01-08
1
-2
/
+2
*
Revert r216805.
attilio
2011-01-08
1
-119
/
+23
*
Use the same expression to report stack protection mode for AT_STACKEXEC
kib
2011-01-08
1
-2
/
+3
*
Copy powerpc/include/_inttypes.h to x86 and replace i386/amd64/pc98
tijl
2011-01-08
4
-421
/
+228
*
White space changes to align comments. The mips and powerpc _inttypes.h
tijl
2011-01-08
2
-221
/
+221
*
Rename PRIreg helper macro to PRIptr to better reflect its use. Registers
tijl
2011-01-08
2
-94
/
+96
*
Implement __pthread_map_stacks_exec() callback for libc, to change the
kib
2011-01-08
3
-0
/
+39
*
In rtld, read the initial stack access mode from AT_STACKPROT as set
kib
2011-01-08
5
-0
/
+52
*
In elf image activator, read and apply the stack protection mode from
kib
2011-01-08
1
-5
/
+17
*
Create shared (readonly) page. Each ABI may specify the use of page by
kib
2011-01-08
10
-18
/
+132
*
Collect code to translate between vm_prot_t and p_flags into helper
kib
2011-01-08
1
-22
/
+35
*
Document rc.conf.d in rc.conf(5).
gjb
2011-01-08
1
-2
/
+14
*
On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather than
tijl
2011-01-08
13
-75
/
+56
*
On 32 bit architectures define (u)int64_t as (unsigned) long long instead
tijl
2011-01-08
5
-47
/
+26
*
Fix types of some values in machine/_limits.h.
tijl
2011-01-08
8
-61
/
+39
*
Fix some style(9) issues.
kib
2011-01-08
1
-4
/
+5
*
Fix struct FILE * leak on error (in disabled by default hesiod support code).
kib
2011-01-08
1
-0
/
+1
*
Use ether_ntoa instead of home-grown version.
delphij
2011-01-08
1
-9
/
+5
*
Clarify when we switch from keepidle to keepinvtl intervals if sending
bz
2011-01-08
1
-2
/
+4
*
sed: Add test for r217133 (-i race).
jilles
2011-01-08
2
-0
/
+84
*
sed: Try hard links to make -i target available continually.
jilles
2011-01-08
1
-4
/
+21
*
CSUM flags need to be OS version sensitive in ixv code
jfv
2011-01-07
1
-0
/
+4
*
kern/150247 - virtualization code also needs fix for 7.X to be buildable...
jfv
2011-01-07
1
-1
/
+1
*
Fix to kern/150247 - make ixgbe buildable for 7.x
jfv
2011-01-07
1
-1
/
+1
*
Remove unused support for 64 bit long on 32 bit architectures.
tijl
2011-01-07
5
-45
/
+6
*
kern/153772 fix variable names.
jfv
2011-01-07
1
-2
/
+2
*
Trim extra spaces before tabs.
jhb
2011-01-07
10
-21
/
+21
*
make targets
imp
2011-01-07
1
-1
/
+10
*
Retire TARGET_ABI.
imp
2011-01-07
17
-49
/
+39
*
Fix a memory leak in ARP queues.
gnn
2011-01-07
1
-2
/
+1
*
- Save some space relying on the fact that all ioctl commands
stas
2011-01-07
1
-5
/
+5
*
Don't try to free an unassigned pointer.
bschmidt
2011-01-07
1
-4
/
+1
*
Adjust ARP hold queue locking.
gnn
2011-01-07
1
-2
/
+3
*
Use a regular taskqueue for dummynet rather than a "fast" taskqueue.
jhb
2011-01-07
1
-1
/
+1
*
Fix a memory overflow where the input length to g_gpt_utf8_to_utf16()
mdf
2011-01-07
1
-2
/
+4
*
Add section .note.GNU-stack for assembly files used by 386 and amd64.
kib
2011-01-07
68
-0
/
+136
*
Add section .note.GNU-stack for assembly files used by 386 and amd64.
kib
2011-01-07
2
-0
/
+4
*
Add section .note.GNU-stack for assembly files used by 386 and amd64.
kib
2011-01-07
72
-0
/
+142
[next]