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
*
Change `iostat -Ix` to display total duration of transactions instead
trociny
2012-12-15
2
-13
/
+42
*
New devstat metrics for devstat_compute_statistics():
trociny
2012-12-15
3
-9
/
+75
*
Update to the new and brighter pkg world
phk
2012-12-15
1
-27
/
+39
*
In pfioctl, if the permission checks failed we returned with vnet context
trociny
2012-12-15
1
-2
/
+2
*
Four .c files from OpenBSM are used, in modified form, by the kernel to
rwatson
2012-12-15
6
-5
/
+5
*
Merge OpenBSM 1.2-alpha3 from the vendor branch to 10-CURRENT; this version
rwatson
2012-12-15
10
-35
/
+49
*
Regenerate usb.conf
hselasky
2012-12-15
1
-1
/
+25
*
MFV r244245:
mm
2012-12-15
1
-9
/
+17
*
Fix extending filesystems of weird size by making sure the actual size
trasz
2012-12-15
1
-0
/
+6
*
When mnt_vnode_next_active iterator cannot lock the next vnode and
kib
2012-12-15
2
-63
/
+54
*
Fix a typo, resulting in the NULL pointer dereference.
kib
2012-12-15
1
-1
/
+1
*
Line up the continuation backslashes.
kib
2012-12-15
1
-2
/
+2
*
Remove a special case for XEN, which is erronous and makes vfork(2)
kib
2012-12-15
1
-4
/
+0
*
Put shared library debug info into separate .symbols file
emaste
2012-12-15
2
-2
/
+22
*
The group list for a non-default export entry (a host/subnet one)
rmacklem
2012-12-14
1
-1
/
+1
*
Minor refactoring prior to .symbols file changes
emaste
2012-12-14
2
-14
/
+9
*
- When checking if a dump exists on the given device there is no need to
pjd
2012-12-14
3
-6
/
+8
*
The clear option (-c) is not compatible with keep (-k) and compress (-z)
pjd
2012-12-14
1
-0
/
+2
*
If we are not going to clear the dump (we are either just checking if the dump
pjd
2012-12-14
1
-2
/
+2
*
Whitespace cleanups.
pjd
2012-12-14
1
-6
/
+6
*
Fix error in r235991. No-sleep version of IFNET_RLOCK() should
glebius
2012-12-14
1
-2
/
+2
*
Add an #include guard to the sys/fnv_hash.h.
ae
2012-12-14
1
-0
/
+3
*
Fix VIMAGE build broken in r244185.
glebius
2012-12-14
1
-1
/
+1
*
virtio: Start taskqueues threads after attach cannot fail
bryanv
2012-12-14
3
-12
/
+9
*
Teach sysctl(8) about parsing a file (while I'm there also give it
delphij
2012-12-13
3
-99
/
+188
*
Add support for QEMU's version of Versatile Platform Board
gonzo
2012-12-13
15
-0
/
+3465
*
Add driver for PrimeCell Vectored Interrupt Controller (PL190)
gonzo
2012-12-13
2
-0
/
+188
*
Fixes zfs receive errors caused by snapshot replication being processed in a
smh
2012-12-13
1
-2
/
+29
*
Add bus_space_read_8 and bus_space_write_8 for amd64.
jimharris
2012-12-13
1
-4
/
+34
*
Revert r243960 based on feedback regarding keeping x86 headers unified
jimharris
2012-12-13
3
-171
/
+40
*
Added vfs.zfs.vdev.trim_on_init sysctl which allows full vdev trim on
smh
2012-12-13
1
-1
/
+6
*
Upgrades trim free request sizes before inserting them into to free map,
smh
2012-12-13
2
-3
/
+14
*
Merge rev. 1.119 from OpenBSD:
glebius
2012-12-13
1
-6
/
+11
*
Initialize state id prior to attaching state to key hash. Otherwise a
glebius
2012-12-13
1
-3
/
+3
*
Fix problem in r238990. The LLE_LINKED flag should be tested prior to
glebius
2012-12-13
3
-12
/
+20
*
Fixed missing 'n' of \n for my committers line
smh
2012-12-13
1
-1
/
+1
*
Fix the location of auditdistd configuration file.
pjd
2012-12-13
1
-1
/
+1
*
Bump MAX_COLS to 512 to take advantage of wider terminals.
rpaulo
2012-12-13
1
-1
/
+1
*
Add the common FreeBSD SVN properties.
rpaulo
2012-12-13
0
-0
/
+0
*
Prevent possible usage of uninitialized pbase variable by checking
gonzo
2012-12-13
1
-1
/
+3
*
Add memory barrier macros for ARM
gonzo
2012-12-13
1
-0
/
+2
*
Disable interrupts in filter in order to avoid interrupt storm and
gonzo
2012-12-13
1
-7
/
+4
*
Use even more conventional conversion routines.
grog
2012-12-13
1
-1
/
+1
*
Reluctantly remove one of the most extraordinary numeric conversion
grog
2012-12-13
1
-7
/
+5
*
Change progress indicator for downloading patches.
alfred
2012-12-13
1
-2
/
+26
*
Give credit where credit is due.
eadler
2012-12-13
1
-0
/
+2
*
Add my ex-mentors.
jimharris
2012-12-12
1
-0
/
+4
*
sh: Detect and flag write errors on stdout in builtins.
jilles
2012-12-12
4
-0
/
+25
*
Fix a regression caused by SVN r222417.
dteske
2012-12-12
6
-40
/
+87
*
Fix a crash in tcp_input(), that happens when mbuf has a fwd_tag on it,
glebius
2012-12-12
1
-0
/
+2
[next]