| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed the asm version of translate_bytes(). When both the C | bde | 1999-01-09 | 1 | -29/+0 |
* | Removed buggy, `#if 0'ed asm version of translate_bytes() instead of | bde | 1999-01-09 | 1 | -18/+0 |
* | Don't put operands in clobber lists, since this is dubious for old | bde | 1999-01-09 | 1 | -4/+6 |
* | Don't put operands in clobber lists, since this is dubious for old | bde | 1999-01-09 | 2 | -16/+16 |
* | Don't put operands in clobber lists, since this is dubious for old | bde | 1999-01-09 | 2 | -26/+32 |
* | cleanup: remove part of the code for 2.1. | kjc | 1999-01-09 | 2 | -72/+256 |
* | revert to rev 1.29. (floppy drives will be gotten rid of another way) | obrien | 1999-01-09 | 1 | -10/+1 |
* | Add MLINKS for devstat kernel interfaces. | obrien | 1999-01-09 | 1 | -2/+4 |
* | - Format corrections for troff output | grog | 1999-01-09 | 1 | -14/+78 |
* | Add the new keyboard driver and video card driver. They will be | yokota | 1999-01-09 | 18 | -0/+10004 |
* | kzip the loader, this shrinks it to about 60% of its original size. | msmith | 1999-01-09 | 1 | -1/+3 |
* | Extend bd_print() so that it displays slices and partitions on disks. | msmith | 1999-01-09 | 1 | -7/+82 |
* | Add a description for 'lsdev' so that it shows up in the '?' display | msmith | 1999-01-09 | 1 | -2/+3 |
* | back out previous commit - it's only part of the required process so | jkh | 1999-01-09 | 1 | -2/+2 |
* | Add Hitachi SH-3, SH-4, ARM, PPC, 68k PA-ARCH and a few others to PE | imp | 1999-01-09 | 1 | -27/+99 |
* | Adios, kzip - you don't work on ELF kernels. | jkh | 1999-01-09 | 1 | -10/+1 |
* | Sneakily make linux=YES by default and hope that nobody notices. | jkh | 1999-01-08 | 1 | -2/+2 |
* | Replace kget with version which obtains its info from newly added | abial | 1999-01-08 | 6 | -675/+134 |
* | Fix faulty logic in handling userconfig_script, INTRO_USERCONFIG and | abial | 1999-01-08 | 1 | -3/+13 |
* | Fixed some style bugs. Clarified a comment. | bde | 1999-01-08 | 2 | -26/+24 |
* | Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partially | bde | 1999-01-08 | 11 | -30/+61 |
* | Don't allow pointer underrun in loop. | jkh | 1999-01-08 | 1 | -2/+4 |
* | Split DIAGNOSTIC -> DIAGNOSTIC, INVARIANTS, and INVARIANT_SUPPORT as | eivind | 1999-01-08 | 31 | -369/+253 |
* | USUBCLASS_MODEM -> USUBCLASS_ABSTRACT_CONTROL_MODEL | eivind | 1999-01-08 | 1 | -2/+2 |
* | Moved declarations related to copying and zeroing to the right place. | bde | 1999-01-08 | 9 | -52/+39 |
* | Sync with sys/i386/isa/sio.c and syscons.c revisions 1.221 and 1.289, | kato | 1999-01-08 | 3 | -14/+46 |
* | Sync with sys/i386/i386/userconfig.c revision up to 1.120. | kato | 1999-01-08 | 1 | -8/+55 |
* | Sync with sys/i386/i386/machdep.c revision 1.320. | kato | 1999-01-08 | 2 | -2/+10 |
* | Instead of providing bad instructions here, point people at the | eivind | 1999-01-08 | 3 | -24/+27 |
* | add generation of ISDN (i4b) devicefiles | hm | 1999-01-08 | 2 | -2/+88 |
* | Add a warning about the copyright restraints. | eivind | 1999-01-08 | 1 | -0/+4 |
* | Oops, remove duplicate line. | kato | 1999-01-08 | 1 | -2/+1 |
* | Sync with sys/i386/conf/majors.i386 revision 1.60. | kato | 1999-01-08 | 1 | -1/+3 |
* | Sync with sys/i386/conf/Makefile.i386 revision 1.133. | kato | 1999-01-08 | 2 | -4/+24 |
* | Allocate kernel page table object (kptobj) before any kmem_alloc calls. | luoqi | 1999-01-08 | 2 | -10/+12 |
* | Update #ifdef directive. | yokota | 1999-01-08 | 1 | -2/+2 |
* | Remove bogus file locking in main(). | davidn | 1999-01-08 | 1 | -13/+1 |
* | Ignore return value for strip. Avoids make world going pop | n_hibma | 1999-01-08 | 1 | -2/+2 |
* | close doc race. | jkh | 1999-01-08 | 3 | -24/+48 |
* | Don't use the next phone number after the ``|'' if the | brian | 1999-01-08 | 1 | -1/+2 |
* | Copy only the boot1 and boot2 (if exists) files into mfs/boot since | jkh | 1999-01-08 | 1 | -2/+3 |
* | DTRT with gzip'd alpha kernels. | jkh | 1999-01-08 | 1 | -2/+9 |
* | Changes for alpha support. | jkh | 1999-01-08 | 2 | -2/+21 |
* | Adapt sysinstall more fully to the alpha (deal with proper boot signatures, | jkh | 1999-01-08 | 21 | -30/+183 |
* | Major synchronisation with NetBSD USB code | n_hibma | 1999-01-07 | 0 | -0/+0 |
* | Major synchronisation with NetBSD USB code | n_hibma | 1999-01-07 | 32 | -2054/+3790 |
* | Clean up, nothing major | n_hibma | 1999-01-07 | 2 | -18/+7 |
* | Name change suggested by Justin (QUEUE->UNTIL) | n_hibma | 1999-01-07 | 1 | -2/+2 |
* | Make pmap_ts_referenced check more than 1 pv_entry. (One should be carefull | dt | 1999-01-07 | 2 | -10/+10 |
* | Minor adjustments to prior commits: | imp | 1999-01-07 | 1 | -5/+7 |