summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Set math_errhandling to MATH_ERREXCEPT. Now that we have fenv.h, wedas2005-01-141-1/+1
* Remove some #if 0'd code.das2005-01-141-7/+0
* Markup fixes.ru2005-01-141-6/+6
* CAM will sometimes remove a disk again even before it finished beingphk2005-01-141-2/+4
* Bah, another whitespace fix.jhb2005-01-141-1/+1
* Remove an extraneous space.jhb2005-01-141-1/+1
* Markup fixes.ru2005-01-141-50/+95
* Remove redundant code to drop per-thread debug register state fromjhb2005-01-142-14/+1
* - Remove some OBE comments regarding cpu_exit(). cpu_exit() is no longerjhb2005-01-144-21/+6
* Drop the 'active-' prefix from the polarity printf to be consistent withjhb2005-01-141-1/+1
* Give up on trying to please everyone and restore 1.64 with regards totrhodes2005-01-141-1/+0
* Markup fixes.ru2005-01-141-11/+22
* NULL-terminate the . and .. directory entries. Apparently some tools ignorescottl2005-01-141-0/+2
* Replace the min() macro with a test that doesn't truncate the 64-bit valuesscottl2005-01-141-1/+4
* Improve readability for the recently introduced changes by havingdelphij2005-01-141-4/+4
* Fix the pbio include file installation process and thedds2005-01-144-8/+17
* make umtx timeout relative so userland can select different clock type,davidxu2005-01-142-56/+55
* Use a better name than underscore-tmpfile for better representationdelphij2005-01-141-5/+5
* Fixed sparc64 LINT build.ru2005-01-141-0/+1
* 64-bit clean + WARNS=6:delphij2005-01-144-27/+31
* Raise & drop IFF_RUNNING upon receival of netgraph flow controlglebius2005-01-141-0/+12
* Consider IFF_UP as "administratively up" flag, and IFF_RUNNING asglebius2005-01-141-2/+2
* Markup and grammar fixes.ru2005-01-141-5/+7
* Markup nit.ru2005-01-141-1/+1
* Tiny markup fixes.ru2005-01-141-14/+14
* Markup fixes.ru2005-01-141-16/+16
* Markup fixes.ru2005-01-141-9/+13
* Typo fix.keramida2005-01-141-1/+1
* This commit was generated by cvs2svn to compensate for changes in r140229,ru2005-01-141-0/+2
|\
| * Pull up a vendor fix for a problem exposed by tr/tr.1,v 1.30.ru2005-01-141-0/+2
* | Markup fixes.ru2005-01-141-10/+16
* | Markup fixes.ru2005-01-141-29/+34
* | Fix off-by-one error.stefanf2005-01-141-1/+1
* | Tiny markup nits.ru2005-01-144-22/+23
* | o Clean up interface between ip_fw_chk() and its callers:glebius2005-01-145-89/+120
* | Eliminate unused and constant arguments to smbfs_vinvalbuf()phk2005-01-144-26/+13
* | Eliminate constant and unused arguments to nwfs_vinvalbuf()phk2005-01-144-25/+14
* | Eliminate unused and unnecessary "cred" argument from vinvalbuf()phk2005-01-1413-27/+25
* | Mark all inline asms that read the floating-point control or statusdas2005-01-147-11/+11
* | pcic is no more on i386 port, so remove it from the hints.imp2005-01-141-9/+0
* | This commit was generated by cvs2svn to compensate for changes in r140216,njl2005-01-141-0/+7
|\ \
| * | Clean up a small memory leak introduced with the previous commit tonjl2005-01-141-0/+7
* | | Match the LINUX32's style with existing styleobrien2005-01-1412-68/+68
* | | Fix Linux compat 'uname -m' on AMD64.obrien2005-01-141-1/+7
* | | Fixed too many of "the", and enclose multi-word argument in double quotes.stefanf2005-01-131-4/+3
* | | Remove duplicate code.phk2005-01-131-4/+0
* | | Use the standard FreeBSD licenseimp2005-01-135-37/+25
* | | Use the standard FreeBSD license for these files.imp2005-01-134-28/+22
* | | Whitespace in vop_vector{} initializations.phk2005-01-1314-54/+63
* | | Import the subset of J.T. Conklin's single-precision x86-optimizeddas2005-01-1317-2/+280
OpenPOWER on IntegriCloud