summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* find: Treat errno from fts_read() more carefully.jilles2014-04-061-4/+5
* Nit: fix locking of p->p_state in procdesc_close().ed2014-04-061-31/+33
* Fix the mips64el build: mips64el should use the mips64 directory, not the mip...imp2014-04-061-1/+1
* Partially revert r264083.loos2014-04-061-15/+2
* Move definitions out of rpc_com so that the linker doesn't complain abouttheraven2014-04-062-2/+5
* This should have been obvious, but make it so.grehan2014-04-061-0/+1
* Fork a child process and wait until the process terminates when the -Pjh2014-04-061-1/+1
* In addition to r264077, tell GEOM that we do support BIO_DELETE now.mav2014-04-061-0/+3
* Report stripe size and offset of the backing device in READ CAPACITY (16)mav2014-04-063-0/+33
* Mark __fixdfdi/__aeabi_d2lz with COMPILER_RT_ABI so it uses the correctandrew2014-04-061-1/+1
* Correct the SRR1 mask, it's 10-15 not 10-11.jhibbits2014-04-061-1/+1
* Timestamps may not have a decimal point.marcel2014-04-061-1/+3
* An all-or-nothing approach to labels isn't flexible enough. Embeddedmarcel2014-04-064-4/+13
* Make sure we don't free memory that's already been freed by settingmarcel2014-04-061-1/+4
* Add a couple more required TLB flushes.ian2014-04-061-1/+6
* Need to include machine/fdt.h.rpaulo2014-04-051-0/+1
* Add fsl,imx53.rpaulo2014-04-051-1/+2
* Follow files.imx51 and add vt support.rpaulo2014-04-051-0/+2
* Make the vmm code compile with gcc too. Not entirely sure things areimp2014-04-054-24/+9
* Make this compile with gcc.imp2014-04-053-4/+2
* Make some unwise casts. On i386 these casts wind up being safe. Ratherimp2014-04-054-21/+24
* Fix typo (s/teh/the/) in previous commit.marcel2014-04-051-1/+1
* Do not prevent processes from making changes to the baudrate or themarcel2014-04-052-6/+14
* Speed up the lookup of interfaces when there are a large numbergnn2014-04-051-8/+19
* Use realloc(9) instead of doing the reallocation inline.kib2014-04-051-8/+2
* lib: Remove duplicate SUBDIR libnv.jilles2014-04-051-1/+0
* run.4: D1 is an mdoc macro, so we have to escape it.eadler2014-04-051-1/+1
* In freebsd32_sendmsg(), replace the call to sockargs() followed by amarcel2014-04-051-32/+75
* Remove hack to pass STAILQ to a function and do it properly instead.trasz2014-04-051-3/+4
* Accept RFC 2292 option values so that RFC 2292 compliant programs thatmarcel2014-04-051-6/+18
* The getlogin_basic() function can return a 0 status with a NULLmarcel2014-04-051-3/+8
* Remove code under PMAP_CACHE_VIVT that is not compiled anymore.rpaulo2014-04-053-15/+0
* Convert sort to using newer MK_ convention.imp2014-04-052-2/+3
* Document upcoming build option WITH_SORT_THREADSimp2014-04-051-0/+3
* Use MK_CRYPT=no in preference to WITHOUT_CRYPT here.imp2014-04-051-5/+5
* use MK_KERBEROS=no in preference to WITHOUT_KERBEROSimp2014-04-052-6/+6
* Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.imp2014-04-0511-10/+11
* The proper way to request no man pages currently is NO_MAN=xxx. Use itimp2014-04-055-6/+6
* - Fix the setup of interrupts for banks 2 and 3 on AM335x.loos2014-04-051-16/+38
* Prevent alq from panic when the invalid alq_file path specified.dchagin2014-04-051-4/+6
* Correct the end address of the video frame buffer.br2014-04-051-3/+5
* Add ioctl(2) calls to uftdi(4) to access bitbang, MPSSE, CPU_FIFO, andian2014-04-054-26/+378
* When KN_INFLUX is set on the knote due to kqueue_register() orkib2014-04-052-26/+33
* Add property and sysctl to control how ZVOLs are exposed to OS.mav2014-04-054-118/+403
* Add missing userspace bits to <sys/procdesc.h>.ed2014-04-051-1/+12
* Silence a warning with GCC that was breaking the build with Juniper's GCC.theraven2014-04-053-4/+7
* Show error code when failing to destroy a mirror on delaybdrewery2014-04-051-1/+2
* Initialise m_pkthdr via bzero instead of explicitly zeroing each memberemaste2014-04-041-14/+1
* Enable SMP for Pandaboard.ian2014-04-041-0/+1
* Switch wandboards over to the common IMX6 kernel config, which has SMPian2014-04-044-6/+6
OpenPOWER on IntegriCloud