| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the 3C595 as a supported device for vx0. Delete the rest of the line | ats | 1996-01-09 | 2 | -6/+6 |
* | Fix the 'extraneous newline' problem a little more sensibly: just taking | wpaul | 1996-01-09 | 1 | -1/+4 |
* | clean up si_dprintf a bit so that it uses vararg argument parsing that does | peter | 1996-01-09 | 1 | -6/+17 |
* | Replace ugly year/month calculations in resettodr to more clean | ache | 1996-01-08 | 2 | -28/+24 |
* | MTRETENS for the wt driver. This patch got lost with | joerg | 1996-01-08 | 2 | -39/+14 |
* | Reran makesyscalls.sh.. | peter | 1996-01-08 | 3 | -4/+3 |
* | Oops. forgot to remove #include "opt_sysvipc.h" | peter | 1996-01-08 | 1 | -2/+1 |
* | reran makesyscalls | peter | 1996-01-08 | 10 | -57/+10 |
* | Remove the #ifdef SYSVSHM etc. Always call the functions, some stubs | peter | 1996-01-08 | 1 | -13/+1 |
* | Also move /var/db/kvm_kernel.db to /var/db/kvm_kernel.old.db IF we change | peter | 1996-01-08 | 1 | -1/+2 |
* | Only change the sysctl variable if it presently points to /kernel. | phk | 1996-01-07 | 1 | -2/+4 |
* | Use the new adapter_softc field in the scsi_link structure so that | gibbs | 1996-01-07 | 3 | -42/+21 |
* | Use the new adapter_softc field in the scsi_link structure so that | gibbs | 1996-01-07 | 5 | -224/+224 |
* | Use the new adapter_softc field in the scsi_link structure so that | gibbs | 1996-01-07 | 1 | -79/+66 |
* | Add comment about only needing on of either ahc, ncr, or ahb type | gibbs | 1996-01-07 | 1 | -2/+3 |
* | Add NMSS to the list of things that local.h checks for when decding | wpaul | 1996-01-07 | 2 | -3/+4 |
* | Document the ``BOOT_HD'' make option for the bootblocks. | joerg | 1996-01-06 | 1 | -2/+7 |
* | Choose a different name to hold the option definition.. The original one | peter | 1996-01-06 | 2 | -4/+4 |
* | Finally demolished the last, tottering remnants of GATEWAY. If you want | wollman | 1996-01-05 | 2 | -14/+2 |
* | Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme. | wollman | 1996-01-05 | 3 | -2/+6 |
* | The Linux emulator depends on SYSV IPC but doesn't actually reference | wollman | 1996-01-05 | 1 | -1/+3 |
* | Remove -fno-strength-reduce, gcc bug recently fixed | ache | 1996-01-05 | 1 | -2/+2 |
* | Added multicast support, currently #ifdef LNC_MULTICAST. | paul | 1996-01-05 | 1 | -14/+85 |
* | Delete a couple of unnecessary dependencies on Makefile. | wollman | 1996-01-05 | 1 | -3/+3 |
* | The sequencer sets Intstat to REJECT_MSG, not MSG_REJECT. | gibbs | 1996-01-05 | 1 | -2/+2 |
* | Convert DDB to new-style option. | wollman | 1996-01-04 | 10 | -274/+23 |
* | Convert SYSV IPC to new-style options. (I hope I got everything...) | wollman | 1996-01-04 | 7 | -6/+14 |
* | convert the math emulation to use the new-style options. | wollman | 1996-01-04 | 2 | -1/+5 |
* | Converted two options over to the new scheme: USER_LDT and KTRACE. | wollman | 1996-01-03 | 4 | -3/+8 |
* | The long awaited stability patch set for the aic7xxx driver: | gibbs | 1996-01-03 | 2 | -733/+465 |
* | The long awaited stability patch set for the aic7xxx driver: | gibbs | 1996-01-03 | 2 | -10/+130 |
* | The long awaited stability patch set for the aic7xxx driver: | gibbs | 1996-01-03 | 1 | -5/+5 |
* | Fix the number of ports created for devfs.. it had been only creating | peter | 1996-01-02 | 1 | -2/+2 |
* | Fix last "fix" - I had introduced a fencepost error.. :-( | peter | 1996-01-02 | 1 | -2/+2 |
* | Fix up the DEVFS minor numbers that the Specialix driver registers... | peter | 1996-01-02 | 1 | -7/+11 |
* | Fixed user-mode mcount which I broke in the previous revision. | bde | 1996-01-01 | 1 | -13/+33 |
* | Restrict /devfs/io perms to 0600. | joerg | 1995-12-31 | 1 | -2/+2 |
* | In memory test, cast pointer as "volatile int *", not "int *" to make sure | dg | 1995-12-30 | 1 | -9/+9 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 7 | -1870/+0 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 98 | -44051/+0 |
* | Restored likely_com_ports[] from rev.1.122 so that Hayes ESP support at | bde | 1995-12-30 | 1 | -1/+3 |
* | Oops, forgot a little difference between my src-tree and ours... | sos | 1995-12-30 | 1 | -2/+2 |
* | Fixed a bug with the ATAPI_STATIC option, so it compiles again. | sos | 1995-12-29 | 1 | -3/+8 |
* | My first shot at get sound to work on the emulator. | sos | 1995-12-29 | 3 | -8/+127 |
* | Implemented non-statistical kernel profiling. This is based on | bde | 1995-12-29 | 4 | -44/+258 |
* | Oops, this should have been committed with the other Hayes ESP changes. | bde | 1995-12-29 | 1 | -0/+76 |
* | Added support for the Hayes ESP serial card. | bde | 1995-12-29 | 3 | -3/+124 |
* | 1) ifdef out some unused functions (for now) | markm | 1995-12-29 | 2 | -20/+33 |
* | Make a couple of options that hurt when they're removed more | jkh | 1995-12-29 | 3 | -14/+25 |
* | Add the attempted DMA address to the 'DMA beyond end of ISA' message so that | peter | 1995-12-29 | 1 | -2/+3 |