summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mac OS X 10.8 added (belatedly).pluknet2012-05-091-2/+3
* r235154 followup: add stddef.h for offsetofavg2012-05-091-0/+1
* i386 zfsloader: rename LIBZFS to LIBZFSBOOTavg2012-05-091-5/+3
* i386 boot: consolidate MAXBDDEV definitionavg2012-05-094-5/+2
* btxldr: future-proof argument passing from boot1/2-ish to loaderavg2012-05-099-34/+99
* sys/boot: add common CTASSERT definitionavg2012-05-093-16/+7
* Make is part of the bootstrap path, so we need to guard against thisimp2012-05-091-1/+1
* Implement basic remote PHY support. Remote PHY allows theyongari2012-05-092-52/+444
* The DDB_CTF has little or nothing to do with the debugger so move itbrooks2012-05-092-2/+2
* Do not reinitialise the interface if it is already running, this prevents thethompsa2012-05-091-0/+3
* - Rename sysctl "loose_rx_mtu" to "strict_rx_mtu" to match code usage.davidch2012-05-081-1/+1
* The DEVICE_POLLING dereference of sc->tsec_ifp needs to be checked for nullthompsa2012-05-081-7/+7
* Plug a leak.kib2012-05-081-2/+5
* Always define LD_32_PRELOAD so it works for 32 bits binaries onjlh2012-05-081-1/+12
* General mdoc(7) and typo fixes.gjb2012-05-0813-17/+20
* Add -a and -A option to the usage.ume2012-05-081-2/+3
* Use the common api helper routine instead of freeing the nameijwd2012-05-081-2/+1
* Re-enable this particular DELAY() for now, at least until theadrian2012-05-071-0/+2
OpenPOWER on IntegriCloud