summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained controlimp2011-05-195-4/+31
* - Add support for AF_INET6 sockets for %S format character.pjd2011-05-181-7/+26
* The CDP_ACTIVE flag is cleared at the beginning of destroy_devl(),kib2011-05-181-1/+2
* - Enable per-channel congestion notification.np2011-05-182-8/+25
* Fix clang warnings.benl2011-05-183-27/+25
* Fix clang warnings.benl2011-05-185-7/+9
* Fix clang warnings.benl2011-05-181-2/+2
* Fix clang warning (why is there nowhere yyparse() is declared?).benl2011-05-181-0/+1
* Fix clang warnings.benl2011-05-183-4/+4
* Wipeout the end of disks, home to things like gmirror metadata, backup GPT ta...jpaetzel2011-05-181-10/+2
* Extracting optional components requires mounting devfsjpaetzel2011-05-181-0/+2
* Unbreak INET-less build.tuexen2011-05-181-1/+1
* Add a sanity check for the existence of an "addr" optionrmacklem2011-05-182-7/+17
* As requested by many people, with final prodding from Jason Hall, fix thisnwhitehorn2011-05-182-5/+6
* Clean up a loose end from the conversion from gnu ar/ranlib to the BSDimp2011-05-181-2/+4
* Revert r222069,222068 as they were intended to be committed to theattilio2011-05-182-10/+6
* Fix warning spit out.attilio2011-05-181-4/+7
* Fix newly introduced code.attilio2011-05-181-2/+3
* Merge part of r221322 from largeSMP project:attilio2011-05-181-43/+27
* usb: fix a missed use of use_generic in r222051avg2011-05-181-4/+5
* This isn't needed any longer, it's defined in ah_internal.h.adrian2011-05-181-4/+0
* Release allocated memory in procstat_close().pluknet2011-05-181-0/+1
* usb: change to one-pass probing of device driversavg2011-05-188-34/+8
* Restore old (v15) behaviour for a recursive snapshot destroy.mm2011-05-181-0/+6
* Modify the sample rate control algorithm to only select/sample HTadrian2011-05-181-8/+26
* Update CPUID bits to reflect AMD Bulldozer and Intel Sandy Bridge features.jkim2011-05-174-56/+75
* Remove an unused typedef.attilio2011-05-171-1/+0
* Merge r221285 from largeSMP project:attilio2011-05-171-31/+7
* Add support for "LED" enclosure management messages, defined by the AHCI.mav2011-05-173-1/+102
* mq_setattr(2): Add missing const to man page.jilles2011-05-171-2/+2
* Ok, so we use different comment conventions in Symbol.map and Version.defphk2011-05-171-3/+1
* Backout libinstall.a -> libpkg commit.flz2011-05-1743-251/+211
* Try to explain what sbufs do and add an example to show it.phk2011-05-171-9/+36
* Bump shlib versionphk2011-05-173-3/+38
* Fix a race in the SMP rendezvous code. Specifically, the write by thejhb2011-05-171-15/+48
* Fix the debugging code path to correctly support HAL_DEBUG_UNMASKABLE.adrian2011-05-171-1/+5
* Copy out the mtu when calling getsockopt() with SCTP_GET_PEER_ADDR_INFO.tuexen2011-05-171-0/+1
* Fix whitespacing.tuexen2011-05-171-23/+23
* Fix case, introduced in my previous commit.adrian2011-05-171-1/+1
* Fix manual section number for netstat(1).pluknet2011-05-171-2/+2
* mdoc:pluknet2011-05-171-2/+2
* Use the halMcastKeySrchSupport capability bit to selectively enable/disableadrian2011-05-171-1/+1
* Set this HAL capabilities flag correctly even though it isn't currentlyadrian2011-05-171-1/+1
* Document the supported hardware, somewhat.ru2011-05-171-1/+8
* Renamed PCI_INTERFACE_XHCI to PCIP_SERIALBUS_USB_XHCI and moved itru2011-05-173-2/+2
* Regen for WITH_OFED.ru2011-05-171-1/+6
* Added description for WITH_OFED.ru2011-05-171-0/+4
* Use memset() instead of bzero() and memcpy() instead of bcopy(), therephk2011-05-171-26/+43
* Revert change to "MF" I made in r189767. I bet that at the time of r189767ru2011-05-171-1/+1
* Add missing section number for .Xr jail.pluknet2011-05-171-1/+1
OpenPOWER on IntegriCloud