| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a foobar on my part that broke non-SMP kernels. (I need some sleep...) | fsmp | 1997-09-29 | 1 | -11/+24 |
* | oops, I seem to have forgotten to commit this. redirect _cam_imask to | peter | 1997-09-29 | 1 | -1/+2 |
* | Screwed the debug for the cil deadlock, another 3 hours down the tubes... | fsmp | 1997-09-29 | 1 | -2/+2 |
* | Added a couple short-term debugs and a fix to the SPIN_MAX variable. | fsmp | 1997-09-28 | 2 | -7/+38 |
* | Fix a serious bug I introduced while adding in support for CAM interrupts. | gibbs | 1997-09-28 | 8 | -31/+44 |
* | Add a small hack to support the strange antics of the Unisys ELI 4003. This | mckay | 1997-09-28 | 4 | -40/+88 |
* | Print the filename, not the directory we compiled in. | phk | 1997-09-28 | 1 | -2/+2 |
* | Fix handling of nested mountpoints in __getcwd() | phk | 1997-09-28 | 2 | -6/+10 |
* | Synchronize with sys/i386/isa/diskslice_machdep.c revision 1.26. | kato | 1997-09-28 | 2 | -10/+14 |
* | Fixed duplicate case introduced by previous commit. | kato | 1997-09-28 | 1 | -5/+4 |
* | Oops, include <sys/conf.h>. | kato | 1997-09-28 | 2 | -0/+2 |
* | Added a missing comma for the INTR_SPL case. | fsmp | 1997-09-27 | 1 | -2/+2 |
* | Add support to the host driver for "downloaded constants". These are immediate | gibbs | 1997-09-27 | 1 | -43/+32 |
* | Add support to aicasm for "downloaded constants". These are immediate | gibbs | 1997-09-27 | 13 | -62/+211 |
* | Hide the `no magic' babble behind bootverbose, since it has proven to | joerg | 1997-09-27 | 2 | -10/+14 |
* | Clustered read and write are switched at mount-option level. | kato | 1997-09-27 | 27 | -155/+161 |
* | Synchronize with sys/i386/isa/syscons.c revision 1.233. | kato | 1997-09-27 | 1 | -5/+23 |
* | The previous commit broke support for the Pro/10; detect which sort of | msmith | 1997-09-26 | 2 | -14/+50 |
* | tiny update of ESC sequence parser. | itojun | 1997-09-26 | 3 | -15/+69 |
* | Synchronize with sys/i386/i386/machdep.c revision 1.266. | kato | 1997-09-26 | 2 | -4/+4 |
* | I lost a bit of my change in the last commit, this is more like it. | phk | 1997-09-26 | 2 | -4/+10 |
* | Reduce the target number of vnodes on the freelist from desiredvnodes | phk | 1997-09-25 | 2 | -4/+4 |
* | Fix a bug where the speculative memory probe wouldn't occur on systems that | dg | 1997-09-25 | 2 | -4/+4 |
* | Export ipstat via sysctl. Don't understand why this wasn't done before. | wollman | 1997-09-25 | 2 | -3/+7 |
* | Commented out entries of Luigi's sound driver. The name `pcm' is | kato | 1997-09-24 | 2 | -12/+12 |
* | Store an absolute tick value in callout entries so that a subtraction on | gibbs | 1997-09-24 | 4 | -32/+55 |
* | Add one more counter so we can truly find out how good our name cache | phk | 1997-09-24 | 1 | -2/+7 |
* | Synchronize with sys/i386/isa/fd.c revision 1.104. | kato | 1997-09-24 | 2 | -4/+4 |
* | Synchronize with sys/i386/conf/majors.i386 revision 1.18. | kato | 1997-09-24 | 1 | -1/+2 |
* | Look for another couple of magic bios things.. | phk | 1997-09-24 | 2 | -4/+16 |
* | A couple of handles to tweak, more statistics. | phk | 1997-09-24 | 5 | -11/+93 |
* | Add a missing prototype. | phk | 1997-09-24 | 1 | -1/+2 |
* | Remove the 82371 IDE devices. | phk | 1997-09-24 | 1 | -17/+4 |
* | Increment RELDATE so that it is possible to distinguish between the | jdp | 1997-09-24 | 1 | -2/+2 |
* | Fix a call to timeout that wasn't properly saving it's callout handle. | gibbs | 1997-09-23 | 3 | -6/+6 |
* | Moved setconf() call after root configuration again. This fixes a | bde | 1997-09-23 | 2 | -8/+6 |
* | Fix merge spam | jkh | 1997-09-23 | 3 | -12/+6 |
* | Reserve entry for CAN16-2 CAN-PC Interface | jkh | 1997-09-23 | 2 | -2/+4 |
* | Be more explicit about one of IPFIREWALL's features. | jkh | 1997-09-23 | 3 | -3/+33 |
* | Add a missing bufq_init call. The original code never initialized it's | gibbs | 1997-09-22 | 1 | -0/+1 |
* | Make MFS a supported option, finally. | joerg | 1997-09-22 | 4 | -10/+5 |
* | restore a line I accidentally deleted with my callout changes. | gibbs | 1997-09-22 | 1 | -0/+1 |
* | Update for changes in the callout interface. | kato | 1997-09-22 | 3 | -1/+11 |
* | Synchronize with sys/i386/isa/wd.c revision up to 1.140. | kato | 1997-09-22 | 1 | -51/+71 |
* | Synchronize with sys/i386/isa/fd.c, isa.c and sio.c revisions 1.103, | kato | 1997-09-22 | 5 | -39/+68 |
* | Synchronize with sys/i386/i386/machdep.c and trap.c reivisions 1.265 | kato | 1997-09-22 | 3 | -11/+57 |
* | Synchronize with sys/i386/conf/files.i386 revision 1.177. | kato | 1997-09-22 | 2 | -26/+4 |
* | Turn on CR4_VME on the AP's the same as the BSP. Note that we do not | peter | 1997-09-22 | 2 | -2/+26 |
* | Oops. This file shouldn't have been committed. | gibbs | 1997-09-22 | 2 | -36/+34 |
* | Remove an unfortunate name clash with the zalloc/zfree routines. Since the | dyson | 1997-09-21 | 1 | -11/+11 |