| Commit message (Expand) | Author | Age | Files | Lines |
* | Break configure() into a couple of stages to allow insertion of | peter | 1999-01-19 | 1 | -22/+25 |
* | There are two models of AMD K6-2 Model 8 (c.f. AMD's document), so the | kato | 1999-01-16 | 2 | -27/+28 |
* | Fetch an overide for NMBCLUSTERS from the kernel environment. Never allow | msmith | 1999-01-15 | 1 | -1/+7 |
* | Silence warnings. | eivind | 1999-01-12 | 3 | -9/+9 |
* | Silence warnings by removing unused convenience function and | eivind | 1999-01-12 | 1 | -16/+3 |
* | The first stage of console driver reorganization: activate new | yokota | 1999-01-11 | 1 | -5/+13 |
* | Oops --<, replace 1.216 with a version that actually check pv_entries (and | dt | 1999-01-09 | 1 | -3/+5 |
* | Add driver support (and man page) for PCI fast ethernet cards based | wpaul | 1999-01-09 | 1 | -1/+2 |
* | Removed a stray label that broke compiling in the (elf && profiling) case. | bde | 1999-01-09 | 2 | -4/+2 |
* | Fixed switching between consoles (sc0, vt0 or sioN) in userconfig. | bde | 1999-01-09 | 1 | -1/+2 |
* | Don't put operands in clobber lists, since this is dubious for old | bde | 1999-01-09 | 1 | -8/+8 |
* | Don't put operands in clobber lists, since this is dubious for old | bde | 1999-01-09 | 1 | -13/+16 |
* | Fixed some style bugs. Clarified a comment. | bde | 1999-01-08 | 1 | -13/+12 |
* | Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partially | bde | 1999-01-08 | 3 | -12/+21 |
* | Moved declarations related to copying and zeroing to the right place. | bde | 1999-01-08 | 5 | -32/+20 |
* | Allocate kernel page table object (kptobj) before any kmem_alloc calls. | luoqi | 1999-01-08 | 1 | -5/+6 |
* | Make pmap_ts_referenced check more than 1 pv_entry. (One should be carefull | dt | 1999-01-07 | 1 | -5/+5 |
* | Remove a hard-coded table of kernel console I/O functions exported | yokota | 1999-01-07 | 1 | -0/+3 |
* | Add (but don't activate) code for a special VM option to make | julian | 1999-01-06 | 3 | -3/+60 |
* | Move IO_PSMSIZE from kbdio.h to isa.h. I thought I did this a long time | yokota | 1999-01-06 | 1 | -3/+4 |
* | Part 1 of pcvt/voxware revival. I hope I have not clobbered any other | peter | 1999-01-01 | 1 | -1/+8 |
* | Improved DDB_UNATTENDED behaviour. From the submitter: | msmith | 1998-12-28 | 2 | -4/+9 |
* | From the submitter: | msmith | 1998-12-27 | 2 | -9/+86 |
* | Pre 3.0 branch cleanup sos#1: wcd | sos | 1998-12-27 | 1 | -2/+2 |
* | Pre 3.0 branch cleanup casualty #6: ft | phk | 1998-12-27 | 1 | -5/+1 |
* | Add commented out SMP stuff in GENERIC, remove stale configs. | phk | 1998-12-27 | 1 | -1/+10 |
* | Pre 3.0 branch cleanup casualty #5: nca, sea, wds, uha | phk | 1998-12-27 | 1 | -2/+1 |
* | Pre 3.0 branch cleanup casualty #4: pcvt | phk | 1998-12-27 | 1 | -8/+1 |
* | Removed the cast to a pointer in the definition of PS_STRINGS and | bde | 1998-12-16 | 1 | -2/+2 |
* | Removed bogus casts of USRSTACK and/or the other operand in binary | bde | 1998-12-16 | 2 | -11/+8 |
* | Moved the declaration of another non-SMP variable into the non-SMP section. | bde | 1998-12-14 | 2 | -4/+4 |
* | Ifdefed the declarations of conditionally used variables. | bde | 1998-12-14 | 1 | -3/+6 |
* | Fix tabs that should have been spaces. Some were in kernel error messages. | mckay | 1998-12-14 | 2 | -44/+44 |
* | Get rid of uninitialized variable warnings. No bugs found, just | dillon | 1998-12-14 | 1 | -2/+3 |
* | author was assuming that nextpaddr declared *inside* the do loop would | dillon | 1998-12-14 | 1 | -30/+37 |
* | Change local ddb_mode variable to volatile to handle GCC warning about | dillon | 1998-12-14 | 1 | -2/+2 |
* | dded the stubs for umodem and ucom (communications class driver). They are no... | n_hibma | 1998-12-13 | 1 | -1/+4 |
* | Cleanup up the wording for the F00F bug workaround message. | steve | 1998-12-10 | 1 | -2/+2 |
* | Preliminary support for OHCI motherboards | n_hibma | 1998-12-09 | 1 | -1/+2 |
* | Use CNAME macro for pc98_system_parameter, which is referenced from C | kato | 1998-12-08 | 2 | -6/+6 |
* | The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static | archie | 1998-12-07 | 8 | -25/+27 |
* | Avoid compiler warning (printf arg type mismatch) when compiling #ifdef DEBUG | archie | 1998-12-06 | 1 | -2/+2 |
* | Print out information for write-allocate of AMD CPUs. | kato | 1998-12-05 | 1 | -1/+20 |
* | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | archie | 1998-12-04 | 2 | -4/+4 |
* | An early Christmas present: add driver support for a whole bunch of | wpaul | 1998-12-04 | 1 | -1/+5 |
* | - For some old Cyrix CPUs, %cr2 is clobbered by interrupts. This | kato | 1998-12-02 | 2 | -29/+61 |
* | don't print '?' for ioaddr the device may legitimately not have an | phk | 1998-11-29 | 1 | -2/+2 |
* | Don't forget to update the pmap associated with aio daemons when adding | tegge | 1998-11-27 | 1 | -1/+8 |
* | Attempt to handle interrupts delivered to all IO APICs by using the first | tegge | 1998-11-26 | 3 | -6/+51 |
* | Initial commit of ported NetBSD USB stack | n_hibma | 1998-11-26 | 1 | -1/+20 |