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 the STANDARDS section.
pluknet
2013-05-03
1
-4
/
+1
*
Tune support for removable media in da driver:
mav
2013-05-03
1
-17
/
+13
*
- Add more defines to limit USB memory usage and number of allocations
hselasky
2013-05-03
11
-35
/
+99
*
Fix uninitialized warning in mps
smh
2013-05-03
1
-0
/
+2
*
Always put space before the comma before ##__VA_ARGS__ due to subtle compiler
hselasky
2013-05-03
1
-1
/
+1
*
Add some defines to limit USB memory usage in reduced memory systems.
hselasky
2013-05-03
6
-19
/
+53
*
Always install pmc.foo(3) manpages.
uqs
2013-05-03
1
-12
/
+8
*
Allow the default USB template to be specified at compile time.
hselasky
2013-05-03
2
-1
/
+6
*
Add new USB API to get the port path of a USB device.
hselasky
2013-05-03
8
-2
/
+101
*
Op 30 April 2013 trad koninging Beatrix af en werd kroonprins Willem
edwin
2013-05-03
1
-4
/
+4
*
Implement the NOTIFY_ON_EMPTY capability in the virtio-net device.
neel
2013-05-03
2
-34
/
+37
*
The fsync(2) call should sync the vnode in such way that even after
kib
2013-05-02
2
-13
/
+50
*
Use cvmx_mgmt_port_num_ports() instead of the inlined copy of a
imp
2013-05-02
2
-16
/
+2
*
Expose cvmx_mgmt_port_num_ports() as a wrapper to the static
imp
2013-05-02
2
-0
/
+18
*
Fix the v_object leak for non-regular tmpfs vnodes.
kib
2013-05-02
1
-0
/
+3
*
For the new regular tmpfs vnode, v_object is initialized before
kib
2013-05-02
3
-14
/
+34
*
The page read or written could be wired. Do not requeue if the page
kib
2013-05-02
1
-2
/
+4
*
Add a hint suggesting why tmpfs does not need a special case there.
kib
2013-05-02
1
-1
/
+1
*
Prefer using the C++ version of the standard headers. These place the
eadler
2013-05-02
1
-6
/
+7
*
Add IDs for HighPoint RocketRAID 640L/642L/644L -- new series of 4-port
mav
2013-05-02
1
-0
/
+3
*
remove trailing whitespace
luigi
2013-05-02
4
-11
/
+11
*
Enable CAM SCSI to choice ATA TRIM during autodetection and correct method
smh
2013-05-02
1
-3
/
+3
*
Suppress a GCC warning. This warning is actually bogus and newer GCC
davide
2013-05-02
1
-1
/
+1
*
Use the existence of ATA Information VPD to determine if we should attempt
smh
2013-05-02
2
-19
/
+73
*
Fix probe in progress check in dareprobe
smh
2013-05-02
1
-1
/
+1
*
Update probe flow so that devices with lbp can also disable disksort.
smh
2013-05-02
1
-31
/
+34
*
Fix the getpwnam_r() call in the pname_to_uid() kerberos library function so
rmacklem
2013-05-02
1
-4
/
+28
*
Fix the getpwuid_r() call in the gssd daemon so that it handles
rmacklem
2013-05-02
1
-2
/
+25
*
Switch to standard copyright license text
emaste
2013-05-02
1
-2
/
+2
*
Add the AR9300 HAL into the kernel and module builds.
adrian
2013-05-02
3
-11
/
+60
*
Fix this code to compile without warnings - AH_DEBUG was pulling in
adrian
2013-05-02
1
-2
/
+6
*
Update Intel email address.
eadler
2013-05-02
6
-10
/
+10
*
Add device identification and probe/attach support for the QCA9565.
adrian
2013-05-02
4
-0
/
+7
*
Add the AR933x SoC GPIO pin count limitation.
adrian
2013-05-02
1
-0
/
+5
*
Local hack to allow smooth transition for ports.
sjg
2013-05-01
1
-1
/
+44
*
Bump __FreeBSD_version for accept4() and pipe2().
jilles
2013-05-01
1
-1
/
+1
*
Document the fact that an NFSv4 mount against a volume on the same host
rmacklem
2013-05-01
1
-1
/
+8
*
accept(2), pipe(2): Fix .Dd.
jilles
2013-05-01
2
-2
/
+2
*
Regenerate files for pipe2().
jilles
2013-05-01
11
-12
/
+77
*
Add pipe2() system call.
jilles
2013-05-01
8
-2
/
+68
*
Document that the NFSv4 server statistics are operation counts and
rmacklem
2013-05-01
1
-1
/
+5
*
Isilon reported that sec=krb5p NFS mounts had a problem when m_len == 0
rmacklem
2013-05-01
1
-3
/
+21
*
Regenerate files for accept4().
jilles
2013-05-01
11
-12
/
+95
*
Add accept4() system call.
jilles
2013-05-01
11
-28
/
+143
*
Partially saved extended state must be handled always, i.e. for both
kib
2013-05-01
1
-26
/
+24
*
The check to ensure that xstate_bv always has XFEATURE_ENABLED_X87 and
kib
2013-05-01
1
-3
/
+0
*
Add DragonFly BSD 3.4.1, released April 29 2013.
zeising
2013-05-01
1
-1
/
+2
*
In case ZFS doesn't use UMA for buffers there's no need to waste memory
davide
2013-05-01
1
-0
/
+3
*
Add OpenBSD 5.3, released today, May 1 2013.
zeising
2013-05-01
1
-0
/
+5
*
procstat_getpathname: for kvm method, instead of returning the error
trociny
2013-05-01
1
-2
/
+4
[next]