| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was generated by cvs2svn to compensate for changes in r18781, | gibbs | 1996-10-07 | 7 | -0/+3664 |
|\ |
|
| * | Advanced Systems Inc. SCSI Controller driver and ISA/VL front end. | gibbs | 1996-10-07 | 7 | -0/+3664 |
* | Advanced Systems Inc. SCSI Controller driver and ISA/VL front end. | gibbs | 1996-10-07 | 1 | -0/+236 |
* | Bring in bug fix from 'SCSI' branch. | gibbs | 1996-10-06 | 2 | -5/+5 |
* | Make the default cache size optim to be 256K, the old default was | dyson | 1996-10-06 | 1 | -9/+10 |
* | delete unused variable BINDIR, use new variable MODLOAD/MODUNLOAD | wosch | 1996-10-06 | 7 | -18/+11 |
* | add variables MODLOAD and MODUNLOAD for modlad/modunload commands | wosch | 1996-10-06 | 1 | -4/+11 |
* | Substitution of a long divide by a shift. Other cosmetic improvements. | dyson | 1996-10-06 | 2 | -26/+44 |
* | If, during an SDTR negotiation, the target comes back with a response | gibbs | 1996-10-06 | 1 | -10/+24 |
* | Improved the btodb() and dbtob() macros. I made them give unsigned | bde | 1996-10-06 | 1 | -8/+9 |
* | Cleaned up vm types. Cosmetic. | bde | 1996-10-06 | 1 | -7/+7 |
* | Fix a problem with the page coloring code that the system will not always | dyson | 1996-10-06 | 1 | -3/+7 |
* | Bring aic7xxx driver bug fixes from 'SCSI' into current. | gibbs | 1996-10-06 | 6 | -1078/+1058 |
* | Fixed build of LINT yet again. getchar() clashed with getchar() in pcvt. | bde | 1996-10-06 | 1 | -6/+7 |
* | Moved a #if for VISUAL_USERCONFIG case...the last commit didn't completely | dg | 1996-10-06 | 1 | -3/+4 |
* | Conditionalize introfunc on USERCONFIG_BOOT && VISUAL_USERCONFIG | jkh | 1996-10-06 | 1 | -2/+8 |
* | Fix 4 problems: | dyson | 1996-10-06 | 2 | -14/+29 |
* | Bring this over from the SCSI branch. I need it to bring in the fixes to | gibbs | 1996-10-06 | 1 | -0/+37 |
* | Document USERCONFIG_BOOT, even though it doesn't belong where it is. ;-) | jkh | 1996-10-05 | 3 | -3/+6 |
* | Multiple changes stacked as one commit since they all depend on one another. | jkh | 1996-10-05 | 9 | -13/+114 |
* | If we have no console device it is possible to be | julian | 1996-10-04 | 1 | -2/+2 |
* | Oops, missed a chunk in that last commit. | dg | 1996-10-04 | 3 | -9/+9 |
* | Implemented a more sophisticated mechanism for finding the chip iobase | dg | 1996-10-04 | 5 | -187/+217 |
* | Added multicast support (BPF cookie bug was already fixed). | dg | 1996-10-03 | 2 | -4/+43 |
* | Make return or newline synonymous with down-arrow in the value editor. | jkh | 1996-10-03 | 1 | -3/+5 |
* | Drop an unused param to unmap_pages(). | peter | 1996-10-03 | 1 | -7/+7 |
* | Fix stupid typo. | jkh | 1996-10-03 | 1 | -3/+3 |
* | Add fxp and vx to list of known device types. | jkh | 1996-10-03 | 1 | -2/+4 |
* | scresume erroneously used before declared. Move the function | jkh | 1996-10-03 | 3 | -30/+30 |
* | Fixed the userconfig problem (and one with ddb as well). | sos | 1996-10-02 | 3 | -462/+474 |
* | New support for displaying PCI devices without making you insane. | jkh | 1996-10-02 | 1 | -46/+74 |
* | MSDOS FS used to allocate a buffer before extending the VM object. In | dyson | 1996-10-02 | 2 | -14/+18 |
* | add SC_SPLASH_SCREEN to opt_syscons.h (sigh) | pst | 1996-10-02 | 2 | -2/+4 |
* | Fixed the "missing updates" reported by ache. | sos | 1996-10-01 | 3 | -87/+111 |
* | #ifdef another instance of toggle_splash_screen() which Soren missed. | jkh | 1996-10-01 | 3 | -3/+15 |
* | Document the Adaptec driver options for tagged command queueing and SCB | pst | 1996-10-01 | 6 | -6/+40 |
* | Add support for storing a -R path in ld in the section dispatch table, | peter | 1996-10-01 | 2 | -4/+10 |
* | Add the linker set stab types: N_SETA N_SETT N_SETD N_SETB N_SETV | peter | 1996-10-01 | 1 | -1/+8 |
* | Dont make splash screen the default :) | sos | 1996-09-30 | 3 | -6/+3 |
* | Fix a couble of nasties regarding mouse pointer and different | sos | 1996-09-30 | 8 | -311/+546 |
* | if we jump the time, we need to check all the process real interval timers. | julian | 1996-09-30 | 1 | -2/+5 |
* | Work around UMC8669F and Startech UART bugs by not writing to the | bde | 1996-09-30 | 3 | -33/+108 |
* | Whaddya know, visual userconfig sort of supports pci, but the support | bde | 1996-09-30 | 1 | -5/+6 |
* | Added "memory" to clobber list in invlpg(). It needs it if invltlb() | bde | 1996-09-29 | 2 | -40/+42 |
* | Started unspamming <sys/systm.h>. Don't include <machine/stdarg.h> | bde | 1996-09-29 | 2 | -5/+7 |
* | Backed out one of my "performance optimizations" as it results in sometimes | dg | 1996-09-29 | 2 | -18/+26 |
* | Essentially rename pmap_update to be invltlb. It is a very machine | dyson | 1996-09-28 | 10 | -106/+104 |
* | Fixed undeclared variables for the !(PQ_L2_SIZE > 1) case. | bde | 1996-09-28 | 1 | -4/+3 |
* | Fixed bitrot in the read-only attribute: | bde | 1996-09-28 | 1 | -5/+4 |
* | Oops, read-only is spelled RD here. | bde | 1996-09-28 | 1 | -21/+21 |