summaryrefslogtreecommitdiffstats
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* Staticized.bde1998-02-132-4/+3
* Add display of type KD_PIXEL.phk1998-02-121-1/+2
* De-staticize enough to make all the LKMs work again. Add comments whereeivind1998-02-111-2/+2
* Staticize.eivind1998-02-091-10/+16
* Back out DIAGNOSTIC changes.eivind1998-02-061-3/+1
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-1/+3
* Fixed conflicts between <machine/console.h> and <machine/pcvt_ioctl.h>,bde1998-02-031-16/+24
* Declare printf() instead of including <stdio.h>, so that this doesn'tbde1998-02-011-3/+2
* Suggested by: bdejb1998-01-201-1/+12
* Add a machine dependent header to size the jmpbuf instead of pilingjb1998-01-101-0/+35
* PAL codes needed for asm.hjb1998-01-101-0/+93
* Header files which are linked from /usr/include to /usr/include/machine.jb1998-01-106-1/+881
* These are a few of the alpha machine dependent header files - the firstjb1998-01-1011-0/+1419
* Added accent (dead) key support to syscons and kbdcontrol.yokota1998-01-071-1/+37
* I should not edit linux_prot.h directly. Fix the argument of linux_nice.kato1997-12-171-2/+2
* Make COMPAT_43 and COMPAT_SUNOS new-style options.eivind1997-12-161-2/+6
* As described by the submitter:msmith1997-12-151-0/+16
* - Add support for the following mice to psm/moused/sysmouse:yokota1997-12-072-50/+142
* Added support for linux sound ioctls:ahasty1997-11-171-1/+6
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-062-39/+38
* Implement linux_iopl and linux_nice.kato1997-10-291-15/+1
* Implement linux_semop, linux_semget and linux_semctl.kato1997-10-281-1/+10
* Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the oneyokota1997-10-191-2/+2
* Add a new keyboard mode K_CODE. Returns a single byte for each keysos1997-10-011-1/+2
* Always defines macros for PC-98 display.kato1997-09-041-12/+6
* Removed unused #includes (<machine/cpu.h> now gives more pollution).bde1997-09-011-2/+1
* Fixed misplaced declaration.bde1997-08-251-2/+3
* Minor formatting and style fixes.bde1997-08-251-2/+5
* Revert my previous commit about using CS_SECURE macro.charnier1997-08-211-1/+2
* Use CS_SECURE macro.charnier1997-08-181-2/+1
* Yeah I'm back hacking syscons !!sos1997-08-081-1/+5
* Nuke the nonexistend pad bytes from the end of the DMI header structure.msmith1997-08-041-2/+1
* Support for PC BIOS functions.msmith1997-08-011-0/+113
* Removed unused #includes.bde1997-07-203-19/+3
* Grr. Remove not-ready LDT modification fluff that also crept in withmsmith1997-06-021-26/+1
* Add support for the SIOCGIFHWADDR ioctl, commonly used bymsmith1997-06-021-1/+71
* md_regs is a struct trapframe * now, not int []peter1997-05-071-41/+41
* Removed unused #includes.bde1997-04-091-3/+1
* Removed potentially harmful garbage <vm/lock.h> and fixed bogusbde1997-04-011-2/+2
* Be consistant with the other syscall makefile's handling of the defaultpeter1997-03-291-1/+4
* Fix the warning when compiling the SYSINIT hook due to function types.peter1997-03-291-2/+13
* Forgot $Id$, break a long linepeter1997-03-291-2/+5
* Add a Makefile for regenerating the syscall tablespeter1997-03-291-0/+7
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-2210-10/+10
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1410-10/+10
* Minor white-space and comment cleanups. No functional change.nate1997-01-051-3/+10
* Synchronize with the RELENG_2_2 branch.asami1996-12-041-9/+1
* Add IP_OPTIONS and the multicast-related setsockopts to thefenner1996-12-031-1/+9
* Alot of fixes from kazu:sos1996-12-011-14/+48
* KNF'ify.nate1996-11-151-5/+11
OpenPOWER on IntegriCloud