summaryrefslogtreecommitdiffstats
path: root/sys/alpha/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean-up the new VM map procfs code, and also add support for executabledyson1996-06-181-1/+3
* 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-301-2/+2
* My first shot at get sound to work on the emulator.sos1995-12-291-1/+19
* Completed function declarations and added prototypes.bde1995-11-222-7/+13
* First incarnation of our Linux emulator or rather compatibility code.sos1995-06-252-0/+722
OpenPOWER on IntegriCloud