aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MFH: r278968-r280640Glen Barber2015-03-257842-499286/+876236
|\
| * Crochet sources moved to a new home; update accordingly.Glen Barber2015-03-255-5/+5
| * Add some more explanation to the different phases of the build.Warner Losh2015-03-251-5/+14
| * Temporarily revert 280458.Pedro F. Giffuni2015-03-252-79/+62
| * Use the reference count of the right SCTP inp.Michael Tuexen2015-03-251-1/+1
| * Force MK_INCLUDES for the legacy stageEd Maste2015-03-251-1/+2
| * Remove defunct SSLv2 support from fetch(1) and fetch(3).Jung-uk Kim2015-03-255-31/+15
| * Update the portmgr members listFrederic Culot2015-03-251-1/+1
| * Clean sparse spaces.Pedro F. Giffuni2015-03-251-2/+2
| * Fix couple of fallouts from r280280. The first one is a simple typo,Gleb Smirnoff2015-03-251-2/+1
| * Apply r276208 to non-amd64 NOTES files as well to fix tinderbox buildsJohn Baldwin2015-03-252-3/+3
| * Add definition of the ISOCHRONOUS endpoint usage bits.Hans Petter Selasky2015-03-251-0/+5
| * Add DA_Q_NO_RC16 quirk for USB mass storage device.Hans Petter Selasky2015-03-251-0/+7
| * mdoc cleanup; fix spelling; Xref ixlv.4Christian Brueffer2015-03-251-11/+14
| * Fix a typo and EOL whitespace missed in the previous commit.Christian Brueffer2015-03-251-3/+3
| * mdoc cleanup; fix spelling.Christian Brueffer2015-03-251-7/+6
| * Remove a debug #error from the bcm2835 sdhci driver.Andrew Turner2015-03-251-1/+0
| * Add support for the Raspberry Pi 2. As the chip is based on the bcm2835 inAndrew Turner2015-03-258-2/+435
| * Add the Raspberry Pi 2 dtb, based on the existing rpi.dts, but with aAndrew Turner2015-03-253-1/+858
| * Implement a simple OID number garbage collector. Given the increasingHans Petter Selasky2015-03-251-16/+47
| * Bump .DdEnji Cooper2015-03-241-1/+1
| * The number of commands added when ddb(4) is enabled is 3, not 2Enji Cooper2015-03-241-1/+1
| * Remove some #if 0'ed code that apparently confuses cscope.Kenneth D. Merry2015-03-241-7/+1
| * Fix two bugs which resulted in a screwed up end point list:Michael Tuexen2015-03-242-8/+9
| * Introduce nonnull attributes in the signal and pthread headers.Pedro F. Giffuni2015-03-242-62/+79
| * Use TUNABLE_INT_FETCH for boot_pages.Rui Paulo2015-03-241-2/+4
| * Remove whitespace.Rui Paulo2015-03-241-18/+18
| * Move including std.bcm2835 to the RPI-B kernel config. The std.rpi fileAndrew Turner2015-03-242-2/+1
| * Add the SOC_BCM2835 and SOC_BCM2836 options for the arm kernel and add theAndrew Turner2015-03-242-0/+3
| * Remove from legacy ata(4) driver support for hardware, supported by newerAlexander Motin2015-03-2425-3438/+34
| * Make sure tunable sysctls are only fetched once. The existing code canHans Petter Selasky2015-03-241-0/+3
| * When fetching an instruction in non-64bit mode, consider the value of theTycho Nightingale2015-03-245-6/+20
| * Do not include if_var.h and in6_var.h into kern_jail.c. It is now possibleGleb Smirnoff2015-03-241-4/+0
| * Move ip6_sprintf() declaration from in6_var.h to in6.h. This is a simpleGleb Smirnoff2015-03-242-1/+1
| * Correct string pointer offset for error printout.Hans Petter Selasky2015-03-241-1/+1
| * Make all PCM core sysctls tunable and remove redundant TUNABLE()Hans Petter Selasky2015-03-248-94/+87
| * The addition of flowid and flowtype in r280233 and r280237 respectively forgotLawrence Stewart2015-03-241-1/+1
| * Fix the bug in the handling of fragmented abandoned SCTP user messages report...Michael Tuexen2015-03-241-3/+5
| * Fix an accounting bug related to the per stream chunk counter.Michael Tuexen2015-03-241-6/+2
| * Adda minimal gcc config. This is just enough to build the bits of csu weAndrew Turner2015-03-242-0/+9
| * Add the openssl header for arm64. As it is based on MACHINE_CPUARCH itAndrew Turner2015-03-241-0/+242
| * When mapping an allocated entry, use the entry size, instead of theKonstantin Belousov2015-03-241-1/+1
| * Assert that the mapping loop makes progress.Konstantin Belousov2015-03-241-0/+1
| * sfxge: cleanup: fix index variable type to match upper boundary typeAndrew Rybchenko2015-03-241-1/+1
| * sfxge: cleanup: add a blank line before each #if to improve readabilityAndrew Rybchenko2015-03-241-0/+7
| * sfxge: cleanup: remove trailing whitespacesAndrew Rybchenko2015-03-241-2/+2
| * Make ix_crcstrip a public symbol for the moment; it probably is notBjoern A. Zeeb2015-03-241-1/+2
| * Use the feedback value from the synchronization endpoint as fallbackHans Petter Selasky2015-03-241-0/+7
| * MFV of 280411,tzdata{2015b}Edwin Groothuis2015-03-246-53/+64
| |\
| | * Vendor import of tzdata2015b:vendor/tzdata/tzdata2015bEdwin Groothuis2015-03-246-53/+64