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 to man8 groff mandoc style, usage mistakes, or typos.
wblock
2012-05-24
32
-51
/
+61
*
Allow the socket list to be limited to a specific jail id.
thompsa
2012-05-24
2
-2
/
+35
*
Revert r235797. GCC's mis-assumptions has led to incorrect usage of
obrien
2012-05-23
1
-4
/
+0
*
Upgrade our copy of llvm/clang to 3.1 release. Release notes can be
dim
2012-05-23
24
-376
/
+192
*
Enable drm2 modules build.
kib
2012-05-23
2
-1
/
+4
*
- Correct signedness for casts;
delphij
2012-05-23
1
-2
/
+3
*
mdoc: Only use macros inside a reference block.
joel
2012-05-23
1
-8
/
+4
*
mdoc: fix .Bl -offset.
joel
2012-05-23
1
-1
/
+1
*
shutdown: Remove unnecessary 2-second delay.
jilles
2012-05-23
1
-1
/
+0
*
Tweak condition for disabling allocation from per-CPU buckets in
emax
2012-05-23
1
-4
/
+1
*
Fix error reported by mandoc.
joel
2012-05-23
1
-2
/
+1
*
Use %ju to match uintmax_t usage
delphij
2012-05-23
1
-1
/
+1
*
Add 'cow' keyword to show per-process cow count.
kib
2012-05-23
2
-1
/
+4
*
Calculate the count of per-process cow faults. Export the count to
kib
2012-05-23
4
-1
/
+7
*
Use %j and cast off_t to intmax_t for now to fix build.
delphij
2012-05-23
1
-2
/
+2
*
Add two new locale-specific man pages:
issyl0
2012-05-23
3
-1
/
+157
*
The drm2 modules makefiles commit.
kib
2012-05-23
4
-0
/
+85
*
Add 'drmn' device as another drm child, to allow drm2 drivers to live
kib
2012-05-23
1
-0
/
+1
*
Restore Processor object path for verbose boot message.
jkim
2012-05-23
1
-2
/
+4
*
Mention the upper hard limit for -n option. Patch slightly modified
wblock
2012-05-23
1
-3
/
+6
*
Note that the new jail(8) will be appearing in 9.1.
jamie
2012-05-23
2
-4
/
+4
*
mdoc: move two sentences from synopsis to description (where they really
joel
2012-05-23
2
-20
/
+16
*
Rework the previous change to honor MADT processor IDs when probing
jhb
2012-05-23
2
-60
/
+59
*
Only check to see if a memory resource is a PCI ROM BAR when activating
jhb
2012-05-23
1
-2
/
+2
*
Soft PMC support for ARM.
fabient
2012-05-23
3
-11
/
+26
*
vm_pager_object_lookup: small performance optimization
avg
2012-05-23
1
-6
/
+7
*
Use consistent text at the begining of the files.
tuexen
2012-05-23
40
-181
/
+147
*
Update copyright date.
tuexen
2012-05-23
1
-2
/
+3
*
Fix build:
delphij
2012-05-23
4
-12
/
+12
*
Don't force max payload size to 128. Root complex and Endpoint will
yongari
2012-05-23
1
-2
/
+0
*
Make IPMI work in the bce driver even when the interface is
yongari
2012-05-23
1
-1
/
+23
*
Re-up the TX ath_buf limit from 128 to 512.
adrian
2012-05-22
1
-1
/
+1
*
Fix use-after-free in kern_jail_set() triggered e.g. by attempts
trasz
2012-05-22
1
-6
/
+10
*
commandline -> command line
delphij
2012-05-22
1
-2
/
+2
*
Fix some corner cases in the ieee80211_send_bar() handling.
adrian
2012-05-22
1
-1
/
+27
*
The fix in r235291 re-broke the "allow.nomount" case. Re-fix it
jamie
2012-05-22
1
-12
/
+14
*
Do not incorrectly warn when printing a quad_t using "%qd" on 64-bit platforms.
obrien
2012-05-22
1
-0
/
+4
*
Don't leak locks in prison_racct_modify().
trasz
2012-05-22
1
-1
/
+4
*
Fix world after byacc import:
bapt
2012-05-22
16
-303
/
+302
*
Bump __FreeBSD_version for the byacc import, and update _bootstrap_tools.
des
2012-05-22
2
-2
/
+5
*
Fix panic with RACCT that could occur in low memory (or out of swap)
trasz
2012-05-22
2
-1
/
+4
*
Add the code for new Intel GPU driver, which supports GEM, KMS and
kib
2012-05-22
81
-0
/
+72060
*
A rewrite of the i810 bits of the agp(4) driver. New driver supports
kib
2012-05-22
9
-638
/
+2273
*
Fix enforcement of file size limit with O_APPEND on ZFS.
trasz
2012-05-22
1
-3
/
+6
*
Fix a compilation error with some compilers: __attribute__
harti
2012-05-22
1
-6
/
+4
*
Divide nand flash for DB6281 into two partitions. One for u-boot
gber
2012-05-22
1
-0
/
+9
*
Add a new geom class which allows to divide NAND Flash chip
gber
2012-05-22
6
-0
/
+433
*
Make dumptid non-static. It is used by libkvm to detect whether
harti
2012-05-22
1
-1
/
+1
*
Fix booting on ARM.
andrew
2012-05-22
1
-1
/
+1
*
Fix make depend.
uqs
2012-05-22
1
-1
/
+1
[next]