summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the declaration of isnan() from this file. It is no longerdas2004-07-092-6/+0
* Polished markup.ru2004-07-092-131/+182
* Use and explicite 'sh' to run the scripts, because they may be checkedharti2004-07-091-6/+6
* Fixed markup and punctuation.ru2004-07-097-342/+455
* Bump document date for recent changes.das2004-07-091-1/+1
* Markup nit picking.ru2004-07-091-6/+5
* Eliminate struct shm_handle. It is an unnecessary level of indirection toalc2004-07-091-24/+12
* Use ETHER_IS_MULTICAST() consistently in ether_resolvemulti().bms2004-07-091-1/+1
* Report input errors instead of ignoring them.tjr2004-07-091-0/+8
* Fix mismerge of fdc. Also, OLDCARD never was supported on amd64, soimp2004-07-091-1/+1
* Document these functions as being in libm, not libc. Some of themdas2004-07-091-4/+1
* Implement the classification macros isfinite(), isinf(), isnan(), anddas2004-07-0921-508/+287
* Define the following macros in terms of [gi]cc builtins when thedas2004-07-091-0/+29
* Document compile-time switches here as I'm going to yank them frombms2004-07-091-0/+12
* Update for multibyte character support: remove BUGS and change thetjr2004-07-091-7/+2
* Further improve locking in xl(4):bms2004-07-091-21/+34
* Apply the long-overdue hatchet of style(9) death to this file.bms2004-07-092-916/+1094
* Add support for multibyte characters. The challenge here was to usetjr2004-07-098-200/+880
* Remove spl()'s from do_sendfile().rwatson2004-07-091-6/+1
* Further locking improvements for vr(4):bms2004-07-092-92/+138
* Add a 'suspended' flag to softc so that we can avoid races on detach.bms2004-07-092-0/+2
* Actually turn on driver locking in xl(4).bms2004-07-091-10/+0
* Further rl(4) locking improvements:bms2004-07-091-48/+71
* Change the following environment variables to kernel options:brian2004-07-0817-169/+143
* - Move contents of sched_add() into a sched_add_internal() function thatjhb2004-07-081-5/+11
* MFamd64 (1.275):marcel2004-07-081-12/+9
* Define NSFBUFS and use it.cognet2004-07-081-0/+7
* Eliminate some magic numbers and correct description of _PC_NO_TRUNC.wollman2004-07-082-20/+45
* Remove support for gemdos, John removed it from the driver awhile ago.trhodes2004-07-081-8/+0
* Add the new call control layer to the library and install the man pageharti2004-07-081-5/+11
* Remove the g++ include directory - it has been gone a long timeharti2004-07-081-6/+2
* MAJOR cleanup of the Bmake framework.obrien2004-07-0837-23475/+162
* Add a description what is in the sub-directories of /usr/include/netnatm.harti2004-07-081-0/+11
* Add a directory for the API include files.harti2004-07-081-0/+2
* Build upon the nice work of Alfred and add sorting capabilities tokeramida2004-07-083-9/+90
* This commit was generated by cvs2svn to compensate for changes in r131826,harti2004-07-0855-149/+7612
|\
| * Virgin import of NgATM share kernel/user part 1.0harti2004-07-0855-149/+7612
* | This commit was generated by cvs2svn to compensate for changes in r131823,harti2004-07-0813-31/+336
|\ \
| * | Virgin import of NgATM user part 1.0harti2004-07-0813-31/+336
* | | Note that the implementation notes were not only derived from NetBSD buttrhodes2004-07-081-0/+9
* | | Better handle the break instruction trap. The runtime specificationmarcel2004-07-081-7/+46
* | | Make withering water tight.phk2004-07-083-25/+77
* | | - Merged from sys/dev/fdc/fdc.c revision 1.275.nyan2004-07-088-749/+694
* | | Fix some grammar-wording knit.keramida2004-07-081-3/+3
* | | MFi386: revision 1.16.nyan2004-07-082-2/+30
* | | Remove obsolete defines.nyan2004-07-082-126/+0
* | | MFi386: revision 1.1164.nyan2004-07-081-7/+1
* | | Change the following kernel options to environment variables:brian2004-07-0817-143/+169
* | | Markup overhaul.ru2004-07-081-94/+150
* | | Markup nits.ru2004-07-081-8/+14
OpenPOWER on IntegriCloud