summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove another Alpha remnant.das2007-12-161-1/+0
* Include cdefs.h and param.h for architectures with less header pollutionkmacy2007-12-161-0/+2
* Regression tests for nan{,f,l}().das2007-12-163-1/+133
* Implement and document nan(), nanf(), and nanl(). This commitdas2007-12-168-8/+302
* Recognize CFA devices using either identification method.phk2007-12-161-4/+4
* Add the magic word 0 value for CFA compliant devices.phk2007-12-161-0/+1
* Export gdtoa's __ULto{x,Q}_D2A routine in a private namespace sodas2007-12-165-0/+17
* Arrange so that the NaN returned by strtod("nan", NULL) is the same asdas2007-12-165-27/+27
* Fix strto{f,d,ld}() so they don't return signaling NaNs. C99das2007-12-164-4/+17
* Some changes the vendor didn't want:das2007-12-161-4/+29
* Fix previous commit. The code ended up in the wrong function.rpaulo2007-12-161-21/+21
* Report erase interval (correctly) in sectors.phk2007-12-161-2/+2
* Rename the undocumented -E option to -X.phk2007-12-164-15/+32
* Chop DIOCGDELETE from userland up in 1024 sector chunks to give geom_diskphk2007-12-161-2/+18
* Add back in cxgb now that the includes are believed to be fixedkmacy2007-12-161-0/+1
* Use the vm include convention of busdmakmacy2007-12-162-2/+6
* need M_IOVEC definekmacy2007-12-161-0/+5
* Don't globally include mvec.h its only needed by cxgb_sge.ckmacy2007-12-162-7/+4
* Don't limit BIO_DELETE requests to MAXPHYS, they perform no dataphk2007-12-162-5/+3
* Add a berase() function which uses ioctl(DIOCGDELETE) to erase a slabphk2007-12-164-8/+42
* Eliminate gcc "variable clobbered" warnings by declaring the variablesdds2007-12-161-1/+2
* Remove cxgb module from build until I can compensate for the lack of headerkmacy2007-12-161-1/+0
* Report CFA extension, CFA -> (Compact) Flash Associationphk2007-12-161-0/+4
* When moving a directory across devices to a place where a directorydds2007-12-161-22/+82
* Autogenerate hardware notes for hptrr(4).bmah2007-12-162-0/+3
* - Don't return 0xffff if PHY id isn't equal 0. This allows PHYs withstas2007-12-161-2/+0
* - Add quirk for the TrendNet TU-S9 adapter, which uses new version of PL2303stas2007-12-161-0/+3
* Verify that the moved source is no longer there.dds2007-12-161-0/+26
* Regression tests for upcoming makeup of mv.dds2007-12-163-0/+203
* Make the reported number of tests match their actual number.dds2007-12-161-1/+1
* cd to the correct directory so that the tests can be run from prove(1)dds2007-12-161-0/+1
* Add a missing mutex unlock.scottl2007-12-161-0/+1
* turn off building of cxgb properly ... sighkmacy2007-12-161-1/+1
* Don't use old-style mbuf iovecskmacy2007-12-161-0/+1
* Update tod_connect call to reflect updated interfacekmacy2007-12-161-1/+1
* disable cxgb build to prevent tinderbox whiningkmacy2007-12-161-1/+1
* o Get missed "%" in output back.maxim2007-12-161-2/+2
* Move arp update upcall to always be called for ARP replies - previous invocationkmacy2007-12-161-4/+4
* Refactor select to reduce contention and hide internal implementationjeff2007-12-1613-380/+452
* - Don't depend on header pollution to declare struct thread.jeff2007-12-161-0/+1
* Fix tinderbox on sun4vkmacy2007-12-161-0/+1
* Makefile for the TCP offload modulekmacy2007-12-161-0/+8
* Don't use old style mbuf iovec interfacekmacy2007-12-161-0/+1
* Update the toedev's connect interface to reflect the fact that the inpcbkmacy2007-12-161-1/+1
* Add driver for TCP offloadkmacy2007-12-169-0/+5422
* Update the buffer management support code needed by the tcp offload modulekmacy2007-12-164-550/+845
* Sanitize of a routine that is going awaykmacy2007-12-161-5/+5
* overlead mbuf fields for use by toekmacy2007-12-161-0/+16
* Add system includes for mvec.hkmacy2007-12-161-0/+4
* Add socket option for setting and retrieving the congestion control algorithm.kmacy2007-12-161-0/+3
OpenPOWER on IntegriCloud