summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add D-Link DWA-140 rev D1, another RT5372/run(4).kevlo2013-12-273-2/+4
* Fixing build bustage.avatar2013-12-271-1/+1
* Modify handling of write to the vlapic SVR register.neel2013-12-273-15/+28
* Revert r252694 - which attempted to fix bit emulation for armv6/armv7.adrian2013-12-271-14/+9
* Add an ability to stop gmirror and clear its metadata in one command.ae2013-12-275-5/+33
* In sys/dev/bxe/bxe.c, remove static function bxe_has_tx_work_unload(),dim2013-12-261-7/+0
* Fix pc98 build, by also forcing COMPILER_TYPE in sys/boot/pc98/boot2'sdim2013-12-261-0/+1
* In sys/sys/gpt.h, add a missing backslash at the end of thedim2013-12-261-1/+1
* Add GPT UUID for VMware vSAN meta-data partition.marck2013-12-264-0/+6
* Modify handling of writes to the vlapic ID, LDR and DFR registers.neel2013-12-262-51/+81
* Fix an apparent typo.pluknet2013-12-261-1/+1
* Provide the manual page for aio_fsync(2).pluknet2013-12-262-0/+153
* gcc: Implement -Wmost for compatibility with clang.pfg2013-12-263-1/+19
* Use feature_present(3) to determine whether to open an INET or anbz2013-12-264-4/+35
* Fix AltGr, we should not only skip RAlt key release if enable_altgr is set, butray2013-12-261-0/+2
* Generate client sample code which compiles without warnings.dfr2013-12-261-0/+6
* For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc.dim2013-12-2610-14/+17
* Fix "kptdir is itself virtual" error, caused by having the kptdir in PBVM.marcel2013-12-261-7/+11
* For ia64, use pmap_remove_pages() and not pmap_remove(). The problem ismarcel2013-12-261-0/+10
* use the correct netmap <-> nic slot mapping on the transmit ring for 'lem'.luigi2013-12-261-1/+1
* Draft-ietf-tcpm-initcwnd-05 became RFC6928.pluknet2013-12-261-2/+2
* Remove some unneeded declarations which should have been removed in r257037.markj2013-12-261-19/+0
* In sys/dev/drm/mach64_dma.c, remove static function mach64_set_dma_eol(),dim2013-12-261-48/+0
* In sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c, remove static functionsdim2013-12-251-47/+0
* In sys/dev/cxgb/common/cxgb_mc5.c, remove static functiondim2013-12-251-7/+0
* In sys/vm/vm_pageout.c, since vm_pageout_worker() takes a void * asdim2013-12-251-1/+1
* In sys/kern/vfs_mountroot.c, remove static function parse_isspace(),dim2013-12-251-7/+0
* Pull in r183971 from upstream llvm trunk:dim2013-12-251-7/+8
* Add more (IPv6) related Internet Protocols:bz2013-12-251-0/+4
* Bite the bullet and start removing the first compile time warningsbz2013-12-251-101/+0
* As constantly reported during kernel compilation, m_buflen is unsigned sobz2013-12-251-2/+1
* Correct warnings comparing unsigned variables < 0 constantly reportedbz2013-12-251-4/+3
* Fix a typo.pluknet2013-12-251-1/+1
* Use statndard (syscons) way to disable bell.ray2013-12-252-0/+12
* Put the release objdir inside the chroot.jmmv2013-12-251-3/+6
* In sys/dev/sym/sym_hipd.c, remove static functions sym_que_first(),dim2013-12-251-21/+0
* Clean up manual pages after BIND removal.pluknet2013-12-2510-131/+15
* For vmcore, calculate time relative to device creation upon time_uptime.pluknet2013-12-251-4/+11
* Slightly simplify expiration logic introduced in r254337.mav2013-12-251-12/+20
* In sys/kern/subr_witness.c, remove static functiondim2013-12-251-7/+0
* In sys/kern/sched_ule.c, remove static function sched_both(), which isdim2013-12-251-24/+0
* sh: Simplify code related to PPID variable.jilles2013-12-252-8/+2
* gcc: small enhancements for the arm support.pfg2013-12-253-5/+123
* The compile time constant limit on number of swap devices was removed in 5.2.pluknet2013-12-251-5/+1
* Do not truncate the ``command'' column in ``ps'' output.pluknet2013-12-251-2/+2
* In sys/dev/mwl/if_mwl.c, put the static RD4() function under #ifdefdim2013-12-251-0/+2
* Delay copying of resolv.conf into the chroot until /etc exists.jmmv2013-12-251-1/+1
* It'll be okay to use LibAliasDetachHandlers() here, relyingglebius2013-12-251-1/+1
* vlapic code restructuring to make it easy to support hardware-assist for APICneel2013-12-2510-199/+293
* Harvest one no longer used constant string.mjacob2013-12-252-3/+2
OpenPOWER on IntegriCloud