summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a local variable initialization needed in the OBJT_DEFAULT case.markj2015-07-051-0/+1
* Document the locking context for the directly dispatched callouts.kib2015-07-051-2/+4
* fd: make 'rights' a manadatory argument to fget* functionsmjg2015-07-056-8/+11
* Add the kernel functions needed to enable threading.andrew2015-07-051-2/+12
* Update ntp version number. (This is a manual update that was missed.)cy2015-07-051-3/+3
* MFV ntp-4.2.8p3 (r284990).cy2015-07-05500-14506/+58562
|\
| * Vendor import ntp-4.2.8p3.cy2015-07-01552-24728/+61677
* | Fix GENERIC64 and LINT64 powerpc builds after r285144.bz2015-07-051-2/+2
* | Enable ipsec by default on all armv6 platforms.ian2015-07-051-0/+1
* | Ensure all the required files get built when you include the IPSEC option.ian2015-07-051-9/+9
* | Add on the addend when in the R_AARCH64_ABS64 and R_AARCH64_GLOB_DAT cases.andrew2015-07-051-1/+2
* | Remove dead codebapt2015-07-051-15/+0
* | Also validate hours via strptime_l(3)bapt2015-07-052-51/+46
* | Validate expiration datesbapt2015-07-052-36/+55
* | Make first step toward supporting target and initiator roles same time.mav2015-07-052-49/+10
* | Remove extra level of target ID indirection (isp_dev_map).mav2015-07-053-122/+39
* | Summary: Add missing files necessary to build with IPSEC and cryptognn2015-07-041-0/+2
* | Fix up tabs vs. spacesgnn2015-07-045-5/+5
* | Add llvm patch corresponding to r285149.dim2015-07-041-0/+88
* | Pull in r241142 from upstream llvm trunk (by David Majnemer):dim2015-07-042-2/+2
* | Use the correct type for physical addresses.jhibbits2015-07-045-30/+30
* | Change comment added in r284540.mav2015-07-041-3/+3
* | Drop discovered targets when initiator role is disabled.mav2015-07-044-25/+75
* | Remove duplicate header string.h.araujo2015-07-041-1/+0
* | Add machine check register printingjhibbits2015-07-042-0/+20
* | Remove unused variable flags reported by clang. The function zygote_clone()araujo2015-07-043-6/+4
* | Enable IPSEC in all GENERIC kernels.gnn2015-07-046-0/+22
* | Remove unused variable to silence clang warning.araujo2015-07-041-4/+1
* | Add fdclose(3) function.oshogbo2015-07-044-27/+135
* | Move the nvlist source and private includes from sys/kern to seperateoshogbo2015-07-048-19/+20
* | Install loader.rc with ARM u-boot loader (ubldr).loos2015-07-041-3/+2
* | Fix validation of crypted passwordbapt2015-07-041-7/+6
* | Also validate inputs of pw groupmod -h and groupmod -Hbapt2015-07-041-46/+46
* | vfs: use shared vnode locking when looking up ".." in vop_stdvptocnpmjg2015-07-041-5/+5
* | fd: de-k&r-ify functions + some whitespace fixesmjg2015-07-041-26/+21
* | Validate input of pw usermod -h and pwusermod -Hbapt2015-07-044-60/+132
* | sysctl: get rid of sysctl_lock/unlockmjg2015-07-041-22/+10
* | Remove non-existent dnvlist functions.oshogbo2015-07-041-32/+0
* | Move nvlist documentation to the FreeBSD Kernel Developer's sections.oshogbo2015-07-044-67/+128
* | Staticize some stuff in mountd(8); no functional changes.trasz2015-07-041-129/+131
* | improve dependencies for this module a bit... not great, but atjmg2015-07-041-0/+3
* | sysctl: remove a debugging printf which crept in with r285125mjg2015-07-041-1/+1
* | sysctl: switch sysctllock to a sleepable rmlockmjg2015-07-044-100/+110
* | Cache _MPATH and pass it down into the modules build. Some NFS setupsimp2015-07-042-0/+9
* | Quieten the scorpion SoC/WMAC reset path. Stuff the non-error stuffadrian2015-07-041-3/+3
* | Call the WMAC DDR flush before handling an interrupt for theadrian2015-07-041-1/+9
* | Reshuffle all of the DDR flush operations into a single switch/mux,adrian2015-07-0413-115/+152
* | Wake up the hardware before doing anything in sysctl.adrian2015-07-041-48/+231
* | Add support for TEST_METADATAjmmv2015-07-041-5/+16
* | Add missing shebangjmmv2015-07-041-0/+1
OpenPOWER on IntegriCloud