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
*
Commit the first pass of the etherswitch support.
adrian
2012-05-11
18
-0
/
+3090
*
General mdoc(7) and typo fixes.
gjb
2012-05-11
36
-69
/
+71
*
Skip nd6 line with no warning message when the system does not support
hrs
2012-05-11
1
-2
/
+4
*
Fix a bug in the handling of association reset request.
tuexen
2012-05-11
1
-37
/
+31
*
Only provide the supported features in the SCTP_ASSOC_CHANGE notif
tuexen
2012-05-11
1
-20
/
+27
*
Fix sys/boot/i386/cdboot/cdboot.S compilation with clang after r235219.
dim
2012-05-11
1
-0
/
+4
*
Remove a constant which is only used on non-FreeBSD platform.
tuexen
2012-05-11
1
-2
/
+0
*
Remove unused cruft. We call through memcpy more directly when we
imp
2012-05-11
1
-5
/
+0
*
This comment has become unmoored from the code to which it applies.
imp
2012-05-11
1
-6
/
+4
*
- Print package name in case an empty pkgdep line is found.
beat
2012-05-11
1
-1
/
+2
*
- Add regression tests for BSD sort
gabor
2012-05-11
449
-0
/
+2661
*
Remove obsolte big endian flag. It is no longer needed.
imp
2012-05-11
2
-2
/
+0
*
Add support for passing in the board ID.
imp
2012-05-11
1
-2
/
+3
*
Hack to unbreak boot2 for at91rm9200 boot loader. When the at91sam
imp
2012-05-11
2
-0
/
+4
*
- Prevent error status leak if write to some of the RAID1/1E volume disks
mav
2012-05-11
2
-4
/
+29
*
- Regen
gabor
2012-05-11
1
-3
/
+6
*
- Hook up BSD sort to the build. By default, it will be installed as
gabor
2012-05-11
4
-0
/
+15
*
Add a BSD-licensed sort rewrite that was started by me and later completed
gabor
2012-05-11
18
-0
/
+7795
*
According to SUSv4, realpath(3) must fail if
kib
2012-05-11
2
-12
/
+29
*
Stop lying about default UFS blocksizes.
uqs
2012-05-11
1
-12
/
+12
*
MFi386: improve argument passing via btxldr
avg
2012-05-11
9
-31
/
+35
*
Make sure we don't dereference a null pointer
kevlo
2012-05-11
1
-4
/
+5
*
Don't hang if there is no /cpus node in the device tree.
kientzle
2012-05-11
1
-0
/
+2
*
Remove unused variable mii.
kevlo
2012-05-11
1
-2
/
+0
*
Initialize "error" to zero when it's declared in em_setup_receive_ring()
kevlo
2012-05-11
1
-1
/
+1
*
- Change the module order of these MAC drivers to be last so they are
marius
2012-05-11
4
-9
/
+13
*
Document the unzip(1) '-Z' option implemented in r234206.
gjb
2012-05-11
1
-1
/
+11
*
Add Spanish Dvorak keyboard model to syscons.
eadler
2012-05-10
2
-0
/
+140
*
Fix mount mutex handling missed in r234386.
mckusick
2012-05-10
1
-1
/
+0
*
Fix mount interlock oversights from the previous change in r234386.
pluknet
2012-05-10
1
-2
/
+0
*
Fix copy/paste error in lib/libc/locale/toupper.c.
dim
2012-05-10
1
-1
/
+1
*
Import jemalloc 37b6f95dcd866f51c91488531a2efc3ed4c2b754 (dev branch,
jasone
2012-05-10
30
-981
/
+1729
*
remove trailing '.'
bschmidt
2012-05-10
1
-1
/
+1
*
ifconfig(8) is important, but no need to mention it twice.
bschmidt
2012-05-10
1
-1
/
+0
*
Update man page due import of RT2800/RT3000 support.
bschmidt
2012-05-10
1
-25
/
+62
*
Generate board id's from Linux's mach-types database for all arm
imp
2012-05-10
3
-0
/
+4207
*
Add support for Ralink RT2800/RT3000 chipsets.
bschmidt
2012-05-10
6
-4
/
+5619
*
Fix mismerge in r235231.
marius
2012-05-10
1
-1
/
+1
*
Merge r234989 from x86:
marius
2012-05-10
2
-9
/
+2
*
Give vm_fault()'s sequential access optimization a makeover.
alc
2012-05-10
3
-69
/
+110
*
Remove out of date KASSERT that fire with soft PMC.
fabient
2012-05-10
1
-12
/
+0
*
Add the IPv6 tag to ftp4.fr.freebsd.org.
roberto
2012-05-10
1
-1
/
+1
*
Partial revert of previous commit as some of the changes were not
eadler
2012-05-10
1
-4
/
+5
*
Add `options GEOM_RAID` into i386 and amd64 GENERIC kernels.
mav
2012-05-10
2
-0
/
+2
*
Do a bit of house cleaning and remove the old, obsolete upgrade from
imp
2012-05-10
1
-28
/
+6
*
Import illumos changeset 13686:4bc0783f6064
mm
2012-05-10
12
-133
/
+320
*
cdboot, pxeldr: make use of bootargs.h instead of redefining flag constants
avg
2012-05-10
4
-11
/
+8
*
Create a common function lookup() to search a chan, this eliminates
davidxu
2012-05-10
1
-5
/
+9
*
Remove unreachable break in zfs_main.c
mm
2012-05-10
1
-1
/
+1
*
Add support for force unmounting ZFS filesystems during "zfs rename"
mm
2012-05-10
4
-9
/
+28
[next]