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
*
Remove unnecessary assignment.
yongari
2010-08-08
1
-1
/
+0
*
Always disable ASPM L0s and enable L1 before entering into WOL
yongari
2010-08-08
1
-12
/
+10
*
- Introduce a cpu_ipi_single() function pointer in order to send IPIs
marius
2010-08-08
2
-25
/
+176
*
For CPUs which ignore TD_CV and support hardware unaliasing don't
marius
2010-08-08
6
-60
/
+80
*
Do not touch CMB TX threshold register when CMB is not used.
yongari
2010-08-07
1
-3
/
+3
*
Controller does not seem to support more than 1024 bytes DMA burst.
yongari
2010-08-07
1
-0
/
+4
*
Marvell model number 0x06 is 88E1101 PHY.
yongari
2010-08-07
2
-2
/
+2
*
jh pointed out that src/usr.sbin already has a global
olli
2010-08-07
1
-2
/
+0
*
To help with sequential read UFS performance on modern systems, increase
ivoras
2010-08-07
1
-1
/
+1
*
Fix a bug where MSG_TRUNC was not returned in all necessary cases for
tuexen
2010-08-07
1
-1
/
+6
*
Add a keymap for the Swiss-German Macbook keyboard.
gavin
2010-08-07
3
-0
/
+141
*
syslogd(8) already supports *sending* log messages to non-
olli
2010-08-07
3
-9
/
+60
*
Sync the list of devices supported by uslcom(4) with NetBSD, Linux, OpenBSD
gavin
2010-08-07
2
-4
/
+113
*
Sort this file a little better: the vendors are supposed to be sorted by
gavin
2010-08-07
1
-10
/
+9
*
Document the MEXTADD macro.
des
2010-08-07
1
-2
/
+55
*
Prefer struct sysentvec sv_psstrings to hardcoding FREEBSD32_PS_STRINGS
kib
2010-08-07
3
-10
/
+13
*
Add compat32 definition for (old) struct ostat.
kib
2010-08-07
1
-0
/
+18
*
Clean up the style and markup of the paragraph on fractional wait intervals.
yar
2010-08-07
1
-4
/
+6
*
Properly spell and mark up the name of kern.hz.
yar
2010-08-07
1
-2
/
+3
*
Move the sentences telling the defaults for -c and -w
yar
2010-08-07
1
-6
/
+6
*
In FreeBSD we use 'jailed' property.
pjd
2010-08-07
1
-1
/
+1
*
Fix typo in comment.
joel
2010-08-07
2
-2
/
+2
*
Properly bounds check ioctl/pioctl data arguments for Coda:
rwatson
2010-08-07
3
-3
/
+12
*
Protect shared palette and state buffer with a mutex. Remove defunct
jkim
2010-08-07
1
-14
/
+27
*
Do not block any I/O port on amd64.
jkim
2010-08-07
1
-4
/
+8
*
Optimize interrupt vector lookup. There is no need to check the page table.
jkim
2010-08-07
1
-1
/
+1
*
- Consolidate the the cache coherence attribute definitions in a single place.
neel
2010-08-07
4
-17
/
+71
*
Various cleanups, mostly to make the test work on FreeBSD/ZFS.
pjd
2010-08-06
48
-904
/
+1253
*
When EC burst mode is activated and multiple bytes are accessed, do not
jkim
2010-08-06
1
-54
/
+27
*
Merge ACPICA 20100806.
jkim
2010-08-06
34
-299
/
+1215
|
\
|
*
Import ACPICA 20100806.
jkim
2010-08-06
37
-340
/
+1267
*
|
Note that a jail without a command parameter will be persistent,
jamie
2010-08-06
1
-5
/
+5
*
|
Implicitly make a new jail persistent if it's set not to attach.
jamie
2010-08-06
1
-6
/
+2
*
|
${GREP} can only be used after loading 'conf'.
pjd
2010-08-06
1
-1
/
+1
*
|
Don't use egrep directly - use ${GREP}.
pjd
2010-08-06
1
-3
/
+3
*
|
Check first todo() argument against operating system name and operating system
pjd
2010-08-06
1
-2
/
+1
*
|
For FreeBSD and Linux use awk's toupper() function.
pjd
2010-08-06
1
-2
/
+2
*
|
Convert file system type to upper case.
pjd
2010-08-06
1
-2
/
+2
*
|
Put the early setting of the MAC type back, its
jfv
2010-08-06
1
-0
/
+3
*
|
Add tests for mknod(2).
pjd
2010-08-06
12
-0
/
+408
*
|
Add mknod(2) support.
pjd
2010-08-06
1
-0
/
+33
*
|
Sort includes.
pjd
2010-08-06
1
-6
/
+7
*
|
Obviously the option is known as COMPAT_LINUX32 on amd64.
bschmidt
2010-08-06
1
-1
/
+6
*
|
Remove unneeded functions from libcompat.
ed
2010-08-06
9
-439
/
+9
*
|
Remove stale reference to UT_NAMESIZE from <stdio.h>.
ed
2010-08-06
1
-2
/
+1
*
|
open(2) returns EOPNOTSUPP when trying to open a socket.
pjd
2010-08-06
1
-0
/
+17
*
|
Test for EACCES also when opening FIFO or directory.
pjd
2010-08-06
1
-26
/
+124
*
|
Test O_RDONLY|O_RDWR flags as potentially invalid.
pjd
2010-08-06
1
-1
/
+2
*
|
Make description readable.
pjd
2010-08-06
1
-1
/
+1
*
|
Add missing -U argument to usage.
pjd
2010-08-06
1
-1
/
+1
[next]