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
*
MFV r251623:
delphij
2013-06-11
2
-24
/
+29
*
MFV r251622:
delphij
2013-06-11
3
-21
/
+33
*
MFV r251621:
delphij
2013-06-11
3
-16
/
+30
*
MFV r251620:
delphij
2013-06-11
39
-270
/
+243
*
Bump the CPU/WCPU column width by one so that it fits values from 100% up
jhb
2013-06-11
1
-6
/
+6
*
MFV r251619:
delphij
2013-06-11
12
-12
/
+156
*
Add the name of the file that could not be opened to the error message
ghelmer
2013-06-11
1
-1
/
+1
*
Prevent races running the queue by serializing access to the
ghelmer
2013-06-11
1
-0
/
+4
*
Move the check whether the clear flag is set. This has 2 advantages
flo
2013-06-11
1
-4
/
+3
*
Store a reference to the vnode associated with a file descriptor in the
jhb
2013-06-11
2
-1
/
+5
*
Don't update provider properties and don't set DISKFLAG_OPEN if d_open()
mav
2013-06-11
1
-0
/
+2
*
Make the default choice for FTP media access use "auto".
dteske
2013-06-11
2
-2
/
+2
*
s/file system/filesystem/g
pfg
2013-06-11
3
-8
/
+8
*
Add another comment about WB195 (AR9285+AR3011) when using ASPM.
adrian
2013-06-10
1
-0
/
+4
*
There is a one-to-one correspondence between the MSI-X vector # and the Statu...
davidcs
2013-06-10
1
-7
/
+1
*
Revert r251590. It unexpectedly broke the build and there were some
marcel
2013-06-10
2
-14
/
+0
*
Handle options that override other options
emaste
2013-06-10
1
-5
/
+18
*
Avoid unnecessary controller reinitialization by checking driver
yongari
2013-06-10
1
-6
/
+20
*
Add implementations of acoshl(), asinhl(), and atanhl(). This is a
das
2013-06-10
12
-48
/
+344
*
Fix some bugs in the complex trig tests so that they test both double
das
2013-06-10
1
-33
/
+68
*
Regen.
rpaulo
2013-06-10
1
-2
/
+229
*
Use STRUCT_USB_HOST_ID to make sure we have the right ELF section.
rpaulo
2013-06-10
1
-1
/
+1
*
Revise the interface between vm_object_madvise() and vm_page_dontneed() so
alc
2013-06-10
3
-31
/
+30
*
Add vfs_mounted and vfs_unmounted events so that components can be informed
marcel
2013-06-09
2
-0
/
+14
*
- The method introduced as part of r234898 for not altering the boot path
marius
2013-06-09
1
-24
/
+24
*
Change the set and unset ctlreqs by making the index argument optional.
marcel
2013-06-09
6
-39
/
+78
*
Remove stub implementation.
marcel
2013-06-09
1
-11
/
+0
*
Increase the maximum KVM available on TI chips. Not sure why we suddenly need
cognet
2013-06-09
1
-3
/
+3
*
Modify nfsstat.c so that it prints out an error when a non-root
rmacklem
2013-06-09
1
-0
/
+3
*
Add :ifname modifier to specify interface-specific routes into
hrs
2013-06-09
3
-84
/
+142
*
Fix a bug that the gateway address was not shown when a -gateway modifier
hrs
2013-06-09
1
-0
/
+1
*
- Add file system type number (vfc_typenum) in the list. This is useful
hrs
2013-06-09
2
-37
/
+38
*
Fix a bug introduced by r251236; product of bug was the following error in
dteske
2013-06-09
2
-10
/
+10
*
Make recv() and send() cancellation points, as required by POSIX.
jilles
2013-06-09
2
-6
/
+10
*
Fix the way atomic_is_lock_free() is defined for Clang.
ed
2013-06-09
1
-1
/
+4
*
Print file names without stdio buffering to avoid mixing buffered and
jh
2013-06-09
4
-5
/
+18
*
Minor mdoc fixes.
joel
2013-06-09
1
-3
/
+3
*
Add freebsd-update.conf(5) to OptionalObsoleteFiles.inc
gjb
2013-06-09
1
-0
/
+1
*
e2fs_bpg and e2fs_isize are always unsigned.
pfg
2013-06-09
1
-2
/
+2
*
libstand: Reset the seek pointer in ext2fs as done in UFS.
pfg
2013-06-09
1
-0
/
+2
*
Fix a bad calloc(3) call
bapt
2013-06-08
1
-1
/
+1
*
Merge the 1 and 2 byte versions of the atomic functions into one.
ed
2013-06-08
1
-207
/
+108
*
Add testing utility for behavior of atomic ops.
ed
2013-06-08
2
-0
/
+135
*
Fix a bug introduced with r251190, in which a small hunk was forgotten in
dteske
2013-06-08
1
-1
/
+2
*
Fix a bug introduced with r249751, in which a small hunk was forgotten in
dteske
2013-06-08
1
-1
/
+5
*
Fix a typo in comments.
dteske
2013-06-08
1
-1
/
+1
*
Don't silently ignore errors (found while
dteske
2013-06-08
1
-8
/
+11
*
Prevent getting hung-up on the following prompt (found while testing with
dteske
2013-06-08
1
-1
/
+1
*
Fix a one-character typo. The effects of which were "Console"->"Ttys" menu
dteske
2013-06-08
1
-1
/
+1
*
Add 8devices CARAMBOLA2 support.
adrian
2013-06-08
2
-0
/
+162
[next]