summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Ensure that the static structs emitted by the MODULE_DEPEND() anddim2015-05-211-2/+4
| * Add the MMC/SD driver for Allwinner SoCs.loos2015-05-2112-6/+1036
| * Include the TARGET in the EC2 AMI name.gjb2015-05-211-2/+2
| * Revert r282971. It depends on condvar consumers not destroying condvarsjhb2015-05-212-13/+12
| * remove stray ; that came in r272673...jmg2015-05-211-1/+1
| * ddb: finish converting boolean values.pfg2015-05-2131-133/+116
| * Mark libgomp.so.1 as an old lib not an old filebapt2015-05-211-1/+1
| * Remove stray DEBUG_FLAGS=-g that snuck in with r137868imp2015-05-211-1/+0
| * Remove stray DEBUG_FLAGS=-g that snuck in with r184761.imp2015-05-211-1/+0
| * Remove stray DEBUG_FLAGS=-g that's been here since the initial import.imp2015-05-211-2/+0
| * Remove the stray DEBUG_FLAGS=-g line that snuck in with theimp2015-05-211-1/+0
| * Removed files not installed anymore with mandocbapt2015-05-211-0/+5
| * Remove demandoc(1) from the buildbapt2015-05-212-12/+0
| * Drop libmandoc and incorporate it into the main mandoc Makefilebapt2015-05-214-52/+34
| * Remove clause 3 and 4 from the licensebapt2015-05-212-7/+0
| * * fix roff terminology in .Ndbapt2015-05-211-3/+7
| * add an include on sys/types.h because we do explicitly use size_tbapt2015-05-211-1/+2
| * Use the POSIX PATH_MAX macro from limits.h instead of non standard MAXPATHLENbapt2015-05-211-3/+2
| * sort headersbapt2015-05-211-4/+4
| * Add missing break statement.ganbold2015-05-211-1/+3
| * Add driver for usbclock generator for earlier amlogic chip.ganbold2015-05-212-0/+429
| * Remove unnecessary break statements.ganbold2015-05-213-3/+0
| * The RTC initialization values are based on the SoC which can beganbold2015-05-213-41/+18
| * Import proposed fix from upstream forngie2015-05-212-14/+22
| * _Really_, _Really_ fix buildworld by moving the conditionals down, fixing somengie2015-05-211-10/+10
| * Temporarily revert r282922 which bumped the max descriptors.grehan2015-05-211-1/+1
| * Create links to the libprocstat man pages for all of the libprocstat function...allanjude2015-05-213-27/+59
| * Do grammar fix in the comment to record the right commit message forkib2015-05-201-2/+2
| * Remove the write-only variable phent. We currently do not check thekib2015-05-201-0/+1
| * Make kerberos use the same sqlite libraries as other sqlite consumer.bapt2015-05-205-17/+16
| * Fix breakage I didn't fully solve in r283151 by depending on the .PHONYngie2015-05-201-1/+1
| * Fix memory leak.oshogbo2015-05-201-0/+1
| * Style.oshogbo2015-05-201-1/+1
| * Always use the nv_free function.oshogbo2015-05-201-4/+4
| * Correct variable name in the interface.oshogbo2015-05-201-1/+1
| * Remove the write-only variable phent. We currently do not check thekib2015-05-201-5/+0
| * Unbreak the arm64/sparc64 tinderbox by only compiling lib/libproc andngie2015-05-201-2/+7
| * cddl/lib/libctf isn't always a requirement for lib/libproc; its use is dependentngie2015-05-201-1/+1
| * Add _more_ missing dependencies for lib/libproc to further squash build racesngie2015-05-201-1/+9
| * Avoid trying to build cxbge on 32-bit MIPSemaste2015-05-201-0/+1
| * Articulate all dependencies for lib/libproc to squash build races after r283139ngie2015-05-201-0/+2
| * Build cddl/{sbin,usr.bin,usr.sbin} in parallel as all of the applications arengie2015-05-203-0/+6
| * In the reply to SADB_X_SPDGET message use the same sequence number thatae2015-05-201-2/+3
| * Add dependencies for libzfs_core and libzpool I missed on my first pass on thisngie2015-05-201-0/+2
| * Articulate dependencies for cddl/lib/libdtrace and cddl/lib/libzfsngie2015-05-201-0/+5
| * Remove usr/share/dtrace/{tcpconn,tcpstate,tcptrack,udptrack} if MK_CDDL == nongie2015-05-201-0/+4
| * EVENTHANDLER_REGISTER() doesn't fail.glebius2015-05-201-6/+0
| * Remove the warning about invalid PE checksum; apparently nothingtrasz2015-05-201-2/+6
| * Only build sys/boot/usb/tools if MK_USB != nongie2015-05-201-1/+4
| * Fix buildworld by adding libproc and librtld_db to the _prebuild_libsbapt2015-05-201-0/+2
OpenPOWER on IntegriCloud