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
*
printf(1): Clarify that \OOO produces a byte, different %b escape sequences.
jilles
2010-09-05
1
-4
/
+10
*
sh: Improve comments in expand.c.
jilles
2010-09-05
1
-21
/
+37
*
Implement correct handling of address parameter and
tuexen
2010-09-05
3
-126
/
+80
*
Note in rc.conf(5) that jail_list should contain only alphanumeric
gjb
2010-09-05
1
-2
/
+3
*
Add support for the Sharp/Micron flash chips to powermac_mvram(4).
mav
2010-09-05
3
-12
/
+118
*
Make nexus report name and compat fields as pnpinfo for devices on the
mav
2010-09-05
1
-0
/
+2
*
Several improvements to HPET driver:
mav
2010-09-05
1
-22
/
+55
*
libedit: Try to map <Delete> to ed-delete-next-char.
jilles
2010-09-05
2
-2
/
+10
*
Document "show cdev" command.
kib
2010-09-05
1
-1
/
+7
*
Document MAKEDEV_ETERNAL.
kib
2010-09-05
1
-1
/
+14
*
Fix some CLANG warnings. One clang warning is left
rrs
2010-09-05
5
-17
/
+35
*
Fix invalid class removal when IAF is not the last class.
fabient
2010-09-05
2
-19
/
+6
*
Initialize buffer for case of empty string. Happens only on non-refactored
mav
2010-09-05
1
-0
/
+1
*
Avoid to try to remove suj journal file (.sujournal) and conventional
daichi
2010-09-05
1
-0
/
+3
*
Allowed unionfs to use whiteout not supporting file system as
daichi
2010-09-05
2
-24
/
+4
*
Add myself to commiters-ports.dot
swills
2010-09-05
1
-0
/
+4
*
Add myself to calendar.freebsd
swills
2010-09-05
1
-0
/
+1
*
Change the code in ncl_bioread() in the experimental NFS
rmacklem
2010-09-05
1
-4
/
+1
*
Disable use of the NLM in the experimental NFS client, since
rmacklem
2010-09-05
1
-1
/
+1
*
sh: Get rid of some magic numbers.
jilles
2010-09-04
1
-2
/
+2
*
struct device: widen type of flags and order fields to u_int
avg
2010-09-04
2
-6
/
+5
*
Fix a compile problem introduced with r212008 on 32bit:
bz
2010-09-04
1
-1
/
+1
*
In case of RADIX_MPATH do not leak the IN_IFADDR read lock on
bz
2010-09-04
1
-2
/
+3
*
Shut the compiler up; initializes the sotype variable to zero in
kevlo
2010-09-04
1
-0
/
+1
*
libedit: Do not move the cursor for ed-delete-next-char in emacs mode.
jilles
2010-09-03
1
-7
/
+4
*
sh: Do not use locale for determining if something is a name.
jilles
2010-09-03
1
-5
/
+5
*
sh: Add a test that 'read' leaves the file pointer at the correct place.
jilles
2010-09-03
1
-0
/
+31
*
Fix another bug introduced in r212109. We should unload DMA maps
yongari
2010-09-03
1
-1
/
+1
*
Use a better #if guard.
mdf
2010-09-03
1
-1
/
+1
*
Style(9) fixes and eliminate the use of min().
mdf
2010-09-03
1
-12
/
+15
*
Fix user-space libsbuf build. Why isn't CTASSERT available to
mdf
2010-09-03
1
-0
/
+2
*
Fix brain fart when converting an if statement into a KASSERT.
mdf
2010-09-03
1
-1
/
+1
*
Use math rather than iteration when the desired sbuf size is larger than
mdf
2010-09-03
1
-5
/
+9
*
Change the parameter passed to the inline assembly to u_short
rdivacky
2010-09-03
2
-38
/
+38
*
When an asm location cannot be resolved to a function the cost
fabient
2010-09-03
4
-0
/
+6
*
vm_page.c: include opt_msgbuf.h for MSGBUF_SIZE use in vm_page_startup
avg
2010-09-03
1
-0
/
+1
*
We need to copy the ports config files before we launch the prefetch
phk
2010-09-03
1
-3
/
+3
*
acpi: update stale comments about order of cpu devices probing
avg
2010-09-03
1
-6
/
+5
*
- Bump MAXCPU to 4. Tested on a quad G5 with both 32 and 64-bit kernels.
grehan
2010-09-03
3
-4
/
+12
*
Allow / in the NANO_DEVICE
imp
2010-09-03
1
-1
/
+1
*
fix the move so that it matches what the rest of the internet
jmg
2010-09-03
1
-1
/
+1
*
Initial WOL support. NS DP8315 was tested but SiS900/SiS7016 was
yongari
2010-09-03
2
-31
/
+124
*
Implement initial device suspend/resume method.
yongari
2010-09-02
1
-0
/
+31
*
In the case of non-sequential mappings, ofw_mapmem() could ask Open
nwhitehorn
2010-09-02
1
-1
/
+1
*
Adding a missing firstname (Monique)
edwin
2010-09-02
1
-1
/
+1
*
Correct spelling mistake, int -> into
gavin
2010-09-02
1
-2
/
+2
*
Better wording.
yongari
2010-09-02
1
-3
/
+3
*
Correct bioq_disksort so that bioq_insert_tail() offers barrier semantic.
gibbs
2010-09-02
7
-27
/
+74
*
Document tunable dev.sis.%unit.manual_pad
yongari
2010-09-02
1
-1
/
+18
*
Enable sis(4). sis(4) should work on all architectures.
yongari
2010-09-02
1
-1
/
+1
[next]