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
*
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
*
Add myself as a new src committer
smh
2012-12-12
1
-0
/
+3
*
Renamed zfs trim stats removing duplicate zio_trim identifier from the name
smh
2012-12-12
4
-16
/
+19
*
Use kern.max_pid sysctl to obtain maximum PID number instead of using local
pjd
2012-12-12
1
-3
/
+17
*
Eliminate redundant variable.
pjd
2012-12-12
1
-6
/
+3
*
Add IDs for SATA controllers on AMD Hudson-2 series chipsets.
mav
2012-12-12
3
-0
/
+17
*
Add quirks for AD1984A codec and Lenovo X300 laptop.
mav
2012-12-12
2
-1
/
+19
*
Implement an API to allow a hypervisor to save/restore
grehan
2012-12-12
2
-1
/
+36
*
virtio_scsi: Remove duplicated lines
bryanv
2012-12-12
1
-4
/
+1
*
Handle large negative block counts correctly.
grog
2012-12-12
1
-1
/
+1
*
Make Tflag and Wflag filters work for more sysctl options.
alfred
2012-12-12
1
-11
/
+11
*
Add -R, an option to restart all enabled "local" services.
delphij
2012-12-12
2
-2
/
+35
*
libc: Make various internal file descriptors close-on-exec.
jilles
2012-12-11
2
-2
/
+2
*
Cleanup a few duplicate llvm libs that snuck in with the recent update.
dim
2012-12-11
1
-4
/
+1
*
Similar to CTLFLAG_RDTUN, provide CTLFLAG_RWTUN that defines writable sysctl
pjd
2012-12-11
1
-1
/
+2
*
Remove 'dangerous' instructions from the example make.conf.
eadler
2012-12-11
1
-8
/
+7
*
Add pci id for the xeon hd4000 (IvyBridge server GT2)
bapt
2012-12-11
1
-0
/
+5
*
Merge 1.127 from OpenBSD, that closes a regression from 1.125 (merged
glebius
2012-12-11
1
-3
/
+6
*
Cleanup more of the kassert_panic.
alfred
2012-12-11
1
-9
/
+30
*
Fix WITNESS when INVARIANT_SUPPORT is defined.
alfred
2012-12-11
1
-0
/
+1
*
There's no need to use a TXQ pointer here; we specifically need the
adrian
2012-12-11
2
-30
/
+14
*
Allow sysctl to filter boot and runtime tunables.
alfred
2012-12-11
2
-6
/
+30
*
Switch the hardwired WITNESS panics to kassert_panic.
alfred
2012-12-11
3
-42
/
+58
*
In parse():
delphij
2012-12-11
1
-6
/
+5
*
back out half of 244098.
alfred
2012-12-11
1
-1
/
+1
*
Add CTLFLAG_STATS to sysctl flags
alfred
2012-12-10
1
-0
/
+1
*
Add constant missed in r244099
alfred
2012-12-10
1
-0
/
+1
*
allow KASSERT to enter KDB.
alfred
2012-12-10
1
-0
/
+14
[next]