summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* If USER of HOSTNAME is set to an empty value, use the fallback value.ru2005-01-151-1/+1
* Fix arguments syntax.pjd2005-01-1514-123/+81
* Fixed troff warnings.ru2005-01-152-76/+76
* Removed empty line.ru2005-01-151-1/+0
* Eliminate macro calls inside literal displays.ru2005-01-1512-64/+37
* Fixed display type.ru2005-01-152-2/+2
* Fixed markup.ru2005-01-151-3/+2
* Use lists where appropriate.ru2005-01-151-4/+10
* A shorter version of the format string.ru2005-01-151-21/+1
* Fixed macro abuse.ru2005-01-151-2/+2
* Fixed display types.ru2005-01-151-5/+5
* Fixed markup bug.ru2005-01-151-10/+22
* Markup: convert a display to a list.ru2005-01-151-10/+19
* Markup style.ru2005-01-153-7/+3
* Markup nits.ru2005-01-151-16/+14
* Markup nit.ru2005-01-151-2/+1
* Overhaul the markup.ru2005-01-151-105/+286
* Markup fixes.ru2005-01-152-19/+27
* Add the bus_dmamap_load_mbuf_sg() function to sparc64.scottl2005-01-153-15/+99
* Add a file missed in the previous commit:das2005-01-151-0/+5
* Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.das2005-01-1514-38/+20
* amd64 assembly versions of sqrt(), lrint(), and llrint() using SSE2.das2005-01-154-0/+77
* Most libm routines depend on the rounding mode and/or set exceptiondas2005-01-151-31/+29
* Add a cast to fix a warning.scottl2005-01-151-1/+1
* Note the deprecation of the abbreviation of a number of ipfw options.brooks2005-01-151-0/+9
* Deprecate unmaintainable uses of strncmp to implement abbreviations.brooks2005-01-151-60/+112
* Braino. Revert rev 1.50.das2005-01-151-0/+7
* Remove numerous references to VAX floating-point and the setting ofdas2005-01-1412-204/+44
* Fix a problem reported by Pierre Beyssac. Sometinmes when ndis_get_info()wpaul2005-01-144-18/+23
* 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
OpenPOWER on IntegriCloud