summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Use a linker script for the loader. This avoids issues withgrehan2004-07-084-4/+284
* | | Markup laundry.ru2004-07-081-8/+8
* | | Use the commonly used list type to enumerate supported devices.ru2004-07-081-1/+1
* | | G4 requires isync after 256Mb ibat/dbat update, G3 requiresgrehan2004-07-083-9/+12
* | | Slight markup fixes.ru2004-07-081-6/+6
* | | Make the list type match the common type used to enumerate supported devices.ru2004-07-081-2/+3
* | | Added missing markup bits.ru2004-07-081-3/+3
* | | Protect "e.g." from being interpreted as end of sentence.ru2004-07-082-4/+6
* | | Markup fixes.ru2004-07-081-9/+8
* | | Fixed markup.ru2004-07-082-9/+22
* | | Slight markup fixes.ru2004-07-081-9/+9
* | | Correct a couple of language nits and a spelling.hmp2004-07-081-3/+3
* | | Revise markup.ru2004-07-081-28/+34
* | | Fail normally rather than KASSERT if attempt to open a spoiled consumer.phk2004-07-081-5/+3
* | | Markup fixes.ru2004-07-085-148/+187
* | | Use a couple of regular kernel entry points, rather than COMPAT_43phk2004-07-081-4/+12
OpenPOWER on IntegriCloud