summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-163-9/+37
* Don't define NMBCLUSTERS here.simokawa1999-04-111-8/+1
* Restore support for executing BSD/OS binaries on the i386 by passingjdp1999-04-031-2/+2
* Remove trigraph.dfr1999-03-281-2/+2
* Keyboard driver update in preparation for the USB keyboard driver.yokota1999-03-101-2/+4
* Don't define MACHINE, MACHINE_ARCH, _MACHINE or _MACHINE_ARCH ifimp1999-03-011-1/+9
* Introduce machine-dependent macro pgtok() to convert page count to numberluoqi1999-02-191-1/+3
* Fix typo in comment.jdp1999-02-191-2/+2
* Change the load address of the ELF dynamic linker from "2L*MAXDSIZ"jdp1999-02-071-1/+13
* - Don't assume the line length in the video memory is always the same asyokota1999-02-051-25/+26
* Added a hopefully-machine-independent macro for determining if abde1999-02-021-1/+3
* Update the alpha port to use the new syscons.dfr1999-01-232-20/+95
* A couple more osf/1 compat tweaks.dfr1999-01-121-1/+2
* Add hooks for the Iprobe kernel profiler.dfr1999-01-101-1/+2
* Correct typo in macro name.des1999-01-011-2/+2
* Various changes to support OSF1 emulation:dfr1998-12-301-2/+10
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-234-13/+29
* Little reorganization:dt1998-12-192-25/+20
* Implement 'software completion' for floating point arithmetic. On thedfr1998-12-043-1/+578
* Add support for 'vmstat -i'.dfr1998-11-282-2/+81
* Oops, I forgot to update this file when I changed moused recently.yokota1998-11-221-1/+3
* Add sc_traparg_a0, sc_traparg_a1 and sc_traparg_a2 to the sigcontextdfr1998-11-182-31/+39
* Definitions for alpha specific device resources.dfr1998-11-171-0/+44
* Definitions for alpha specific system calls.dfr1998-11-171-0/+54
* * Add hooks to allow the X server to access I/O ports and memory.dfr1998-11-153-21/+31
* Add the ability to specify where on the at_shutdown queue a handler ismsmith1998-10-301-2/+1
* Typo fix.peter1998-10-141-2/+2
* Initial attempt to update the Alpha loader and kernel to use the machinepeter1998-10-141-2/+8
* Bring in _BSD_UINT8_T_, _BSD_UINT16_T_, and _BSD_UINT32_T from the i386alex1998-10-121-1/+4
* Add functions for accessing dense and bwx memory for pci devices. Thesedfr1998-10-061-1/+8
* Add support for adjkerntz (largely untested).dfr1998-10-062-3/+10
* Start using the new SWI registration system instead of hardwiring everything.dfr1998-09-261-1/+3
* Automatically detect which disk was booted and change the root to that disk.dfr1998-09-261-1/+3
* Add splsoftvm().dfr1998-09-191-1/+2
* Merge with the latest i386 syscons.dfr1998-09-173-6/+259
* Add cam spls.dfr1998-09-161-1/+3
* Port i386 bus_space and bus_dma to alpha.dfr1998-09-163-476/+1085
* Add new functions fill_fpregs() and set_fpregs(), like fill_regs()jdp1998-09-141-1/+7
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These givejdp1998-09-141-1/+3
* Add a new library function getobjformat(). It checks all thejdp1998-09-091-1/+8
* Change various syscalls to use size_t arguments instead of u_int.dfr1998-08-241-0/+77
* Use address space numbers to reduce TLB flushes.dfr1998-08-231-1/+4
* Add Miata system type and pull in the LOCATE_PCS macro from NetBSD.dfr1998-08-171-0/+4
* Add breakpoint() for BREAK_TO_DEBUGGER.dfr1998-08-171-1/+11
* Update to use elf_generic.h.dfr1998-08-171-1/+6
* Lots of changes, including:dfr1998-08-104-5/+44
* Add some more useful macros.dfr1998-08-071-1/+7
* Port syscons to the alpha. The driver itself has moved to sys/isa as it willdfr1998-08-065-3/+8
* 1. Reorganized screen saver related code so that both the LKM screenyokota1998-08-031-2/+10
* Add definitions of EV56 INT1/INT2/INT4/INT8 memory spaces.dfr1998-07-311-1/+9
OpenPOWER on IntegriCloud