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
*
Remove a harmless (somewhat to my surprise) bogon that crept into r245440.
brooks
2013-01-18
1
-1
/
+0
*
Introduce six new options from NetBSD:
brooks
2013-01-18
4
-53
/
+742
*
Make it possible to force async at server side on new NFS server, similar
delphij
2013-01-18
1
-1
/
+12
*
ext2fs: Add some DOINGASYNC check to match ffs.
pfg
2013-01-18
1
-5
/
+9
*
Use vfs_timestamp() to set file timestamps rather than invoking
jhb
2013-01-18
4
-23
/
+13
*
Include the thread name along with the command name when displaying the
jhb
2013-01-18
3
-10
/
+16
*
Add option to make pc-sysinstall optional
eadler
2013-01-18
4
-1
/
+99
*
Spelling: exitting -> exiting
alfred
2013-01-18
1
-1
/
+1
*
Merge ACPICA 20130117.
jkim
2013-01-17
285
-7277
/
+8996
|
\
|
*
Import ACPICA 20121220.
jkim
2013-01-02
119
-6894
/
+8355
*
|
remove the old memory allocator, not useful anymore
luigi
2013-01-17
1
-521
/
+0
*
|
In r245571, "rm -rf <foo>; ln -s <bar> <foo>" needed to be replaced with
brooks
2013-01-17
1
-7
/
+7
*
|
add some definition and driver changes in preparation for
luigi
2013-01-17
6
-0
/
+19
*
|
Don't attempt to use clflush on the local APIC register window. Various
jhb
2013-01-17
3
-1
/
+21
*
|
Move the mbuf memory limit calculations from init_param2() to
andre
2013-01-17
3
-24
/
+18
*
|
Implement the zonename token for jailed processes. If
csjp
2013-01-17
3
-2
/
+25
*
|
In preparation for logging metadata about each filesystem object
brooks
2013-01-17
1
-19
/
+13
*
|
remove an incorrect comment and debugging code
luigi
2013-01-17
1
-10
/
+1
*
|
Remove the unused nfs_curusec().
jhb
2013-01-17
2
-10
/
+0
*
|
cxgbe: Make the for_each macros safer to use by turning them
np
2013-01-17
1
-8
/
+8
*
|
Remove a no-longer-used variable after the previous change to use
jhb
2013-01-17
1
-2
/
+0
*
|
Rework the mtree portion of etc/Makefile's distrib-dirs target to run
brooks
2013-01-17
2
-18
/
+25
*
|
Correct the distrib-dirs target in the -DDB_FROM_SRC case.
brooks
2013-01-17
1
-1
/
+1
*
|
Add myself as a committer, and my mentor relationship.
ian
2013-01-17
1
-0
/
+2
*
|
Add a new LIBRARIES_ONLY make variable to disable the build and install
brooks
2013-01-17
4
-2
/
+8
*
|
Add extra debugging fields.
adrian
2013-01-17
2
-8
/
+16
*
|
Fix hangs (exposed by spectral scan activity) in STA mode when the
adrian
2013-01-17
1
-1
/
+32
*
|
Add a quick work-around if ath_beacon_config() to not die if it's called
adrian
2013-01-17
1
-0
/
+10
*
|
* Correct KINFO_PROC_SIZE for ARM EABI.
andrew
2013-01-17
2
-1
/
+13
*
|
Implement stack unwinding based on section 9 of the "Exception handling ABI
andrew
2013-01-17
1
-0
/
+416
*
|
Add the required __aeabi_* functions the kernel uses when built for ARM EABI
andrew
2013-01-17
4
-0
/
+130
*
|
Regen after adding WITH_OPENSSH_NONE_CIPHER in r245527.
bz
2013-01-17
1
-2
/
+12
*
|
Add compiler support for the ARM EABI.
andrew
2013-01-17
19
-15
/
+99
*
|
Convert to Python 3
eadler
2013-01-17
1
-22
/
+22
*
|
Remove useless variable 'Pflag':
eadler
2013-01-17
1
-7
/
+5
*
|
- Fix rebuild position broken at r245522.
mav
2013-01-17
1
-2
/
+5
*
|
Add a src.conf(5) option to allow users to compile in the "NONE cipher",
bz
2013-01-17
5
-0
/
+22
*
|
Add a conditional sleep 1 in case we add any IPv6 addresses to interfaces.
bz
2013-01-17
1
-1
/
+8
*
|
For Promise/AMD metadata add support for disks with capacity above 2TiB
mav
2013-01-17
2
-57
/
+92
*
|
Allow "ivlan" (inner VLAN) to be used as an alias for "vlan" when
np
2013-01-17
1
-3
/
+10
*
|
Recalculate volume size only for real CONCATs. For SINGLE trust volume
mav
2013-01-17
1
-1
/
+2
*
|
cxgbe: Do a more thorough job in the CLEAR_STATS ioctl.
np
2013-01-16
1
-0
/
+44
*
|
cxgbe: Fix the for_each_foo macros -- the last argument should not share
np
2013-01-16
1
-12
/
+12
*
|
Remove support for installing 1aout section manpages.
brooks
2013-01-16
2
-3
/
+2
*
|
Remove default support for 1aout section manpages. There haven't been
brooks
2013-01-16
2
-2
/
+2
*
|
According to the notes in ObsoleteFiles.inc we last installed section
brooks
2013-01-16
2
-8
/
+7
*
|
MFV r245510:
delphij
2013-01-16
1
-2
/
+71
*
|
Use the VA_UTIMES_NULL flag to detect when NULL was passed to utimes()
jhb
2013-01-16
3
-9
/
+6
*
|
Add myself and my mentor relationship.
carl
2013-01-16
1
-0
/
+3
*
|
Use a different way to silence clang analyzer as done in r245494 by
delphij
2013-01-16
1
-2
/
+1
[next]