summaryrefslogtreecommitdiffstats
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* Reviewed by: Amancioahasty1998-06-141-1/+5
* Added uoff_t.bde1998-06-141-1/+5
* Declare zs_cnattach.dfr1998-06-141-0/+29
* [Add missing files from previous commit]dfr1998-06-142-0/+98
* Major changes to the generic device framework for FreeBSD/alpha:dfr1998-06-1420-339/+390
* Reimplement spl*() as function calls. Implement software interrupts.dfr1998-06-113-41/+139
* Add missing Id keywords.dfr1998-06-112-0/+2
* Add my own copyright to this file. In this case not even the commentsdfr1998-06-101-11/+7
* Add my own copyright to this file. The only remnants of NetBSD code heredfr1998-06-101-2/+27
* Add yet another copyright. If some CVS wizard feels like nuking the versionsdfr1998-06-101-0/+1415
* Fix mangled Id keyword.dfr1998-06-102-2/+2
* Add Id keyword.dfr1998-06-101-0/+1
* Add missing copyrights. Thanks to Jason Thorpe for politely noting thedfr1998-06-102-0/+813
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-1083-165/+18081
* Include "opt_compat.h" explicitly instead of depending onbde1998-06-091-2/+2
* This commit fixes various 64bit portability problems required fordfr1998-06-071-12/+12
* libtcl expects to see ieeefp.h definitions through this header.jb1998-05-131-0/+2
* Unbotch whitespace and change switch with two cases to if.eivind1998-05-071-12/+9
* Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running undereivind1998-04-281-1/+26
* Added EIDRM & ENOMSG to errno translation table.sos1998-04-131-2/+2
* The linux chown syscall is more like lchown, a new chown syscall thatpeter1998-03-291-4/+3
* Patch up some space/tab problems. It looks like some of this camepeter1998-03-291-15/+14
* Add in placeholders for the newer linux syscallspeter1998-03-291-1/+23
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-1/+27
* Add vm_ooffset_t and vm_pindex_t that FreeBSD uses (but NetBSD doesn't).jb1998-03-231-1/+3
* Added a null entry for sysmk that is generated by makesyscalls.sh.jb1998-03-131-1/+2
* Updates to reflect differences in what NetBSD does and what FreeBSDjb1998-03-093-3/+25
* This commit was generated by cvs2svn to compensate for changes in r34368,jb1998-03-0914-0/+1241
|\
| * Import NetBSD/Alpha headers needed to get the FreeBSD userland to compilejb1998-03-0930-16/+1291
| * This commit was manufactured by cvs2svn to create branch 'JB'.cvs2svn1998-01-1014-2573/+1
* | 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
OpenPOWER on IntegriCloud