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
*
Eliminate an unnecessary vm include file.
alc
2009-11-04
4
-4
/
+0
*
Fix typo (noded -> nodes).
benno
2009-11-04
1
-1
/
+1
*
Eliminate an unnecessary #include. (This #include should have been removed
alc
2009-11-04
1
-1
/
+0
*
Opteron rev E family of processor expose a bug where, in very rare
attilio
2009-11-04
2
-0
/
+36
*
Restore color palette format if we reset video mode.
jkim
2009-11-04
1
-0
/
+2
*
Save/restore VGA color palette while suspending and resuming.
jkim
2009-11-04
2
-10
/
+33
*
Fix constants.
mav
2009-11-03
1
-2
/
+2
*
fixes a typo that value should be 0 not 10.
weongyo
2009-11-03
1
-1
/
+1
*
Make /dev/klog and kern.msgbuf* MPSAFE.
ed
2009-11-03
3
-37
/
+58
*
Belatedly add an UPDATING message for the usb ethernet ifnet naming in r188412.
thompsa
2009-11-03
1
-0
/
+5
*
Fix VESA color palette corruption:
jkim
2009-11-03
3
-59
/
+40
*
fdc(4) module unload fixes:
jh
2009-11-03
1
-3
/
+14
*
Fix a couple of comment typos.
jhb
2009-11-03
1
-2
/
+2
*
Eliminate a bit of hackery from vm_fault(). The operations that this
alc
2009-11-03
1
-11
/
+0
*
Split P_NOLOAD into a per-thread flag (TDF_NOLOAD).
attilio
2009-11-03
6
-30
/
+24
*
If socket buffer space appears to be lower then sum of count of already
kib
2009-11-03
1
-9
/
+1
*
MFp4:
mav
2009-11-03
2
-49
/
+104
*
MFp4:
mav
2009-11-03
2
-7
/
+35
*
Just use devname(3) to print device names.
ed
2009-11-03
1
-8
/
+1
*
MFp4:
mav
2009-11-03
5
-7
/
+229
*
Increase width for %CPU, RSS and VSZ columns for now. Modern systems
delphij
2009-11-03
1
-3
/
+3
*
Static'ify signal handler which is not called from outside.
delphij
2009-11-03
1
-1
/
+1
*
Set umask to 0x077 instead of the default. This prevents non-root user
delphij
2009-11-03
1
-0
/
+2
*
Fix two issues that can lead to exceeding configured pipe bandwidth:
oleg
2009-11-03
1
-5
/
+16
*
Add more verbose output when dumping the configuration descriptor.
thompsa
2009-11-02
1
-12
/
+57
*
Provide the same sanity check on the sector size in dagetcapacity as when the
thompsa
2009-11-02
1
-2
/
+9
*
MFV of r198828, tzcode2009q
edwin
2009-11-02
2
-6
/
+6
*
MFV of tzdata2009q:
edwin
2009-11-02
3
-10
/
+130
*
Unbreak SBus cards which have been broken (apparently) for a while.
mjacob
2009-11-02
1
-18
/
+8
*
Ensure 'kvm' is always initialized. If "-M" was not specified and the
jhb
2009-11-02
1
-0
/
+1
*
Revert a functional change that snuck in.
rpaulo
2009-11-02
1
-1
/
+1
*
Add IDs for nVidia MCP65/77/79/89 SATA conntrollers.
mav
2009-11-02
2
-1
/
+89
*
Fix a non-style change that snuck in.
rpaulo
2009-11-02
1
-1
/
+1
*
Add a check to know whether driver is still running after
yongari
2009-11-02
1
-0
/
+2
*
Add BCM5761 PHY id.
yongari
2009-11-02
2
-0
/
+2
*
Avoid pointless calls to pmap_protect().
alc
2009-11-02
1
-3
/
+3
*
Add sysctl documentation strings. The descriptions are derived
ivoras
2009-11-02
1
-3
/
+7
*
Use our canonical .Dd format.
brueffer
2009-11-02
20
-20
/
+20
*
Document the WWWSUPFILE variable.
remko
2009-11-02
1
-0
/
+8
*
Big style cleanup. While there remove references to FreeBSD versions
rpaulo
2009-11-02
9
-806
/
+426
*
Execute the start/stop process of a jail in the background.
remko
2009-11-02
1
-1
/
+1
*
The async callback could free the device. If it is a broadcast async,
mav
2009-11-02
1
-1
/
+7
*
Attempt to reduce accidental foot-shooting by pointing out that
cperciva
2009-11-02
1
-0
/
+4
*
- Add usb_fill_bulk_urb() and usb_bulk_msg() linux compat functions [1]
thompsa
2009-11-01
2
-8
/
+79
*
Fix a corner case where usbd_transfer_drain() can return too early if the
thompsa
2009-11-01
2
-1
/
+20
*
Check unit number and provide string name for consdev.
thompsa
2009-11-01
1
-1
/
+6
*
Refine r198714, it's not as easy as just leaving the major number zero.
brueffer
2009-11-01
1
-1
/
+0
*
MFp4:
mav
2009-11-01
1
-0
/
+1
*
Expand DESCRIPTION and a basic EXAMPLES section.
brueffer
2009-11-01
1
-1
/
+9
*
MFp4:
mav
2009-11-01
4
-30
/
+50
[next]