aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Use time_uptime instead of time_second in data structures forHiroki Sato2013-08-0523-253/+287
* Do not override the ENOENT error for the empty path, or EFAULT errorsKonstantin Belousov2013-08-051-1/+2
* When entering exception handlers we may not have an aligned stack. This isAndrew Turner2013-08-053-6/+17
* The tmpfs_alloc_vp() is used to instantiate vnode for the tmpfs node,Konstantin Belousov2013-08-052-0/+25
* Correct a fat-finger in the last delta.Jack F Vogel2013-08-051-1/+1
* MFprojects/camlock r249006:Alexander Motin2013-08-051-16/+13
* MFprojects/camlock r249505:Alexander Motin2013-08-055-44/+71
* Note NULL encryption method for GELIChris Rees2013-08-051-3/+6
* Redirect svnversion stderr to /dev/null if we cannot determineGlen Barber2013-08-051-1/+1
* Revert r253939:Attilio Rao2013-08-059-50/+86
* Fix a panic in tmpaddrtimer.Hiroki Sato2013-08-051-0/+2
* - Introduce a specific function, pmap_remove_kernel_pde, for removingJeff Roberson2013-08-052-4/+78
* Remove unused member.Attilio Rao2013-08-042-2/+0
* The page hold mechanism is fast but it has couple of fallouts:Attilio Rao2013-08-049-86/+50
* Remove inclusion of <sys/diskmbr.h>. We have no business knowingMarcel Moolenaar2013-08-042-2/+0
* Fixing a typo.Hiren Panchasara2013-08-041-1/+1
* Regen for if_rsu.Rui Paulo2013-08-041-7/+239
* Fix implicit declaration of warnx().Robert Millan2013-08-041-0/+1
* Remove unnecessary soft busy of the page before to do vn_rdwr() inAttilio Rao2013-08-042-14/+5
* zfs_ioc_rename should not leave the value of zc_name passed in via zc alteredSteven Hartland2013-08-041-4/+11
* Move the call to Job_SetPrefix() to Job_Init() so thatSimon J. Gerraty2013-08-042-1/+1
* - Reimplement $gif_interfaces as a variant of $cloned_interfaces.Hiroki Sato2013-08-043-42/+139
* Make r253899 compile.Marius Strobl2013-08-031-0/+4
* Fix the bootable CD:Marcel Moolenaar2013-08-031-0/+2
* Remove duplicate definition of SPR MMCR0.Justin Hibbits2013-08-031-1/+0
* After r253839, which modifies ld's behaviour to not automatically pullDimitry Andric2013-08-032-0/+3
* Fix typo.Edward Tomasz Napierala2013-08-031-1/+2
* Tweak the imx debug console code so that it works with multiple SoCs.Ian Lepore2013-08-031-19/+32
* Add missing depend.Ulrich Spörlein2013-08-031-1/+1
* Add a tunable for the default timeout.Marcel Moolenaar2013-08-031-0/+1
* Follow-up commit to fix CR0 issues. MaintainPeter Grehan2013-08-031-4/+38
* Const'ify scc_driver_name.Marius Strobl2013-08-022-2/+2
* - Use NULL instead of 0 for pointers.Marius Strobl2013-08-024-7/+5
* - Implement iclear methods for QUICC and SAB 82532. With r253161 in place,Marius Strobl2013-08-023-24/+41
* Add in some definitions required for later iwn(4) device support.Adrian Chadd2013-08-021-5/+259
* Break out the iwn(4) device IDs into if_iwn_devid.h, as well as addAdrian Chadd2013-08-023-48/+331
* Only receive the interrupts on the first core, to avoid duplicate interrupts.Olivier Houchard2013-08-021-1/+1
* Update serf 1.2.1 -> 1.3.0 for svnPeter Wemm2013-08-0248-13346/+1802
|\
| * Import serf-1.3.0vendor/serf/serf-1.3.0Peter Wemm2013-08-0247-13345/+1801
* | Display temperature sensor data. Shows -1 if sensor notNavdeep Parhar2013-08-021-0/+30
* | Fix previous commit (r253873). "cong" has one bit per channel but theNavdeep Parhar2013-08-021-1/+10
* | Add p_candebug() check to FILEMON_SET_PID ioctl.Hiroki Sato2013-08-021-1/+8
* | find: Allow -delete to delete files given as arguments.Jilles Tjoelker2013-08-022-1/+15
* | Remove extra zeroing after M_ZERO allocation.Gleb Smirnoff2013-08-021-2/+0
* | Merge bmake-20130730Simon J. Gerraty2013-08-0226-172/+369
|\ \
| * | Import bmake-20130730 - allows folk to supress job tokens.vendor/NetBSD/bmake/20130730Simon J. Gerraty2013-08-0223-165/+365
* | | Set up congestion manager context properly for T5 based cards.Navdeep Parhar2013-08-011-0/+16
* | | Teach cxgbetool to display T5 congestion manager context.Navdeep Parhar2013-08-011-1/+12
* | | Now that conf/options knows about if_iwn.h, add it to if_iwn.c.Adrian Chadd2013-08-011-0/+1
* | | Add IWN_DEBUG as an option for if_iwn.Adrian Chadd2013-08-011-0/+3