summaryrefslogtreecommitdiffstats
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* Finally a start at sharing the kdb controller routines betweensos1996-11-142-24/+92
* Add audio mixer ioctls.smpatel1996-11-051-1/+19
* Declare pointers to signal handling functions in full instead of asbde1996-10-251-3/+2
* Prepare kernel to take advantage of "branded" ELF binaries.sos1996-10-161-5/+6
* Updated #includes to 4.4lite style.bde1996-10-151-2/+3
* Removed nested include of <sys/proc.h> from <vm/vm_object.h> and fixedbde1996-10-151-1/+2
* Fix a couble of nasties regarding mouse pointer and differentsos1996-09-301-1/+3
* Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:bde1996-09-211-7/+9
* Change the way moused talk to syscons, now its only delivering mouseeventssos1996-06-251-7/+22
* Some news for syscons (long overdue):sos1996-06-211-7/+11
* Clean-up the new VM map procfs code, and also add support for executabledyson1996-06-181-1/+3
* The Great PC98 Merge.asami1996-06-141-1/+26
* Clean up -Wunused warnings.gpalmer1996-06-121-2/+1
* Include <sys/buf.h> so that this does't blow up with B_WRITE undefined.jkh1996-05-011-1/+2
* Update the linux_sendsig() handler to the new type of the 4thpeter1996-03-171-4/+4
* Move the elf linux_interp structure from the lkm stub to here so that itpeter1996-03-101-1/+18
* Implement rudumentry support for the linux TIOC[SG]ETSERIAL ioctl's.peter1996-03-101-1/+35
* First attempt at FreeBSD & Linux ELF support.sos1996-03-102-65/+115
* Oops.. I was wrong about the change to sigsuspend. The library interface ispeter1996-03-041-3/+4
* Add support for the old-style Linux termio (not termios) TCGETA etc.peter1996-03-031-2/+4
* Minor touch-up... make two functions static, and add missing $Id$peter1996-03-021-0/+1
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-024-67/+480
* A new syscalls table for the Linux emulator. This is processed bypeter1996-03-022-0/+221
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-302-6/+6
OpenPOWER on IntegriCloud