aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set a VERSION value.Glen Barber2015-02-041-0/+2
* Regen src.conf(5)Enji Cooper2015-02-041-1/+55
* Add MK_FILE to control whether or not to build file(1), libmagic(3), etcEnji Cooper2015-02-044-2/+14
* Add the following options to enable/disable several features in the base systemEnji Cooper2015-02-0414-16/+104
* Add interface to derive a TSC frequency from the pvclockBryan Venteicher2015-02-042-0/+16
* Generalized parts of the XEN timer code into a generic pvclockBryan Venteicher2015-02-048-126/+271
* Conditionalize building radius support into libpam, ppp, etc viaEnji Cooper2015-02-046-3/+22
* Test the return of fetchParseURL(3)Baptiste Daroussin2015-02-041-1/+5
* Plug resources leakBaptiste Daroussin2015-02-041-4/+10
* MFV r266995:Pedro F. Giffuni2015-02-031-2/+3
|\
* \ MFV r266993:Pedro F. Giffuni2015-02-033-47/+54
|\ \
* | | Silence a coverity warning about ignoring a return value. We do, butWarner Losh2015-02-031-3/+14
* | | Bring some more order into iSCSI portal group tags support.Alexander Motin2015-02-036-30/+47
* | | scanblnl: drop extra braces.Pedro F. Giffuni2015-02-031-2/+1
* | | Remove duplicate intel_fbc_enabled prototypeEd Maste2015-02-031-1/+0
* | | Reduce confusion in scalbnl() family of functions.Pedro F. Giffuni2015-02-031-3/+10
* | | If the vm_page_alloc_contig() failed in the ttm page allocators, doKonstantin Belousov2015-02-032-5/+39
* | | Do not access gmbus_ports array past its end.Konstantin Belousov2015-02-031-3/+9
* | | Remove duplicated assignment.Konstantin Belousov2015-02-031-1/+0
* | | Followup to r278147. Two more sign errors.Konstantin Belousov2015-02-031-2/+2
* | | Fix sign for the error code returned from the driver-specific code.Konstantin Belousov2015-02-031-4/+4
* | | Do not attach to the unsupported chipsets, unless magic tunable isKonstantin Belousov2015-02-032-1/+17
* | | Fix use after free in pipe_dtor(). PIPE_NAMED flag must be testedKonstantin Belousov2015-02-031-4/+5
* | | Avoid hard-coding a path to ksh in scripts that are executed directly byMark Johnston2015-02-0311-11/+11
* | | Use a MIME type of text/plain for a couple of shell scripts with a fileMark Johnston2015-02-030-0/+0
* | | Continue to handle the case where state is NULL, though this currentlyMark Johnston2015-02-031-4/+13
* | | Diff reduction with illumos, in preparation for merging r266993 from theMark Johnston2015-02-031-13/+10
* | | - Remove more files when MK_USB == noDmitry Marakasov2015-02-031-0/+237
* | | - Remove more files when MK_UNBOUND == noDmitry Marakasov2015-02-031-0/+6
* | | - Remove more files when MK_TEXTPROC == noDmitry Marakasov2015-02-031-0/+9
* | | - Remove more files when MK_TESTS == noDmitry Marakasov2015-02-031-0/+8
* | | - Remove more files when MK_TCSH == noDmitry Marakasov2015-02-031-0/+9
* | | - Remove more files when MK_SYSCONS == noDmitry Marakasov2015-02-031-3/+184
* | | - Remove more files when MK_SSP == noDmitry Marakasov2015-02-031-0/+35
* | | - Remove more files when MK_QUOTAS == noDmitry Marakasov2015-02-031-0/+15
* | | - Remove more files when MK_PORTSNAP == noDmitry Marakasov2015-02-031-0/+1
* | | - Remove more files when MK_PMC == noDmitry Marakasov2015-02-031-0/+86
* | | - Remove more files when MK_PF == noDmitry Marakasov2015-02-031-0/+7
* | | - Remove more files when MK_OPENSSH == noDmitry Marakasov2015-02-031-0/+26
* | | Use ifconfig_DEFAULT="" instead of hard-coding vtnet(4)Glen Barber2015-02-031-1/+1
* | | Move service_enable="YES" rc.conf(5) additions toGlen Barber2015-02-031-9/+9
* | | Fix bug in idr_pre_get where it doesn't handle 'need' correctly.Navdeep Parhar2015-02-021-1/+1
* | | Overhaul the relnotes page to reorganize the sections.Glen Barber2015-02-021-504/+621
* | | Move the 'Upgrading from Previous Releases of FreeBSD'Glen Barber2015-02-021-22/+22
* | | Let the standard deviation of the empty set be 0. This is consistent withMark Johnston2015-02-021-0/+3
* | | Retry indefinitely on SCSI BUSY status from VMware disks and CDs.Alexander Motin2015-02-024-7/+35
* | | Belatedly add the clang patch corresponding to r277423.Dimitry Andric2015-02-023-0/+33
* | | Register the GPIO controller device reference on xref table for FDT systems.Luiz Otavio O Souza2015-02-023-0/+27
* | | Revert the change of flowid output format. [1]Vsevolod Stakhov2015-02-022-30/+4
* | | Separate out detection of prevent and allow medium removal quirk.Hans Petter Selasky2015-02-021-7/+22