aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/linux/linux_sysvec.c
Commit message (Expand)AuthorAgeFilesLines
* Removed potentially harmful garbage <vm/lock.h> and fixed bogusBruce Evans1997-04-011-2/+2
* Fix the warning when compiling the SYSINIT hook due to function types.Peter Wemm1997-03-291-2/+13
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Prepare kernel to take advantage of "branded" ELF binaries.Søren Schmidt1996-10-161-5/+6
* Removed nested include of <sys/proc.h> from <vm/vm_object.h> and fixedBruce Evans1996-10-151-1/+2
* Clean-up the new VM map procfs code, and also add support for executableJohn Dyson1996-06-181-1/+3
* Clean up -Wunused warnings.Gary Palmer1996-06-121-2/+1
* Include <sys/buf.h> so that this does't blow up with B_WRITE undefined.Jordan K. Hubbard1996-05-011-1/+2
* Update the linux_sendsig() handler to the new type of the 4thPeter Wemm1996-03-171-4/+4
* Move the elf linux_interp structure from the lkm stub to here so that itPeter Wemm1996-03-101-1/+18
* First attempt at FreeBSD & Linux ELF support.Søren Schmidt1996-03-101-61/+103
* Mega-commit for Linux emulator update.. This has been stress tested underPeter Wemm1996-03-021-0/+358