aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* amd64 assembly versions of sqrt(), lrint(), and llrint() using SSE2.David Schultz2005-01-154-0/+77
* Most libm routines depend on the rounding mode and/or set exceptionDavid Schultz2005-01-151-31/+29
* Add a cast to fix a warning.Scott Long2005-01-151-1/+1
* Note the deprecation of the abbreviation of a number of ipfw options.Brooks Davis2005-01-151-0/+9
* Deprecate unmaintainable uses of strncmp to implement abbreviations.Brooks Davis2005-01-151-60/+112
* Braino. Revert rev 1.50.David Schultz2005-01-151-0/+7
* Remove numerous references to VAX floating-point and the setting ofDavid Schultz2005-01-1412-204/+44
* Fix a problem reported by Pierre Beyssac. Sometinmes when ndis_get_info()Bill Paul2005-01-144-18/+23
* Set math_errhandling to MATH_ERREXCEPT. Now that we have fenv.h, weDavid Schultz2005-01-141-1/+1
* Remove some #if 0'd code.David Schultz2005-01-141-7/+0
* Markup fixes.Ruslan Ermilov2005-01-141-6/+6
* CAM will sometimes remove a disk again even before it finished beingPoul-Henning Kamp2005-01-141-2/+4
* Bah, another whitespace fix.John Baldwin2005-01-141-1/+1
* Remove an extraneous space.John Baldwin2005-01-141-1/+1
* Markup fixes.Ruslan Ermilov2005-01-141-50/+95
* Remove redundant code to drop per-thread debug register state fromJohn Baldwin2005-01-142-14/+1
* - Remove some OBE comments regarding cpu_exit(). cpu_exit() is no longerJohn Baldwin2005-01-144-21/+6
* Drop the 'active-' prefix from the polarity printf to be consistent withJohn Baldwin2005-01-141-1/+1
* Give up on trying to please everyone and restore 1.64 with regards toTom Rhodes2005-01-141-1/+0
* Markup fixes.Ruslan Ermilov2005-01-141-11/+22
* NULL-terminate the . and .. directory entries. Apparently some tools ignoreScott Long2005-01-141-0/+2
* Replace the min() macro with a test that doesn't truncate the 64-bit valuesScott Long2005-01-141-1/+4
* Improve readability for the recently introduced changes by havingXin LI2005-01-141-4/+4
* Fix the pbio include file installation process and theDiomidis Spinellis2005-01-144-8/+17
* make umtx timeout relative so userland can select different clock type,David Xu2005-01-142-56/+55
* Use a better name than underscore-tmpfile for better representationXin LI2005-01-141-5/+5
* Fixed sparc64 LINT build.Ruslan Ermilov2005-01-141-0/+1
* 64-bit clean + WARNS=6:Xin LI2005-01-144-27/+31
* Raise & drop IFF_RUNNING upon receival of netgraph flow controlGleb Smirnoff2005-01-141-0/+12
* Consider IFF_UP as "administratively up" flag, and IFF_RUNNING asGleb Smirnoff2005-01-141-2/+2
* Markup and grammar fixes.Ruslan Ermilov2005-01-141-5/+7
* Markup nit.Ruslan Ermilov2005-01-141-1/+1
* Tiny markup fixes.Ruslan Ermilov2005-01-141-14/+14
* Markup fixes.Ruslan Ermilov2005-01-141-16/+16
* Markup fixes.Ruslan Ermilov2005-01-141-9/+13
* Typo fix.Giorgos Keramidas2005-01-141-1/+1
* This commit was generated by cvs2svn to compensate for changes in r140229,Ruslan Ermilov2005-01-141-0/+2
|\
| * Pull up a vendor fix for a problem exposed by tr/tr.1,v 1.30.Ruslan Ermilov2005-01-141-0/+2
* | Markup fixes.Ruslan Ermilov2005-01-141-10/+16
* | Markup fixes.Ruslan Ermilov2005-01-141-29/+34
* | Fix off-by-one error.Stefan Farfeleder2005-01-141-1/+1
* | Tiny markup nits.Ruslan Ermilov2005-01-144-22/+23
* | o Clean up interface between ip_fw_chk() and its callers:Gleb Smirnoff2005-01-145-89/+120
* | Eliminate unused and constant arguments to smbfs_vinvalbuf()Poul-Henning Kamp2005-01-144-26/+13
* | Eliminate constant and unused arguments to nwfs_vinvalbuf()Poul-Henning Kamp2005-01-144-25/+14
* | Eliminate unused and unnecessary "cred" argument from vinvalbuf()Poul-Henning Kamp2005-01-1413-27/+25
* | Mark all inline asms that read the floating-point control or statusDavid Schultz2005-01-147-11/+11
* | pcic is no more on i386 port, so remove it from the hints.Warner Losh2005-01-141-9/+0
* | This commit was generated by cvs2svn to compensate for changes in r140216,Nate Lawson2005-01-141-0/+7
|\ \
| * | Clean up a small memory leak introduced with the previous commit toNate Lawson2005-01-141-0/+7