| Commit message (Expand) | Author | Age | Files | Lines |
* | Use LIST_FOREACH to traverse the allproc list. | Poul-Henning Kamp | 1999-11-19 | 1 | -4/+3 |
* | Properly attribute interrupt time on alpha. Previously, interrupt time | Andrew Gallatin | 1999-11-19 | 3 | -5/+6 |
* | Move Alpha conflicting entries (98,99) to 135,136. Renumber the zsc | Peter Wemm | 1999-11-18 | 1 | -1/+1 |
* | Typo | Nick Hibma | 1999-11-16 | 1 | -1/+1 |
* | Mchines whose interrupts are not routed through the ISA pic were still | Andrew Gallatin | 1999-11-16 | 1 | -3/+11 |
* | Add the ata devices to the GENERIC kernel. Hopefully, this should allow | Doug Rabson | 1999-11-15 | 2 | -10/+10 |
* | Re-organise the code which manages the owner of the FP state (fpcurproc). | Doug Rabson | 1999-11-10 | 7 | -78/+164 |
* | Drop ipl to zero before calling ast(). Make sure that this only happens | Doug Rabson | 1999-11-09 | 1 | -0/+2 |
* | Fix a warning. | Doug Rabson | 1999-11-09 | 1 | -1/+1 |
* | Passing "0" or "FALSE" as the fourth argument to vm_fault is wrong. It | Alan Cox | 1999-11-09 | 1 | -2/+3 |
* | - Added the following options; they have existed in syscons | Kazutaka YOKOTA | 1999-11-08 | 1 | -0/+4 |
* | - Added a new kernel configuration option: SC_TWOBUTTON_MOUSE. | Kazutaka YOKOTA | 1999-11-08 | 1 | -0/+1 |
* | - Removed SC_VIDEO_DEBUG. It is broken and useless now. | Kazutaka YOKOTA | 1999-11-08 | 1 | -1/+0 |
* | Take a shot at using cdevsw_add() to get it working again. This really | Peter Wemm | 1999-11-08 | 1 | -1/+3 |
* | Remove the iskmemdev() function. Make it the responsibility of the mem.c | Poul-Henning Kamp | 1999-11-07 | 1 | -17/+5 |
* | Remove the devsw magic from DEV_MODULE() | Poul-Henning Kamp | 1999-11-07 | 1 | -1/+11 |
* | Options cleanup. | Eivind Eklund | 1999-11-06 | 1 | -6/+0 |
* | Remove an unnecessary alignment check from osigreturn and sigreturn. (The | Alan Cox | 1999-11-04 | 1 | -7/+2 |
* | Fix the atomic arithmetic primitives for address where (p&7) >= 4. | Doug Rabson | 1999-11-04 | 1 | -24/+24 |
* | Eliminate two useracc(..., VM_PROT_READ) calls that immediately precede | Alan Cox | 1999-11-04 | 1 | -8/+4 |
* | Add a second direct map window to increase the maximum RAM this platform | Andrew Gallatin | 1999-11-03 | 1 | -28/+43 |
* | Cut out some extra dead code that I missed last time around. I think | Mike Smith | 1999-11-02 | 1 | -14/+2 |
* | This is a complete rewrite of vfs_conf.c, which changes the way the root | Mike Smith | 1999-11-01 | 1 | -47/+15 |
* | Merge the alpha and x86 majors files together. There appear to be | Peter Wemm | 1999-11-01 | 1 | -191/+0 |
* | Update examples using 'disk' and 'tape' - they used to have magic meaning | Peter Wemm | 1999-11-01 | 2 | -2/+2 |
* | The useracc() calls in osigreturn() and sigreturn() should specify | Alan Cox | 1999-10-31 | 1 | -2/+2 |
* | Don't lower the ipl when returning from handling an interrupt. | Andrew Gallatin | 1999-10-30 | 1 | -3/+0 |
* | Allow the source root `S' to be overridden by defining it only when | Marcel Moolenaar | 1999-10-30 | 1 | -0/+2 |
* | The core of this patch is to vm/vm_page.h. The effects are two-fold: (1) to | Alan Cox | 1999-10-30 | 1 | -2/+2 |
* | Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for the | Poul-Henning Kamp | 1999-10-30 | 4 | -7/+9 |
* | useracc() the prequel: | Poul-Henning Kamp | 1999-10-29 | 17 | -15/+6 |
* | Convert the mx driver to miibus. | Bill Paul | 1999-10-16 | 2 | -4/+4 |
* | Use BWX instructions on EV6 as well as EV5. | Andrew Gallatin | 1999-10-15 | 1 | -2/+2 |
* | Acutally our style is "options\x20\x09". | David E. O'Brien | 1999-10-15 | 2 | -56/+56 |
* | * Implement bus_set/get/delete_resource for pci. | Doug Rabson | 1999-10-14 | 2 | -17/+6 |
* | Like it or not, we use ^I's not 0x20 to align things in this file. | David E. O'Brien | 1999-10-14 | 2 | -6/+6 |
* | Make the contents, layout, and comments match sys/i386/conf/GENERIC as | David E. O'Brien | 1999-10-14 | 2 | -134/+172 |
* | Divide the Alpha's hz of 1024 by 8 to obain a stathz of 128. This | Andrew Gallatin | 1999-10-13 | 2 | -1/+8 |
* | allow pci_ioctl to work with multi-hose alphas. | Andrew Gallatin | 1999-10-12 | 3 | -5/+27 |
* | * Add struct resource_list* argument to resource_list_alloc and | Doug Rabson | 1999-10-12 | 1 | -14/+25 |
* | Include opt_compat.h now the old signalling syscalls are of type COMPAT. | Marcel Moolenaar | 1999-10-12 | 1 | -0/+1 |
* | Add a per-signal flag to mark handlers registered with osigaction, so we | Luoqi Chen | 1999-10-11 | 2 | -43/+33 |
* | Don't include <machine/frame.h>. | Doug Rabson | 1999-10-08 | 1 | -2/+0 |
* | Zap these defucnt files before anyone things about trying to merge them. | Peter Wemm | 1999-10-08 | 1 | -18/+0 |
* | Re-synchronise the alpha major numbers list with the i386 list. | Mike Smith | 1999-10-07 | 1 | -1/+46 |
* | Removal of sys/device.h | Nick Hibma | 1999-10-05 | 13 | -13/+6 |
* | Attempt at cleaning up the (unused part of) support for TurboChannel to | Nick Hibma | 1999-10-05 | 9 | -63/+60 |
* | Re-introduction of sigcontext. | Marcel Moolenaar | 1999-10-04 | 4 | -23/+82 |
* | Change from using a dv_xname in struct device to using | Nick Hibma | 1999-10-03 | 4 | -40/+48 |
* | Implement the use of si_addr in siginfo_t. | Marcel Moolenaar | 1999-10-01 | 1 | -0/+1 |