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
...
|
*
|
|
|
Merge libzfs_core part of r239388
mm
2013-03-17
1
-1
/
+3
|
*
|
|
|
Add forwards compatibility for libzfs_core
mm
2013-03-17
5
-2
/
+217
|
*
|
|
|
Fix accidentially changed ioc variable for old v15 compatibility
mm
2013-03-17
1
-1
/
+1
|
*
|
|
|
libzfs_core:
mm
2013-03-17
4
-27
/
+314
|
*
|
|
|
Initialize "error" variable where illumos does.
mm
2013-03-16
1
-0
/
+2
|
*
|
|
|
MFC @248093
mm
2013-03-09
473
-3613
/
+92858
|
|
\
\
\
\
|
*
|
|
|
|
Comment out unfeasible illumos copyin code and restore previous behavior.
mm
2013-03-07
1
-1
/
+9
|
*
|
|
|
|
Add missing init functions
mm
2013-03-06
1
-8
/
+7
|
*
|
|
|
|
Move libzfs compat functions to libzfs_compat.h
mm
2013-03-06
4
-60
/
+97
|
*
|
|
|
|
Diff reduction with Illumos
delphij
2013-03-06
1
-3
/
+3
|
*
|
|
|
|
Use adx2 instead of adx in the second vsprintf, this fixes a
delphij
2013-03-05
1
-1
/
+1
|
*
|
|
|
|
libzfs_core depends on libnvpair, explicitly say this in Makefile.inc1.
delphij
2013-03-05
1
-0
/
+1
|
*
|
|
|
|
WiP merge of libzfs_core (MFV r238590, r238592)
mm
2013-03-05
60
-1551
/
+2910
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Update vendor-sys/illumos/dist to illumos-gate 13752:9f5f6c52ba19
mm
2012-07-18
18
-335
/
+1064
|
|
*
|
|
|
|
Add zhack command missing from vendor import
mm
2012-07-18
1
-0
/
+533
|
|
*
|
|
|
|
Update vendor/illumos/dist to pre libzfs_core state (zfs part)
mm
2012-07-18
24
-2332
/
+6842
|
|
*
|
|
|
|
Update vendor/illumos/dist to pre libzfs_core state (dtrace and ctf part)
mm
2012-07-18
146
-469
/
+8583
|
|
*
|
|
|
|
Import relevant vendor manual pages from illumos-gate
mm
2012-07-18
7
-124
/
+7532
|
|
*
|
|
|
|
Move dtrace manual page to new vendor location
mm
2012-07-18
1
-0
/
+0
|
|
*
|
|
|
|
Update vendor/opensolaris to last OpenSolaris state (13149:b23a4dab3d50)
mm
2012-07-18
83
-318
/
+52790
|
*
|
|
|
|
|
MFC @247774
mm
2013-03-04
39
-230
/
+512
|
|
\
\
\
\
\
\
*
|
|
|
|
|
|
|
Add NGM_NAT_LIBALIAS_INFO command, that reports internal stats
glebius
2013-03-21
2
-0
/
+73
*
|
|
|
|
|
|
|
Only size and create the bio_transient_map when unmapped buffers are
kib
2013-03-21
2
-5
/
+7
*
|
|
|
|
|
|
|
Assert that transient mapping of the bio is only done when unmapped
kib
2013-03-21
1
-0
/
+2
*
|
|
|
|
|
|
|
Do not call vnode_pager_setsize() while a NFS node mutex is
kib
2013-03-21
1
-1
/
+9
*
|
|
|
|
|
|
|
Add new USB ID.
hselasky
2013-03-21
1
-0
/
+1
*
|
|
|
|
|
|
|
Set WARNS=3 so this actually compiles.
neel
2013-03-20
1
-0
/
+2
*
|
|
|
|
|
|
|
In bufwrite(), a dirty buffer is moved to the clean queue before the
kib
2013-03-20
1
-2
/
+7
*
|
|
|
|
|
|
|
When the journaled FFS volume is suspended due to the journal space
kib
2013-03-20
1
-1
/
+2
*
|
|
|
|
|
|
|
When renaming a directory from one parent directory to another,
mckusick
2013-03-20
3
-17
/
+54
*
|
|
|
|
|
|
|
Integrate Efika MX project back to home.
ray
2013-03-20
35
-0
/
+8732
*
|
|
|
|
|
|
|
Fix spelling.
hselasky
2013-03-20
1
-1
/
+2
*
|
|
|
|
|
|
|
Remove unused variable.
melifaro
2013-03-20
1
-2
/
+1
*
|
|
|
|
|
|
|
Add ipfw support for setting/matching DiffServ codepoints (DSCP).
melifaro
2013-03-20
7
-4
/
+283
*
|
|
|
|
|
|
|
Fix the logic inversion in the r248512.
kib
2013-03-20
1
-1
/
+1
*
|
|
|
|
|
|
|
Pull in r177252 from upstream clang trunk:
andrew
2013-03-20
1
-0
/
+1
*
|
|
|
|
|
|
|
Fix the EDMA CABQ handling - for now, the CABQ takes a descriptor chain
adrian
2013-03-20
1
-0
/
+3
*
|
|
|
|
|
|
|
For RTL8211B or later PHYs, enable crossover detection and
yongari
2013-03-20
2
-1
/
+21
*
|
|
|
|
|
|
|
Add VNET wrappers around the rest of the ieee80211 rtsock messages.
adrian
2013-03-20
1
-0
/
+10
*
|
|
|
|
|
|
|
Add simple example.
joel
2013-03-19
1
-1
/
+6
*
|
|
|
|
|
|
|
Implement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.
jilles
2013-03-19
9
-27
/
+95
*
|
|
|
|
|
|
|
Break out the RX completion path into "FIFO check / refill" and
adrian
2013-03-19
4
-54
/
+153
*
|
|
|
|
|
|
|
Add more TODO items.
adrian
2013-03-19
1
-1
/
+8
*
|
|
|
|
|
|
|
Now that the tx map field is correctly populated for both edma and
adrian
2013-03-19
1
-7
/
+4
*
|
|
|
|
|
|
|
Add a comment about why aout support is still here: We need it for
imp
2013-03-19
1
-0
/
+7
*
|
|
|
|
|
|
|
ahci(4) and siis(4) are ready to process the unmapped i/o requests
kib
2013-03-19
2
-2
/
+2
*
|
|
|
|
|
|
|
UFS support of the unmapped i/o for the user data buffers.
kib
2013-03-19
5
-35
/
+62
*
|
|
|
|
|
|
|
Commit the removal of a whitespace to record the proper commit message
kib
2013-03-19
1
-1
/
+1
*
|
|
|
|
|
|
|
Support unmapped i/o for the md(4).
kib
2013-03-19
6
-15
/
+39
*
|
|
|
|
|
|
|
Support unmapped i/o for the md(4).
kib
2013-03-19
1
-40
/
+204
[prev]
[next]