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
...
*
crunch: Sync some NetBSD changes.
pfg
2013-02-02
3
-26
/
+26
*
Use the default policy table of RFC 6724.
ume
2013-02-02
1
-10
/
+18
*
fix some fat-fingering in r246246
avg
2013-02-02
2
-2
/
+2
*
revert accidentally committed unneeded changes from r246250
avg
2013-02-02
1
-2
/
+2
*
acpi: clear power button status bit after waking up...
avg
2013-02-02
1
-0
/
+25
*
acpi: after wakeup from a state > S1 re-enable SCI_EN with a direct write
avg
2013-02-02
1
-2
/
+15
*
cpususpend_handler: mark AP as resumed only after fully setting up lapic
avg
2013-02-02
2
-4
/
+4
*
x86 suspend/resume: suspend pics and pseudo-pics in reverse order
avg
2013-02-02
4
-10
/
+17
*
print compiler version in the kernel banner
avg
2013-02-02
4
-0
/
+7
*
ng_ether: track interface renaming
avg
2013-02-02
1
-4
/
+56
*
solaris compat: remove KM_ZERO
avg
2013-02-02
1
-1
/
+0
*
uart: add resume method and enable it for attachments on the most common
avg
2013-02-02
5
-0
/
+13
*
zfs: add MODULE_VERSION for zfsctrl
avg
2013-02-02
1
-0
/
+1
*
Fix an obvious typo that broke time specifications of the form
kientzle
2013-02-02
2
-4
/
+8
*
Tweaks to standard BEAGLEBONE config, as recently discussed
kientzle
2013-02-02
1
-3
/
+3
*
Allow IEEE80211_SUPPORT_SUPERG to be defined _and_ have a working wlan
adrian
2013-02-02
1
-1
/
+1
*
Wrap this in an #ifdef so IEEE80211_SUPPORT_SUPERG will work correctly
adrian
2013-02-02
1
-0
/
+4
*
Merge bmake-20130123
sjg
2013-02-01
84
-795
/
+11057
|
\
|
*
Tag bmake-20130123
sjg
2013-01-31
183
-0
/
+64925
|
*
Import bmake-20130123
sjg
2013-01-31
81
-665
/
+10963
*
|
Remove support for plip from the GENERIC kernel as no systems in the
eadler
2013-02-01
4
-4
/
+0
*
|
Display MSI-X table and PBA offsets when displaying information about MSI-X
neel
2013-02-01
1
-11
/
+15
*
|
The MSDOSFSMNT_WAITONFAT flag is bogus and broken. It does less than
kib
2013-02-01
1
-2
/
+2
*
|
Backup FATs were sometimes marked dirty by copying their first block
kib
2013-02-01
1
-1
/
+12
*
|
The directory entry for dotdot was corrupted in the FAT32 case when moving
kib
2013-02-01
1
-5
/
+13
*
|
The mountmsdosfs() function had an insane sanity test, remove it.
kib
2013-02-01
1
-2
/
+1
*
|
Fix a backwards comment in markvoldirty().
kib
2013-02-01
1
-1
/
+1
*
|
Add support for MSI-X interrupts in the virtio block device and make that
neel
2013-02-01
1
-8
/
+98
*
|
Assert that the mbuf in the chain has sane length. Proper place for
kib
2013-02-01
1
-0
/
+1
*
|
The change to reduce default smp_tsc_shift caused tsc shift to become
kib
2013-02-01
1
-35
/
+43
*
|
Add placeholder constants to reserve a portion of the socket option
jhb
2013-02-01
4
-0
/
+17
*
|
Change old-style function definition
charnier
2013-02-01
13
-143
/
+75
*
|
uma_zone_set_max() directly returns the rounded effective zone
andre
2013-02-01
2
-6
/
+6
*
|
Remove unused VM_MAX_AUTOTUNE_NMBCLUSTERS define.
andre
2013-02-01
1
-5
/
+0
*
|
- Fix more style(9)-related issues (copyright header, spaces after function
gahr
2013-02-01
2
-127
/
+126
*
|
Get time of next event from other cores only if SMP is already started.
gber
2013-02-01
1
-8
/
+10
*
|
Add VM_KMEM_SIZE_SCALE parameter set to 2 (50%) for all ARM platforms.
andre
2013-02-01
1
-2
/
+5
*
|
Fix for hardware checksum offloading in SMSC driver.
hselasky
2013-02-01
1
-1
/
+7
*
|
Include SMSC driver into default kernel build.
hselasky
2013-02-01
2
-2
/
+2
*
|
Make use of USB ID sections configurable.
hselasky
2013-02-01
4
-1
/
+12
*
|
Delete the "blackhole" driver - it is not needed anymore.
neel
2013-02-01
3
-140
/
+0
*
|
Prevent a null pointer dereference in pw userdel when deleting
deischen
2013-02-01
1
-1
/
+1
*
|
Fix a broken assumption in the passthru implementation that the MSI-X table
neel
2013-02-01
2
-24
/
+47
*
|
Fix a bug in the passthru implementation where it would assume that all
neel
2013-02-01
4
-8
/
+34
*
|
Increase the number of passthru devices supported by bhyve.
neel
2013-02-01
2
-17
/
+29
*
|
Now that MPSAFE flag is gone, we can arrange code a bit better.
pjd
2013-01-31
1
-49
/
+46
*
|
Remove leftover label after Giant removal from VFS.
pjd
2013-01-31
1
-5
/
+3
*
|
Remove label that was accidentally moved during Giant removal from VFS.
pjd
2013-01-31
1
-3
/
+4
*
|
Simplify code a bit. This is leftover after Giant removal from VFS.
pjd
2013-01-31
1
-3
/
+1
*
|
sh: Prefer our character classification functions to <ctype.h>.
jilles
2013-01-31
2
-3
/
+2
[prev]
[next]