summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix a crash on a rpc entry when an IPv6 address is explicitly specifiedhrs2015-09-191-4/+2
* libc: Consistently call _ioctl() internally, not ioctl().jilles2015-09-191-1/+3
* 'sin' is never used after assignment. Looking at the context, it seemsdelphij2015-09-191-1/+1
* Always execute REPORT LUNS and REQUEST SENSE commands locally.mav2015-09-192-5/+8
* Split two command flags with different meaning.mav2015-09-193-11/+13
* Rename some functions and variables inside sesutil(8) to make gcc happyallanjude2015-09-191-10/+10
* Pack struct ctl_ha_msg_hdr by 8 bytes.mav2015-09-191-1/+1
* Revert 287914,287762.sbruno2015-09-1926-1428/+381
* Connect sesutil(1) and numactl(1) for META_MODE.bdrewery2015-09-193-0/+38
* Improve and expand sesutil(8)allanjude2015-09-195-65/+667
* Restore man -t for manpages rendered by mandocbapt2015-09-191-1/+5
* Fix memory corruption when >128K transferred through HA link.mav2015-09-191-20/+6
* Cleanup nd6_cache_lladdr(). No functional changes.melifaro2015-09-191-28/+19
* Replace afterinstall: hack with FILES mechanism.bdrewery2015-09-191-4/+6
* Replace afterinstall: hack from r54681 with 'make delete-old' functionality.bdrewery2015-09-192-3/+2
* Replace afterinstall: hack from r111083 with 'make delete-old' functionality.bdrewery2015-09-192-8/+6
* Replace beforeinstall: handling with FILES.bdrewery2015-09-184-25/+11
* Remove redundant beforeinstall.bdrewery2015-09-181-4/+0
* Fix LIBRARIES_ONLYbdrewery2015-09-181-1/+1
* META_MODE: No need to fix the link in this case.bdrewery2015-09-181-1/+1
* Remove rm -Rf beforeinstall hack that was needed due to a change thatbdrewery2015-09-181-7/+0
* Garbage collect _SHLIBDIRPREFIX leftovers from r284898.bdrewery2015-09-182-4/+2
* Regeneratebdrewery2015-09-181-3/+9
* Document NO_DIRDEPS for META_MODE and give link to full details.bdrewery2015-09-181-1/+7
* META_MODE: Avoid command changing in 2nd build.bdrewery2015-09-181-6/+6
* Use FILES for installing the dtrace scripts.bdrewery2015-09-181-7/+4
* Don't hide build commands.bdrewery2015-09-181-1/+1
* There is no HP 300 support in FreeBSD anymore, so remove the obsoletedelphij2015-09-181-6/+1
* Mark I/Os with DMA flag while moving data through the HA link.mav2015-09-181-0/+3
* Relax serseq option operation for reads.mav2015-09-184-4/+31
* Avoid /usr/obj// from r287899bdrewery2015-09-181-1/+1
* Ensure the ring state is also blanked upon reset, otherwiseadrian2015-09-181-0/+2
* Kernel part of reroot support - a way to change rootfs without reboot.trasz2015-09-184-21/+167
* Do not execute exception handlers with disabled interrupts.kib2015-09-181-16/+25
* Clear exclusive monitors when handling data aborts, the monitors arekib2015-09-182-0/+18
* Don't read the floating-point registers for now. We will need to enable theandrew2015-09-181-0/+3
* Kill HA link and shutdown the threads on shutdown.mav2015-09-183-11/+48
* Update list of opcodes to 5/26/15.mav2015-09-181-8/+13
* Update list of ASC/ASCQ codes from 5/20/12 to 8/12/15.mav2015-09-181-1/+166
* Add in a temporary (hah!) workaround for net80211 scanning versus NICadrian2015-09-182-6/+46
* Refactor out the tx buffer free code into a routine, rsu_freebuf().adrian2015-09-181-4/+13
* * Simplify logic besides llchange variable.melifaro2015-09-181-12/+13
* The "automount" rc script should depend on "automountd", not the othertrasz2015-09-183-3/+3
* Set AMPDU density/size parameters during vap creation.adrian2015-09-181-0/+4
* Add a very hacked up station only A-MPDU negotiation path.adrian2015-09-182-0/+40
* Add an external facing function to manually set the RX A-MPDU parametersadrian2015-09-182-0/+40
* Add initial 11n support to if_rsu.adrian2015-09-181-21/+41
* Expose the wme_info IE method.adrian2015-09-182-1/+3
* Eliminate (many) unnecessary calls to pmap_remove_all(). Pages from objectsalc2015-09-171-1/+2
* Regeneratebdrewery2015-09-171-13/+19
OpenPOWER on IntegriCloud