| Commit message (Expand) | Author | Age | Files | Lines |
* | Make this compile again. (missing #include for RFPROC) | peter | 1999-12-06 | 1 | -0/+1 |
* | User ldt sharing. | luoqi | 1999-12-06 | 1 | -1/+5 |
* | Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers | wpaul | 1999-12-04 | 2 | -10/+2 |
* | Implement pluggable ioctl handlers. | marcel | 1999-12-04 | 3 | -656/+738 |
* | Remove the 'ivars' arguement to device_add_child() and | mdodd | 1999-12-03 | 17 | -20/+38 |
* | Set RB_VERBOSE into boothowto (provide proper layering from boot loader | mjacob | 1999-12-03 | 1 | -1/+3 |
* | A port of NetBSD's AlphaServer 1000 and 1000A support. Thanks to Cristian | gallatin | 1999-12-01 | 6 | -2/+419 |
* | dummy version of read_random() until the real random driver is ported. | dima | 1999-11-30 | 1 | -0/+9 |
* | Add arc4random.c. | dima | 1999-11-30 | 1 | -0/+1 |
* | Implement linux_sigaltstack. | marcel | 1999-11-30 | 2 | -1/+8 |
* | Implement sigaltstack. | marcel | 1999-11-30 | 1 | -1/+2 |
* | add linuxulator wrapper for SNDCTL_DSP_GETODELAY | alfred | 1999-11-29 | 1 | -0/+1 |
* | inline spl functions. | gallatin | 1999-11-29 | 2 | -71/+62 |
* | Implement inline assembler wrappers for PALcode calls and for alpha | dfr | 1999-11-29 | 1 | -35/+268 |
* | Sort PCI SCSI controlers. | obrien | 1999-11-28 | 2 | -8/+8 |
* | /sys adjustments to add the `sym' controler driver. | obrien | 1999-11-28 | 2 | -0/+2 |
* | Implement linux_ustat. | marcel | 1999-11-27 | 1 | -1/+0 |
* | Change prototype of linux_ustat. | marcel | 1999-11-27 | 1 | -1/+2 |
* | Implement fdatasync in terms of fsync. The regeneration of proto.h, | marcel | 1999-11-26 | 1 | -1/+0 |
* | Add pcm entries for the alpha too, since they were taken out of | peter | 1999-11-22 | 1 | -0/+6 |
* | Update the Alpha makefile to be more in line with the x86 version. It | peter | 1999-11-22 | 1 | -68/+75 |
* | Use %ll instead of %q as gcc moans bitterly about it. | peter | 1999-11-22 | 1 | -1/+1 |
* | Zap some latent problems hidden by differences between KERNEL and _KERNEL. | peter | 1999-11-22 | 6 | -37/+4 |
* | Add MOUSE_MSC_MAXBUTTON and MOUSE_IF_USB. | n_hibma | 1999-11-22 | 1 | -0/+2 |
* | Use LIST_FOREACH to traverse the allproc list. | phk | 1999-11-19 | 1 | -4/+3 |
* | Properly attribute interrupt time on alpha. Previously, interrupt time | gallatin | 1999-11-19 | 3 | -5/+6 |
* | Move Alpha conflicting entries (98,99) to 135,136. Renumber the zsc | peter | 1999-11-18 | 1 | -1/+1 |
* | Typo | n_hibma | 1999-11-16 | 1 | -1/+1 |
* | Mchines whose interrupts are not routed through the ISA pic were still | gallatin | 1999-11-16 | 1 | -3/+11 |
* | Add the ata devices to the GENERIC kernel. Hopefully, this should allow | dfr | 1999-11-15 | 2 | -10/+10 |
* | Re-organise the code which manages the owner of the FP state (fpcurproc). | dfr | 1999-11-10 | 7 | -78/+164 |
* | Drop ipl to zero before calling ast(). Make sure that this only happens | dfr | 1999-11-09 | 1 | -0/+2 |
* | Fix a warning. | dfr | 1999-11-09 | 1 | -1/+1 |
* | Passing "0" or "FALSE" as the fourth argument to vm_fault is wrong. It | alc | 1999-11-09 | 1 | -2/+3 |
* | - Added the following options; they have existed in syscons | yokota | 1999-11-08 | 1 | -0/+4 |
* | - Added a new kernel configuration option: SC_TWOBUTTON_MOUSE. | yokota | 1999-11-08 | 1 | -0/+1 |
* | - Removed SC_VIDEO_DEBUG. It is broken and useless now. | yokota | 1999-11-08 | 1 | -1/+0 |
* | Take a shot at using cdevsw_add() to get it working again. This really | peter | 1999-11-08 | 1 | -1/+3 |
* | Remove the iskmemdev() function. Make it the responsibility of the mem.c | phk | 1999-11-07 | 1 | -17/+5 |
* | Remove the devsw magic from DEV_MODULE() | phk | 1999-11-07 | 1 | -1/+11 |
* | Options cleanup. | eivind | 1999-11-06 | 1 | -6/+0 |
* | Remove an unnecessary alignment check from osigreturn and sigreturn. (The | alc | 1999-11-04 | 1 | -7/+2 |
* | Fix the atomic arithmetic primitives for address where (p&7) >= 4. | dfr | 1999-11-04 | 1 | -24/+24 |
* | Eliminate two useracc(..., VM_PROT_READ) calls that immediately precede | alc | 1999-11-04 | 1 | -8/+4 |
* | Add a second direct map window to increase the maximum RAM this platform | gallatin | 1999-11-03 | 1 | -28/+43 |
* | Cut out some extra dead code that I missed last time around. I think | msmith | 1999-11-02 | 1 | -14/+2 |
* | This is a complete rewrite of vfs_conf.c, which changes the way the root | msmith | 1999-11-01 | 1 | -47/+15 |
* | Merge the alpha and x86 majors files together. There appear to be | peter | 1999-11-01 | 1 | -191/+0 |
* | Update examples using 'disk' and 'tape' - they used to have magic meaning | peter | 1999-11-01 | 2 | -2/+2 |
* | The useracc() calls in osigreturn() and sigreturn() should specify | alc | 1999-10-31 | 1 | -2/+2 |