aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The new program counter should go into the trapframe's srr0 andPeter Grehan2004-07-191-1/+1
* Sort sections.Tim J. Robbins2004-07-191-3/+3
* Move exit status information into a DIAGNOSTICS section. Add an ENVIRONMENTTim J. Robbins2004-07-191-3/+15
* MFi386: revision 1.596.Yoshihiro Takahashi2004-07-192-0/+6
* Add support for multibyte characters. While here, fix a longstanding bug inTim J. Robbins2004-07-192-58/+67
* Point out in the BUGS section that look expects input files to haveTim J. Robbins2004-07-191-0/+7
* Add a skeleton makefile that runs the tests out of libc/regex/grot.Tim J. Robbins2004-07-191-0/+11
* Oops, test error behaviour of wctrans(), not wctype().Tim J. Robbins2004-07-191-2/+2
* Update paths to reg*.c and regex2.h. Add a target to build regex.h.Tim J. Robbins2004-07-191-1/+3
* Update for removal of cclass.h. Trim some useless targets. Invoke mkhTim J. Robbins2004-07-191-34/+6
* Update for recent changes to struct re_guts. Disable printing the contentsTim J. Robbins2004-07-191-38/+5
* Remove unused files.Tim J. Robbins2004-07-192-12/+0
* Forced commit to note that the previous commit message doesn't applyDavid Schultz2004-07-190-0/+0
* Today is a good day to add myself here :)Gleb Smirnoff2004-07-191-0/+1
* While testing fe[gs]etround(), make sure FLT_ROUNDS reflects theDavid Schultz2004-07-191-0/+10
* Make FLT_ROUNDS correctly reflect the dynamic rounding mode.David Schultz2004-07-1911-9/+102
* Fix two bugs in the signbit() macro, which was implemented last year:David Schultz2004-07-195-9/+31
* MFp4: Add two options for gnop(8)'s 'create' command:Pawel Jakub Dawidek2004-07-194-17/+85
* Use the version field to identify the partial context used byPeter Grehan2004-07-191-0/+1
* Reimplement contigmalloc(9) with an algorithm which stands a greatly-Brian Feldman2004-07-194-63/+322
* Add partial pmap locking.Alan Cox2004-07-192-0/+27
* Fix some misspellings, document the TAPE environmentTim Kientzle2004-07-191-2/+16
* Add a #error requiring KDB if DDB is specified. (This can probably beMike Silbersack2004-07-191-0/+3
* Empty GENERIC.hints file needed by make release.Peter Grehan2004-07-191-0/+1
* This file was not used to import gdb. Remove.Marcel Moolenaar2004-07-191-71/+0
* When calling scheduler entrypoints for creating new threads and processes,Julian Elischer2004-07-188-43/+46
* Now we have NO_ADAPTIVE_MUTEXES option, so use it here too.Pawel Jakub Dawidek2004-07-181-1/+1
* Don't forget the arguments for -M and -N in the DESCRIPTION section.Stefan Farfeleder2004-07-181-2/+2
* Reverse a lock/unlock pair that were the wrong way around in some code thatJulian Elischer2004-07-181-2/+2
* Comment clarifying debug_mpsafenet.Robert Watson2004-07-181-4/+5
* Clarify boot.8 (i386 version) a bit, so that people knowMike Silbersack2004-07-181-2/+10
* Replace seven nominally MD implementations of frexp() that are brokenDavid Schultz2004-07-1816-456/+65
* Utilize pmap_pte_quick() rather than pmap_pte() in pmap_protect(). TheAlan Cox2004-07-181-1/+3
* After maintaining previous behaviour in writing out the core notes, it'sMarcel Moolenaar2004-07-181-8/+5
* Fix a possible hang which apparently occurs during a warm boot (cold bootGary Jennejohn2004-07-181-0/+8
* Gratuitous whitespace change to un-wrap a short line.Robert Watson2004-07-181-2/+1
* This library is not WARNS=2 clean for -O2 builds, because we includeMarcel Moolenaar2004-07-181-1/+1
* Correct the mess I made by committing from the wrong tree. MostMarcel Moolenaar2004-07-185-33/+33
* The recent changes to control message passing broke some thingsDavid Malone2004-07-181-12/+16
* Rename a preposterously long name with one that might look a bitMark Murray2004-07-181-2/+6
* Unbreak kernel compiles by preserving an old opt_adaptive_mutexes.h fileAlexander Kabaev2004-07-181-1/+1
* For the gbde attach script:Simon L. B. Nielsen2004-07-183-3/+40
* Fix copy&paste bug.Pawel Jakub Dawidek2004-07-181-1/+1
* Add doxygen doc comments for most of newbus and the BUS interface.Doug Rabson2004-07-183-228/+1323
* Enable ADAPTIVE_MUTEXES by default by changing the sense of the option toScott Long2004-07-184-7/+7
* Try to fix ia64 and alpha compiles. I don't have either equipment firedScott Long2004-07-182-0/+14
* Add missing #includes so that this can compile. Obtained from the i386 version.Scott Long2004-07-181-0/+7
* Fix a stupid attemp to apply host arithmetics to network byte ordered data.Max Laier2004-07-181-1/+1
* Remove claim of conformance to IEEE Std. 1003.2. Replace it with a listTim J. Robbins2004-07-181-7/+12
* `off' is a keyword, not a parameter name.Maxim Konovalov2004-07-181-1/+1