summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* General mdoc(7) and typo fixes.gjb2012-05-1136-69/+71
* Skip nd6 line with no warning message when the system does not supporthrs2012-05-111-2/+4
* Fix a bug in the handling of association reset request.tuexen2012-05-111-37/+31
* Only provide the supported features in the SCTP_ASSOC_CHANGE notiftuexen2012-05-111-20/+27
* Fix sys/boot/i386/cdboot/cdboot.S compilation with clang after r235219.dim2012-05-111-0/+4
* Remove a constant which is only used on non-FreeBSD platform.tuexen2012-05-111-2/+0
* Remove unused cruft. We call through memcpy more directly when weimp2012-05-111-5/+0
* This comment has become unmoored from the code to which it applies.imp2012-05-111-6/+4
* - Print package name in case an empty pkgdep line is found.beat2012-05-111-1/+2
* - Add regression tests for BSD sortgabor2012-05-11449-0/+2661
* Remove obsolte big endian flag. It is no longer needed.imp2012-05-112-2/+0
* Add support for passing in the board ID.imp2012-05-111-2/+3
* Hack to unbreak boot2 for at91rm9200 boot loader. When the at91samimp2012-05-112-0/+4
* - Prevent error status leak if write to some of the RAID1/1E volume disksmav2012-05-112-4/+29
* - Regengabor2012-05-111-3/+6
* - Hook up BSD sort to the build. By default, it will be installed asgabor2012-05-114-0/+15
* Add a BSD-licensed sort rewrite that was started by me and later completedgabor2012-05-1118-0/+7795
* According to SUSv4, realpath(3) must fail ifkib2012-05-112-12/+29
* Stop lying about default UFS blocksizes.uqs2012-05-111-12/+12
* MFi386: improve argument passing via btxldravg2012-05-119-31/+35
* Make sure we don't dereference a null pointerkevlo2012-05-111-4/+5
* Don't hang if there is no /cpus node in the device tree.kientzle2012-05-111-0/+2
* Remove unused variable mii.kevlo2012-05-111-2/+0
* Initialize "error" to zero when it's declared in em_setup_receive_ring()kevlo2012-05-111-1/+1
* - Change the module order of these MAC drivers to be last so they aremarius2012-05-114-9/+13
* Document the unzip(1) '-Z' option implemented in r234206.gjb2012-05-111-1/+11
* Add Spanish Dvorak keyboard model to syscons.eadler2012-05-102-0/+140
* Fix mount mutex handling missed in r234386.mckusick2012-05-101-1/+0
* Fix mount interlock oversights from the previous change in r234386.pluknet2012-05-101-2/+0
* Fix copy/paste error in lib/libc/locale/toupper.c.dim2012-05-101-1/+1
* Import jemalloc 37b6f95dcd866f51c91488531a2efc3ed4c2b754 (dev branch,jasone2012-05-1030-981/+1729
* remove trailing '.'bschmidt2012-05-101-1/+1
* ifconfig(8) is important, but no need to mention it twice.bschmidt2012-05-101-1/+0
* Update man page due import of RT2800/RT3000 support.bschmidt2012-05-101-25/+62
* Generate board id's from Linux's mach-types database for all armimp2012-05-103-0/+4207
* Add support for Ralink RT2800/RT3000 chipsets.bschmidt2012-05-106-4/+5619
* Fix mismerge in r235231.marius2012-05-101-1/+1
* Merge r234989 from x86:marius2012-05-102-9/+2
* Give vm_fault()'s sequential access optimization a makeover.alc2012-05-103-69/+110
* Remove out of date KASSERT that fire with soft PMC.fabient2012-05-101-12/+0
* Add the IPv6 tag to ftp4.fr.freebsd.org.roberto2012-05-101-1/+1
* Partial revert of previous commit as some of the changes were noteadler2012-05-101-4/+5
* Add `options GEOM_RAID` into i386 and amd64 GENERIC kernels.mav2012-05-102-0/+2
* Do a bit of house cleaning and remove the old, obsolete upgrade fromimp2012-05-101-28/+6
* Import illumos changeset 13686:4bc0783f6064mm2012-05-1012-133/+320
* cdboot, pxeldr: make use of bootargs.h instead of redefining flag constantsavg2012-05-104-11/+8
* Create a common function lookup() to search a chan, this eliminatesdavidxu2012-05-101-5/+9
* Remove unreachable break in zfs_main.cmm2012-05-101-1/+1
* Add support for force unmounting ZFS filesystems during "zfs rename"mm2012-05-104-9/+28
* Import illumos changeset 13618:c6ae14a341e8 [1]:mm2012-05-102-50/+280
OpenPOWER on IntegriCloud