| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reserve a major number for use by the Iprobe device driver. | Andrew Gallatin | 1999-01-18 | 1 | -1/+2 |
| * | Added support for the DEC EB64PLUS systype. (Part III) | Andrew Gallatin | 1999-01-18 | 4 | -5/+10 |
| * | Added support for the DEC EB64PLUS systype. (part II) | Andrew Gallatin | 1999-01-18 | 1 | -0/+187 |
| * | Added support for the DEC EB64PLUS systype. (part I) | Andrew Gallatin | 1999-01-18 | 2 | -5/+114 |
| * | Minor cleanup; no more references to LKM's. | Peter Wemm | 1999-01-17 | 1 | -4/+1 |
| * | Oops, add the NMBCLUSTERS initialiser for the Alpha as well. | Mike Smith | 1999-01-15 | 1 | -1/+7 |
| * | dftp -> dtfp Get it right... | Mike Smith | 1999-01-14 | 1 | -2/+2 |
| * | Assign cdev major 84 to 'dftp' for "Louis A. Mamakos" <louie@UU.NET> | Mike Smith | 1999-01-13 | 1 | -2/+2 |
| * | A couple more osf/1 compat tweaks. | Doug Rabson | 1999-01-12 | 2 | -6/+13 |
| * | Add hooks for the Iprobe kernel profiler. | Doug Rabson | 1999-01-10 | 3 | -3/+34 |
| * | Switch to using ".So" as the extension for PIC object files rather | John Polstra | 1999-01-09 | 1 | -4/+4 |
| * | Add (but don't activate) code for a special VM option to make | Julian Elischer | 1999-01-06 | 1 | -20/+3 |
| * | Assign CDEV 112 to the keyboard driver. | Kazutaka YOKOTA | 1999-01-06 | 1 | -1/+2 |
| * | Fix fubyte to actually return the correct value (it was always returning | Doug Rabson | 1999-01-05 | 1 | -2/+1 |
| * | Correct typo in macro name. | Dag-Erling Smørgrav | 1999-01-01 | 1 | -2/+2 |
| * | Commit patch in | Søren Schmidt | 1998-12-30 | 1 | -1/+3 |
| * | Commit #1 of: | Søren Schmidt | 1998-12-30 | 1 | -3/+5 |
| * | Various changes to support OSF1 emulation: | Doug Rabson | 1998-12-30 | 5 | -22/+49 |
| * | Add fxp0. It seems to be Alpha-OK, although I don't have a card to test. | Gary Palmer | 1998-12-29 | 2 | -2/+4 |
| * | reserve 110 for ses (SCSI Environmental Services) driver | Matt Jacob | 1998-12-29 | 1 | -1/+2 |
| * | Fix some 64bit truncation problems which crept into SYSCTL_LONG() with the | Doug Rabson | 1998-12-27 | 1 | -8/+5 |
| * | Not quite right for the goal of using swi_register, but on the way there. | Matt Jacob | 1998-12-24 | 1 | -4/+2 |
| * | Implement fpsetmask() and other fp*() functions. Programs should use | Doug Rabson | 1998-12-23 | 6 | -15/+117 |
| * | Fix NOIMPL -> NOPROTO as per bruce. | Søren Schmidt | 1998-12-22 | 1 | -2/+2 |
| * | Syscall 168 (poll) is not implemented in the Linux emulator. This | Søren Schmidt | 1998-12-21 | 1 | -2/+3 |
| * | Add LDGP(pv) to suword, subyte, fuword, fubyte so that they can be called | Doug Rabson | 1998-12-20 | 1 | -1/+5 |
| * | Make it compile again. | Søren Schmidt | 1998-12-19 | 1 | -5/+5 |
| * | Reviewed by: Luoqi Chen, Jordan Hubbard | Julian Elischer | 1998-12-19 | 4 | -12/+27 |
| * | Little reorganization: | Dmitrij Tejblum | 1998-12-19 | 2 | -25/+20 |
| * | Move some compile flags from the kernel makefile to bsd.kern.mk so that | Doug Rabson | 1998-12-17 | 1 | -2/+2 |
| * | Removed the cast to a pointer in the definition of PS_STRINGS and | Bruce Evans | 1998-12-16 | 2 | -6/+5 |
| * | Removed bogus casts of USRSTACK and/or the other operand in binary | Bruce Evans | 1998-12-16 | 2 | -6/+6 |
| * | Added 3 new errno values, requred by various standards: EOVERFLOW, | Dmitrij Tejblum | 1998-12-14 | 1 | -5/+5 |
| * | Get rid of CTLTYPE_OPAQUE in a SYSCTL_OPAQUE - it is added my the | Eivind Eklund | 1998-12-09 | 1 | -2/+2 |
| * | If there is no .depends file, use the standard ad-hoc way of ensuring | Warner Losh | 1998-12-07 | 1 | -1/+5 |
| * | fix warning messages from previous delta | Matt Jacob | 1998-12-06 | 1 | -3/+3 |
| * | Fix it so that it works on an eb164 when you have a serial console on com1. | Matt Jacob | 1998-12-05 | 1 | -1/+7 |
| * | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | Archie Cobbs | 1998-12-04 | 10 | -28/+29 |
| * | Implement 'software completion' for floating point arithmetic. On the | Doug Rabson | 1998-12-04 | 10 | -14/+2622 |
| * | Restore the user HAE all the time, not just when returning to usermode. | Doug Rabson | 1998-12-02 | 1 | -3/+5 |
| * | Enable BWX i/o access. I disabled it by mistake with the last commit. | Doug Rabson | 1998-12-02 | 1 | -2/+2 |
| * | Add support for 'vmstat -i'. | Doug Rabson | 1998-11-28 | 6 | -19/+120 |
| * | Port top to the alpha. | Doug Rabson | 1998-11-25 | 1 | -1/+3 |
| * | Oops, I forgot to update this file when I changed moused recently. | Kazutaka YOKOTA | 1998-11-22 | 1 | -1/+3 |
| * | Fix things so that pci interrupts can be registered correctly on apecs | Doug Rabson | 1998-11-18 | 2 | -8/+17 |
| * | Add sc_traparg_a0, sc_traparg_a1 and sc_traparg_a2 to the sigcontext | Doug Rabson | 1998-11-18 | 6 | -40/+65 |
| * | Remove -U__NetBSD__ | Dima Ruban | 1998-11-18 | 1 | -2/+2 |
| * | Definitions for alpha specific device resources. | Doug Rabson | 1998-11-17 | 1 | -0/+44 |
| * | Definitions for alpha specific system calls. | Doug Rabson | 1998-11-17 | 1 | -0/+54 |
| * | * Add hooks to allow the X server to access I/O ports and memory. | Doug Rabson | 1998-11-15 | 19 | -187/+838 |