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
*
ps: Fix memory leak when showing start/lstart for swapped-out process.
jilles
2012-07-15
1
-4
/
+6
*
Fix typo in a message.
brueffer
2012-07-15
1
-1
/
+1
*
Jump to the failed label instead of doing cleanup ourselves.
brueffer
2012-07-15
1
-2
/
+1
*
sh: Reset pendingsigs before checking pending traps, not after.
jilles
2012-07-15
1
-1
/
+1
*
#ifdef INET and INET6 consistently. This also fixes a bug, where
tuexen
2012-07-15
5
-8
/
+18
*
Pass --enable-new-dtags to the linker invocation by default. If
kib
2012-07-15
7
-4
/
+7
*
Import the DragonFly BSD commit 4f0bc915b65fcf5a23214f6d221d65c80be68ad4
kib
2012-07-15
3
-72
/
+276
*
sh: Remove unused variable in_dowait.
jilles
2012-07-15
2
-4
/
+0
*
sh: Add a simple test for the "local" builtin.
jilles
2012-07-15
1
-0
/
+13
*
sh: Expand assignment-like words specially for export/readonly/local.
jilles
2012-07-15
9
-4
/
+202
*
These were never used, remove them.
imp
2012-07-15
2
-135
/
+0
*
The JP1082 device doesn't respond to the MII_BMSR command and it turns
rpaulo
2012-07-15
2
-3
/
+16
*
Configure the peripheral pins for MCI devices. Eliminate the now-unused
imp
2012-07-15
7
-221
/
+54
*
Force overwrite of gz file, to make NO_CLEAN builds work.
imp
2012-07-15
1
-1
/
+1
*
Use the pin number rather than the hybrid pin number + name.
imp
2012-07-15
7
-35
/
+35
*
Make pkg bootstrap program ask for confirmation before proceeding.
kan
2012-07-15
1
-1
/
+35
*
Provide the correct notification type (SCTP_SEND_FAILED_EVENT)
tuexen
2012-07-14
1
-1
/
+1
*
Merge illumos commit 13455:7205f7794835
pfg
2012-07-14
2
-1
/
+38
|
\
|
*
Revert r237927 and remove accidentially added kernel part
mm
2012-07-14
252
-211790
/
+0
|
*
Update vendor/illumos to illumos-gate revision 13750:6c5d0718e821
mm
2012-07-13
12
-271
/
+619
|
*
Update vendor/illumos/dist to illumos-gate revision 13743:95aba6e49b9f
mm
2012-07-02
44
-1426
/
+2729
|
*
Add kernel part (uts) with ZFS to vendor/illumos
mm
2012-07-01
252
-0
/
+211163
|
*
Add zfs manual pages missing in r237895
mm
2012-07-01
4
-0
/
+6540
|
*
Add userland ZFS to vendor/illumos
mm
2012-07-01
70
-0
/
+56497
|
*
Add illumos manual pages to vendor/illumos (original location)
mm
2012-07-01
3
-0
/
+1879
*
|
If vm_contig_grow_cache() is allowed to sleep, then invoke the vm_lowmem
alc
2012-07-14
1
-0
/
+15
*
|
Use case for selecting the address family (as in other places).
tuexen
2012-07-14
1
-3
/
+10
*
|
Use case for selecting the address family (as in other places).
tuexen
2012-07-14
1
-8
/
+6
*
|
Move kmem_alloc_{attr,contig}() to vm/vm_kern.c, where similarly named
alc
2012-07-14
2
-144
/
+142
*
|
Add support for the XSAVEOPT instruction use. Our XSAVE/XRSTOR usage
kib
2012-07-14
4
-1
/
+78
*
|
Fix build breakage when one isn't building with IEEE80211_SUPPORT_SUPERG.
adrian
2012-07-14
1
-0
/
+2
*
|
Change language in WITH_BSDCONFIG to match other options, and regen
zeising
2012-07-14
2
-2
/
+5
*
|
Merge in some other features from the legacy RX path:
adrian
2012-07-14
1
-1
/
+36
*
|
Mdoc and whitespace fixes.
joel
2012-07-14
1
-16
/
+9
*
|
Add preliminary support for Atmel SAM9260-EK evaluation kit.
imp
2012-07-14
6
-0
/
+371
*
|
uboot should be telling us it is an ETHERNUT5 for this board. Tag it
imp
2012-07-14
1
-1
/
+1
*
|
Make sure that 'rs' is pointing to the correct RX status.
adrian
2012-07-14
1
-0
/
+1
*
|
Ensure that error is set.
adrian
2012-07-14
1
-0
/
+1
*
|
Create common routines for configuring the serial ports and use them
imp
2012-07-14
6
-88
/
+102
*
|
Import bsdconfig(8) as a replacement for the post-install abilities of
dteske
2012-07-14
137
-0
/
+19434
*
|
The call to disk_resize causes a panic if DIAGNOSTIC is set.
mjacob
2012-07-14
1
-0
/
+3
*
|
Change the RX EDMA path to first complete the FIFO, then re-populate it
adrian
2012-07-14
2
-17
/
+66
*
|
Don't free the descriptor allocation/map if it doesn't exist.
adrian
2012-07-14
1
-4
/
+6
*
|
Create an RX queue lock.
adrian
2012-07-14
3
-0
/
+30
*
|
Fix EDMA RX to actually work without panicing the machine.
adrian
2012-07-14
3
-8
/
+73
*
|
Fix domain.
dteske
2012-07-14
16
-16
/
+16
*
|
sh: Add tests where "export" does not parse differently.
jilles
2012-07-13
1
-0
/
+13
*
|
Pull in r159895 from upstream clang trunk:
dim
2012-07-13
1
-8
/
+17
*
|
Add HISTORY section.
joel
2012-07-13
1
-0
/
+5
*
|
MFP4 214344:
brooks
2012-07-13
1
-1
/
+1
[next]