summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert r275136, it was not approved, it was sloppy, if a featurejfv2014-12-022-84/+15
* libelf: Fix cross-endian ELF note file / memory conversionemaste2014-12-021-10/+10
* Do the renaming of sb_cc to sb_ccc in a way with less code changes bytuexen2014-12-0211-55/+57
* This configuration file removes several debugging options, includinggnn2014-12-025-0/+190
* gpioctl: don't print the command line arguments.rpaulo2014-12-021-3/+0
* Switch to unified syntax so these can be built with clang 3.5.andrew2014-12-024-175/+182
* Use the APSR_nzcv format of mrc. The clang integrated assembler doesn'tandrew2014-12-022-4/+4
* Fix the name of the coprocessor to include the "p" prefix, the clangandrew2014-12-021-2/+2
* Allow the UAL APSR_nzcv format for the mrc and mrc2 instructions. The clangandrew2014-12-021-2/+2
* The runtime linker needs to include a path to itself in the link mapjhb2014-12-021-0/+2
* MFi386: r275305 (by rdivacky)nyan2014-12-021-1/+1
* Add missing Makefile defines so that the program in question can behselasky2014-12-021-1/+3
* Convert persis_offset from global variable to softc field.mav2014-12-022-11/+11
* Reduce code duplication by creating ctl_set_res_ua() helper.mav2014-12-021-87/+20
* Removed unused variable and unify some names.mav2014-12-021-10/+7
* zfs_putpages: actually update mtime and ctimeavg2014-12-021-0/+1
* Fix null pointer dereference.trasz2014-12-021-1/+1
* Fix an off-by-one in gpio_pin_list().rpaulo2014-12-021-1/+1
* Rewrite parts of gpioctl(8) to use the gpio(3) library.rpaulo2014-12-022-61/+50
* Remove unneded check. No need to do m_pullup to the size that we prepended.ae2014-12-022-4/+0
* Remove unneded check. No need to do m_pullup to the size that we prepended.ae2014-12-021-2/+0
* Remove route chaching support from ipsec code. It isn't used for some time.ae2014-12-0219-95/+5
* Remove unused structure declarations.ae2014-12-021-11/+0
* Remove unused declartations.ae2014-12-021-10/+0
* Regenerate src.conf(5) after r275373emaste2014-12-021-1/+11
* Add elfcopy and man page to OptionalObsoleteFilesemaste2014-12-021-0/+5
* Let GNU ld be less obscure about missing symbols and DSOs. If the BFDdim2014-12-022-4/+33
* Sync the svn template with the one from portsbapt2014-12-021-9/+15
* Make this work with pkgng, and allow PORTS_OPTS to be passed inphk2014-12-011-4/+4
* Use the floating-point instruction on ARMv7 as the clang 3.5 integratedandrew2014-12-011-0/+15
* Set the correct architecture when targeting ARMv7andrew2014-12-011-1/+1
* Pull in the NetBSD global offset table handling code. Clang 3.5 createsandrew2014-12-011-3/+9
* Fix inverted logic introduced in r272154.delphij2014-12-011-2/+5
* Allow multiple devices to mmap. It's impossible to prevent this withrpaulo2014-12-011-25/+6
* Document ISP 2532 support and hint.isp.0.vports tunable.mav2014-12-011-1/+5
* Build infrastructure for elftoolchain toolsemaste2014-12-0114-6/+188
* Disable recursion for the process spinlock.kib2014-12-012-2/+2
* Track libarchive API changeemaste2014-12-011-6/+6
* Temporarily disable non-FreeBSD NT_ note typesemaste2014-12-011-1/+5
* Fix elftoolchain tools in-tree buildemaste2014-12-015-5/+7
* When passing LUN IDs through treat ASCII values as fixed-length, notmav2014-12-011-2/+9
* Pull in r209785 from upstream libc++ trunk (by Marshall Clow):dim2014-12-011-7/+59
* Move ctlfe_onoffline() out of lock to let it sleep when needed.mav2014-12-011-32/+9
* Disable the vxlan code until the people reponsible for it can come up withdes2014-12-011-1/+1
* The early-late divider was originally set to mountcritlocal. Since thatdes2014-12-011-5/+2
* Allow load_rc_config to be called without a service name.des2014-12-011-17/+18
* Start process of removing the use of the deprecated "M_FLOWID" flaghselasky2014-12-0139-101/+97
* Face the fact that we have no idea where the ports tree really lives.phk2014-12-011-2/+1
* Update tools/shlib-compat.gleb2014-12-013-14/+75
* Provide mutual exclusion between zone allocation/destruction andkib2014-11-301-2/+31
OpenPOWER on IntegriCloud