summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* General mdoc(7) and typo fixes.gjb2012-05-1021-25/+25
* Modify the binding of queues to attach to as many CPUssbruno2012-05-101-2/+17
* Add a few new tips and update some old ones to more modern commandseadler2012-05-091-17/+12
* make it easier for users used to a VCS that allows up to be a shortcuteadler2012-05-091-0/+3
* Use a non-tricky approach for building and installing zfsboot sharingmarius2012-05-092-6/+2
* Add some empty DFS methods for AR5210/AR5211 for now, if DFS is enabledadrian2012-05-096-0/+32
* Document the -c option in --help outputeadler2012-05-091-1/+1
* Add some missing files to OLD_FILESeadler2012-05-091-0/+2
* Submitted by: gavin, pjdeadler2012-05-091-2/+2
* Remove reference to non-existent FreeBSD Security Architectureeadler2012-05-091-3/+1
* Clarify error that geli generateseadler2012-05-092-3/+7
* Revert r235194: 10.8 appears to be a developer preview.pluknet2012-05-091-3/+2
OpenPOWER on IntegriCloud