aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* META_MODE: No need to fix the link in this case.Bryan Drewery2015-09-181-1/+1
* Remove rm -Rf beforeinstall hack that was needed due to a change thatBryan Drewery2015-09-181-7/+0
* Garbage collect _SHLIBDIRPREFIX leftovers from r284898.Bryan Drewery2015-09-182-4/+2
* RegenerateBryan Drewery2015-09-181-3/+9
* Document NO_DIRDEPS for META_MODE and give link to full details.Bryan Drewery2015-09-181-1/+7
* META_MODE: Avoid command changing in 2nd build.Bryan Drewery2015-09-181-6/+6
* Use FILES for installing the dtrace scripts.Bryan Drewery2015-09-181-7/+4
* Don't hide build commands.Bryan Drewery2015-09-181-1/+1
* There is no HP 300 support in FreeBSD anymore, so remove the obsoleteXin LI2015-09-181-6/+1
* Mark I/Os with DMA flag while moving data through the HA link.Alexander Motin2015-09-181-0/+3
* Relax serseq option operation for reads.Alexander Motin2015-09-184-4/+31
* Avoid /usr/obj// from r287899Bryan Drewery2015-09-181-1/+1
* Ensure the ring state is also blanked upon reset, otherwiseAdrian Chadd2015-09-181-0/+2
* Kernel part of reroot support - a way to change rootfs without reboot.Edward Tomasz Napierala2015-09-184-21/+167
* Do not execute exception handlers with disabled interrupts.Konstantin Belousov2015-09-181-16/+25
* Clear exclusive monitors when handling data aborts, the monitors areKonstantin Belousov2015-09-182-0/+18
* Don't read the floating-point registers for now. We will need to enable theAndrew Turner2015-09-181-0/+3
* Kill HA link and shutdown the threads on shutdown.Alexander Motin2015-09-183-11/+48
* Update list of opcodes to 5/26/15.Alexander Motin2015-09-181-8/+13
* Update list of ASC/ASCQ codes from 5/20/12 to 8/12/15.Alexander Motin2015-09-181-1/+166
* Add in a temporary (hah!) workaround for net80211 scanning versus NICAdrian Chadd2015-09-182-6/+46
* Refactor out the tx buffer free code into a routine, rsu_freebuf().Adrian Chadd2015-09-181-4/+13
* * Simplify logic besides llchange variable.Alexander V. Chernikov2015-09-181-12/+13
* The "automount" rc script should depend on "automountd", not the otherEdward Tomasz Napierala2015-09-183-3/+3
* Set AMPDU density/size parameters during vap creation.Adrian Chadd2015-09-181-0/+4
* Add a very hacked up station only A-MPDU negotiation path.Adrian Chadd2015-09-182-0/+40
* Add an external facing function to manually set the RX A-MPDU parametersAdrian Chadd2015-09-182-0/+40
* Add initial 11n support to if_rsu.Adrian Chadd2015-09-181-21/+41
* Expose the wme_info IE method.Adrian Chadd2015-09-182-1/+3
* Eliminate (many) unnecessary calls to pmap_remove_all(). Pages from objectsAlan Cox2015-09-171-1/+2
* RegenerateBryan Drewery2015-09-171-13/+19
* makeman: Fix handling of env-only vars by using SRC_ENV_CONF rather than SRCC...Bryan Drewery2015-09-171-10/+12
* Trim spaceBryan Drewery2015-09-171-1/+1
* Replicate initiators WWPNs and names between HA peers.Alexander Motin2015-09-173-1/+91
* Add a check to ensure that the env-only mkopts are not set via src.conf.Bryan Drewery2015-09-171-0/+18
* Eliminate unneeded copying of vdev data, goto, etc. and add a noteXin LI2015-09-172-19/+24
* RegenerateBryan Drewery2015-09-171-3/+46
* Optimize makeman slightly by removing uneeded cat and extra test -s.Bryan Drewery2015-09-171-7/+9
* The EFI boot loader allocates a single chunk of contiguous memory toJohn Baldwin2015-09-171-1/+1
* Replicate port->init_devid to HA peer.Alexander Motin2015-09-172-2/+26
* src.conf.5: Make it self-documenting that the mkopts are environment-only.Bryan Drewery2015-09-173-5/+17
* Remove extra tabs.Gleb Smirnoff2015-09-171-2/+2
* Various small cleanups to EFI loader Makefiles.John Baldwin2015-09-172-7/+6
* Use strlcpy() instead of strncpy() because subsequent mkstemps expectsXin LI2015-09-171-2/+2
* Document src-env.conf and note its use for MAKEOBJDIRPREFIX and WITH_META_MDOE.Bryan Drewery2015-09-173-0/+19
* Include bsd.mkopt.mk after local.sys.env.mk (which includes /etc/src-env.conf).Bryan Drewery2015-09-171-3/+4
* Use proper byteswap macro. This isn't a functional change.Gleb Smirnoff2015-09-171-1/+1
* When reporting TPT UA, report which of thresholds was reached.Alexander Motin2015-09-174-21/+26
* Fix /sbin/route to never look up (invalid) interface names through DNSRyan Stone2015-09-171-0/+3
* Fix makeman creating obj directories due to turning on WITH_AUTO_OBJ.Bryan Drewery2015-09-172-4/+2