summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* /*-imp2005-04-031-1/+1
* Fix buidling of boot blocks for pc98 with new links.imp2005-04-031-3/+11
* Don't forget to create new-style links for module builds.imp2005-04-031-1/+6
* Make sure that $_MARCH and friends existimp2005-04-031-0/+8
* Now that we have proper links, no need to fake up ones as part ofimp2005-04-032-4/+0
* MFC noted: arcmsr(4).bmah2005-04-022-2/+2
* Rewrite the fixit section to reflect reality as I understand it.bmah2005-04-021-16/+48
* Mention that CDROMs have a slightly different layout than what isbmah2005-04-021-4/+15
* Use <replaceable></replaceable> elements where appropriate for floppybmah2005-04-021-15/+15
* fix size_to_binsam2005-04-021-1/+1
* nuke unintentional use of HAL_BOOL typesam2005-04-024-8/+8
* Replace the current strspn() and strcspn() with significantly fasterdas2005-04-023-91/+119
* The file machine/ieeefp.h needs sys/cdefs.h on amd64 and i386 after mynetchild2005-04-022-0/+2
* MFen 1.69.2.1 -> 1.72delphij2005-04-021-32/+102
* Add missing test-rem.t.das2005-04-021-0/+10
* This header is supposed to declare pid_t, size_t, and time_t.das2005-04-021-0/+17
* Namespace issues.das2005-04-021-12/+21
* Add some missing errnos from POSIX. Nothing in FreeBSD generatesdas2005-04-022-1/+12
* Define CLOCK_* and TIMER_* in time.h, where they are supposed to be.das2005-04-022-5/+23
* Commemorate the bicentenary of Hans Christian Andersen's birth bytanimura2005-04-021-0/+1
* nuke the logic for AF_UNSPEC and simplify. once, it was introducedume2005-04-021-301/+47
* Use rpmatch() instead of checking for responses that begin with 'y'tjr2005-04-022-18/+24
* New release notes: xl(4) polling, arcmsr(4).bmah2005-04-022-4/+26
* Connect libthr and libthread_db to make buildworld.davidxu2005-04-021-3/+3
* Update debugger code for new libthr.davidxu2005-04-021-216/+578
* Import my recent 1:1 threading working. some features improved includes:davidxu2005-04-0277-4641/+7200
* nVidia AGP chipsets beyond nForce2 are AMD64-specific.obrien2005-04-024-2/+6
* Prepare for importing my 1:1 threading work, disconnect libthr anddavidxu2005-04-021-2/+2
* Add a ugidfw_load() function and fix up some of the scripting in this file.trhodes2005-04-021-6/+20
* When $MACHINE != $MACHINE_ARCH, install $MACHINE_ARCH/include intoimp2005-04-011-10/+39
* Add reach-over include files to read i386/foo.h. In time, the pc98imp2005-04-0191-0/+546
* Add i386 to machine linesimp2005-04-012-2/+2
* fix misspelling of 0x30...jmg2005-04-011-1/+1
* Update version number for latest config version bumpimp2005-04-018-8/+8
* Allow one to specify a second parameter to the machine line. Thisimp2005-04-014-3/+28
* Make life easier on those trying to use the asr utilities by automaticallyscottl2005-04-011-0/+1
* - Change the vm_mmap() function to accept an objtype_t parameter specifyingjhb2005-04-0112-33/+104
* FIx a botch with the addition of the arcmsr driver.scottl2005-04-011-1/+1
* Don't build arcmsr on pc98. The card either won't fit/work in theimp2005-04-011-1/+1
* Fix another KeInitializeDpc()/amd64 calling convention issue:wpaul2005-04-011-1/+2
* Use a type-safe intrusive list to put jobs on the jobs or stoppedJobs listharti2005-04-011-40/+36
* Remove a forward declaration that isn't needed anymore.harti2005-04-011-1/+0
* move the statement about switching power states to just before we do it, sojmg2005-04-011-5/+7
* Both struct Job and struct Shell are only used inside job.c so there isharti2005-04-012-171/+172
* Style: fix indentation.harti2005-04-011-357/+349
* Style: fix indentation.harti2005-04-011-63/+51
* Style: indentation.harti2005-04-011-475/+473
* Style: Indentation.harti2005-04-011-133/+133
* Style: fix indentation.harti2005-04-011-886/+875
* Style: fix indentation.harti2005-04-011-202/+179
OpenPOWER on IntegriCloud