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
*
Trailing whitespace cleanup along with 80 column enforcemnt.
sbruno
2013-04-03
4
-1682
/
+1803
*
Fix typo (devicde -> device).
jimharris
2013-04-03
1
-1
/
+1
*
Check for SS_NBIO in the socket state field rather than socket buffer
jhb
2013-04-03
1
-2
/
+2
*
Fix locking problem in ctl_maintenance_in() - one cannot use M_WAITOK or call
trasz
2013-04-03
1
-10
/
+9
*
The code in clear_remove() and clear_inodedeps() skips one entry
mckusick
2013-04-03
1
-4
/
+4
*
IFP4 change 222074.
brooks
2013-04-03
1
-0
/
+7
*
Since ATA_CAM mode has no implemented support for serializing access to the
mav
2013-04-03
2
-6
/
+22
*
Tell bmake to use the FreeBSD preferred makefile preference list.
sjg
2013-04-03
1
-0
/
+3
*
Add some more ATA_CAM ifdefs.
mav
2013-04-03
2
-7
/
+15
*
Add xpt_release_ccb()'s missed at r248872. That made `shutdown -p` stuck
mav
2013-04-03
2
-0
/
+3
*
spa_open_common: fix argument to zvol_create_minors
avg
2013-04-03
1
-1
/
+1
*
Add missing ifdef's for reduced feature compilations.
hselasky
2013-04-03
1
-0
/
+4
*
Fix possible pool hold leak in dmu_send_impl()
mm
2013-04-03
1
-3
/
+3
*
drm and i915: Left-shift iic_msg.slave at creation time
dumbbell
2013-04-03
4
-20
/
+14
*
Add new USB ID.
hselasky
2013-04-03
2
-0
/
+2
*
Replace the remaining uses of vm_radix_node_page() by vm_radix_isleaf() and
alc
2013-04-03
1
-65
/
+67
*
Comment out the VIMAGE since we need to build both LINTS to
kevlo
2013-04-03
1
-2
/
+2
*
Replace access to /dev/random with the kernel pseudo-random number
delphij
2013-04-02
4
-55
/
+32
*
sh: Write as much into the heredoc pipe as possible, to avoid forking.
jilles
2013-04-02
1
-5
/
+13
*
Update to bmake-20130330
sjg
2013-04-02
32
-336
/
+778
|
\
|
*
Tag bmake-20130330
sjg
2013-04-01
184
-0
/
+65366
|
*
Import bmake-20130330
sjg
2013-04-01
29
-330
/
+771
*
|
Do not declare that preloaded md(4) supports unmapped bio requests, it
kib
2013-04-02
1
-1
/
+9
*
|
Fix sending virtual scatter/gather lists from the CTL CAM frontend
ken
2013-04-02
1
-1
/
+5
*
|
Don't directly dereference userland pointer; instead use kernel pointer
trasz
2013-04-02
1
-4
/
+4
*
|
Add support for XPT_CONT_TARGET_IO CCBs in _bus_dmamap_load_ccb().
ken
2013-04-02
1
-4
/
+17
*
|
- Remove extra $FreeBSD$
glebius
2013-04-02
1
-2
/
+3
*
|
Remove obsolete references to sysinstall.
eadler
2013-04-02
2
-15
/
+1
*
|
Fix comment formatting.
trasz
2013-04-02
1
-4
/
+4
*
|
Merge upstream patch to silence spurious "no such identity file" warnings.
des
2013-04-02
4
-14
/
+29
*
|
Silence printf format warnings.
des
2013-04-02
1
-5
/
+10
*
|
Remove unused code.
trasz
2013-04-02
1
-30
/
+0
*
|
Fix dates in manual pages modified in 249009.
trasz
2013-04-02
2
-2
/
+2
*
|
Make it possible to build CTL as a module.
trasz
2013-04-02
11
-32
/
+255
*
|
Fix panic in the error path caused by recursive acquisition of XPT topology
trasz
2013-04-02
1
-1
/
+1
*
|
Do not check against uninitialized rc and comment out vendor code
mm
2013-04-02
1
-2
/
+5
*
|
Mark a couple of places where I think the dmamap isn't being unmapped
adrian
2013-04-02
1
-0
/
+2
*
|
Some TX dmamap cleanups.
adrian
2013-04-02
1
-1
/
+23
*
|
Add a missing unmap; if we're freeing this mbuf then we must
adrian
2013-04-02
1
-0
/
+1
*
|
Add VIMAGE to NOTES.
kevlo
2013-04-02
1
-0
/
+4
*
|
Regen.
mdf
2013-04-02
11
-15
/
+15
*
|
Fix return type of extattr_set_* and fix rmextattr(8) utility.
mdf
2013-04-02
7
-42
/
+49
*
|
Fix a typo.
yongari
2013-04-02
1
-1
/
+1
*
|
Added ATA Pass-Through support to CAM
smh
2013-04-02
2
-1
/
+76
*
|
Follow up to r247960 and rr247960 by also amending ctfmerge. For the
dim
2013-04-01
1
-2
/
+5
*
|
Ensure that we only call the busdma unmap/flush routines once, when
adrian
2013-04-01
3
-22
/
+39
*
|
wordexp(): Remove wrong IFS usage.
jilles
2013-04-01
2
-4
/
+20
*
|
Remove an un-needed comment.
adrian
2013-04-01
1
-6
/
+0
*
|
Use ATH_MAX_SCATTER rather than ATH_TXDESC.
adrian
2013-04-01
2
-5
/
+5
*
|
Only unmap the RX mbuf DMA map if there's a buffer here.
adrian
2013-04-01
1
-3
/
+5
[next]