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
*
Let the first device suspend and the last device resume syscons(4).
jkim
2010-05-26
1
-10
/
+5
*
Reduce diffs against syscons_isa.c. No functional changes.
nyan
2010-05-26
1
-29
/
+34
*
Add unix_close_race, a regresion test to catch ENOTCONN being returned
rwatson
2010-05-26
2
-0
/
+139
*
Initial device tree source (DTS) files for Marvell ARM systems:
raj
2010-05-26
7
-0
/
+1487
*
Import device tree source (DTS) files for PowerPC MPC8555CDS and MPC8572DS
raj
2010-05-26
2
-0
/
+1337
*
Use MACHINE_ARCH instead of TARGET_ARCH.
raj
2010-05-26
1
-2
/
+1
*
Grammar nits.
delphij
2010-05-25
1
-2
/
+2
*
Only enable CMCI on i386 if 'device apic' is enabled in the kernel since
jhb
2010-05-25
1
-0
/
+25
*
Ignore the 'addr' argument passed to PT_STEP (it is required to be '1'
jhb
2010-05-25
1
-14
/
+20
*
Add uep(4), driver for USB onscreen touch panel from eGalax.
glebius
2010-05-25
7
-0
/
+540
*
This patch fixes the problem where proxy ARP entries cannot be added
qingli
2010-05-25
8
-17
/
+30
*
Don't leak CCBs for every ABORT.
mjacob
2010-05-25
1
-1
/
+4
*
libarchive now needs libcrypto and liblzma.
delphij
2010-05-25
7
-14
/
+14
*
Document bc/dc and nc updates.
delphij
2010-05-25
1
-0
/
+7
*
Remove extra break left by hand editing.
mjacob
2010-05-25
1
-1
/
+0
*
Treat PRLI the same as PLOGI and make a database entry for it (target mode).
mjacob
2010-05-25
1
-3
/
+8
*
Bring a missing FDT piece (omitted in the previous commit).
raj
2010-05-25
1
-0
/
+4
*
Initial loader(8) support for Flattened Device Tree.
raj
2010-05-25
11
-13
/
+1409
*
Introduce a new build knob for Flattened Device Tree support.
raj
2010-05-25
2
-0
/
+15
*
Correct dtc version header autogen location.
raj
2010-05-25
1
-9
/
+9
*
Mostly revert r200691. U-Boot syscall() entry point returns 1 on success.
raj
2010-05-25
1
-1
/
+1
*
Use loader devices only when they initialized properly.
raj
2010-05-25
2
-9
/
+11
*
Get rid of empty and unused KSEG0TEXT macros.
neel
2010-05-25
2
-8
/
+0
*
Fix mips kernel build breakage caused by revision 208504.
neel
2010-05-25
1
-0
/
+1
*
Eliminate the acquisition and release of the page queues lock from
alc
2010-05-25
2
-6
/
+0
*
Fix some whitespace nits.
marius
2010-05-24
1
-10
/
+11
*
Change ia64' struct syscall_args definition so that args is a pointer to
kib
2010-05-24
3
-7
/
+7
*
Improve the documentation for PT_LWPINFO. Note that some features are
kib
2010-05-24
1
-3
/
+58
*
sge_encap() can sometimes return an error with m_head set to NULL.
yongari
2010-05-24
1
-1
/
+2
*
According to simon@ when referring to a company along a product just to
marius
2010-05-24
1
-26
/
+26
*
Cleanup manpage as suggested by jhb@ to start new sentences on a new line.
sbruno
2010-05-24
1
-3
/
+3
*
MFp4 @178364:
bz
2010-05-24
4
-37
/
+74
*
MFp4 @178283:
bz
2010-05-24
1
-1
/
+1
*
Add support for corrected machine check interrupts. CMCI is a new local
jhb
2010-05-24
15
-58
/
+557
*
sh(1): Rework documentation of shell variables.
jilles
2010-05-24
1
-87
/
+118
*
Roughly half of a typical pmap_mincore() implementation is machine-
alc
2010-05-24
21
-390
/
+594
*
Coalesce one more broken line.
deischen
2010-05-24
1
-2
/
+1
*
Coalesce a couple of broken lines since they can fit within 80
deischen
2010-05-24
1
-4
/
+2
*
sh(1): Improve wording of 'Special Parameters' section.
jilles
2010-05-24
1
-7
/
+3
*
- Implement MI helper functions, dividing one or two timer interrupts with
mav
2010-05-24
12
-108
/
+85
*
These features will first appear in 8.1, soon to be released
uqs
2010-05-24
3
-3
/
+3
*
sh: Reap any zombies before forking for a background command.
jilles
2010-05-24
1
-1
/
+13
*
Fix the double counting of the last process thread td_incruntime
kib
2010-05-24
3
-5
/
+5
*
Bring USB fixes for linux(4).
wkoszek
2010-05-24
4
-16
/
+149
*
Fix back references in substitute command for pax(1)
uqs
2010-05-24
1
-4
/
+4
*
mdoc: consistently spell our email addresses <foo@FreeBSD.org>
uqs
2010-05-24
17
-34
/
+34
*
Remove unused code in sys/mips/rmi :
jchandra
2010-05-24
9
-1930
/
+0
*
Restore different APIC init orders for i386 and amd64 unified in r208452.
mav
2010-05-24
1
-2
/
+24
*
sh: Add some simplistic tests for the wait builtin.
jilles
2010-05-23
2
-0
/
+38
*
Remove kstat.zfs.arcstats.l2_write_bytes_written
mm
2010-05-23
1
-3
/
+0
[next]