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
*
Add support for using encrypted password strings when setting
jpaetzel
2011-01-10
3
-10
/
+40
*
Patch pc-sysinstall to deal with 4k sector size drives
jpaetzel
2011-01-10
2
-257
/
+129
*
Apply DMA address space restriction to controllers that have 4GB
yongari
2011-01-10
1
-1
/
+11
*
Backout r216973 and r216970. r216973 didn't solve watchdog timeout
yongari
2011-01-10
1
-11
/
+1
*
For the process that already loaded libthr but still not initialized
kib
2011-01-10
1
-0
/
+26
*
get_program_var_addr() must prefer the strong symbol to the weak
kib
2011-01-10
1
-65
/
+84
*
o) Free mbufs in error cases.
jmallett
2011-01-10
1
-0
/
+6
*
Reset the last_sack_ack SACK hint for TCP input processing to ensure that the
lstewart
2011-01-10
1
-0
/
+1
*
Remove unnecessary 'cat'.
jchandra
2011-01-10
1
-1
/
+1
*
o) Expand the CIU driver to be aware of newly-allocated parts of the IRQ range.
jmallett
2011-01-10
8
-8
/
+606
*
Revert part of r217071 so that us mere mortals can clearly see
dougb
2011-01-09
1
-1
/
+5
*
Now that we correctly enable rx interrupts on all cores, performance has gotten
jmallett
2011-01-09
1
-1
/
+22
*
o) Remove some unused local definitions of IP protocol numbers.
jmallett
2011-01-09
2
-11
/
+10
*
sh: Follow-up to r216743, grabstackblock() can be replaced with stalloc().
jilles
2011-01-09
2
-11
/
+1
*
regression/date: unset all LC_xxx vars and set LANG/LC_ALL
keramida
2011-01-09
1
-1
/
+1
*
Add missing __dead2 to __assert().
ed
2011-01-09
1
-1
/
+1
*
sh: Remove special %builtin PATH entry.
jilles
2011-01-09
2
-33
/
+22
*
MfP4 CH=185246 [1]:
bz
2011-01-09
1
-0
/
+2
*
Add support for the Zeagle N2iTion3 Dive Computer to uplcom(4). This brings
gavin
2011-01-09
2
-0
/
+2
*
Sync the list of devices supported by uslcom(4) with Linux, bringing in
gavin
2011-01-09
2
-1
/
+27
*
Improve style and wording of comments and sysctl descriptions [1].
bz
2011-01-09
1
-12
/
+11
*
Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h.
kib
2011-01-09
12
-90
/
+14
*
Implement the __pthread_map_stacks_exec() for libthr.
kib
2011-01-09
5
-1
/
+53
*
Replace nfs4 with newnfs in netfs_types. nfs4 was removed in r192578 and
jh
2011-01-09
1
-1
/
+1
*
Add missing ar91xx definition for the WMAC reset control.
adrian
2011-01-09
1
-0
/
+1
*
Fix the value for DECIMAL_DIG on UltraSparcs. The previous value of
das
2011-01-09
2
-2
/
+2
*
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
[next]