summaryrefslogtreecommitdiff
path: root/sys/alpha/linux
Commit message (Expand)AuthorAgeFilesLines
* *gulp*. Jordan specifically OK'ed this..Peter Wemm1998-10-161-17/+36
* Unregister the glibc2 brand at module unload time.Alexander Langer1998-10-111-5/+19
* Make async I/O on a socket work.John Fieber1998-10-052-11/+10
* Add several missing ioctl handlers. One needed by Sybase, the othersJohn Fieber1998-09-301-1/+8
* Add support for glibc consumers using the new ld-linux.so.2 linker.Mike Smith1998-09-171-2/+10
* Add provisions for variant core dump file formats, depending on theJohn Polstra1998-09-141-3/+6
* Initial support for using linux X servers under emulation - to use anJordan K. Hubbard1998-08-311-1/+15
* Use [u]intptr_t instead of [u_]long for casts between pointers andBruce Evans1998-08-161-4/+4
* Fixed print format errors.Bruce Evans1998-07-291-4/+5
* Fixed printf format errors.Bruce Evans1998-07-291-9/+11
* Quick and dirty support for Linux's mremap. Not used by anythingJordan K. Hubbard1998-07-101-2/+3
* Include "opt_compat.h" explicitly instead of depending onBruce Evans1998-06-091-2/+2
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-071-12/+12
* Unbotch whitespace and change switch with two cases to if.Eivind Eklund1998-05-071-12/+9
* Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running underEivind Eklund1998-04-281-1/+26
* Added EIDRM & ENOMSG to errno translation table.Søren Schmidt1998-04-131-2/+2
* The linux chown syscall is more like lchown, a new chown syscall thatPeter Wemm1998-03-291-4/+3
* Patch up some space/tab problems. It looks like some of this camePeter Wemm1998-03-291-15/+14
* Add in placeholders for the newer linux syscallsPeter Wemm1998-03-291-1/+23
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-281-1/+27
* Added a null entry for sysmk that is generated by makesyscalls.sh.John Birrell1998-03-131-1/+2
* Staticized.Bruce Evans1998-02-132-4/+3
* De-staticize enough to make all the LKMs work again. Add comments whereEivind Eklund1998-02-111-2/+2
* Staticize.Eivind Eklund1998-02-091-10/+16
* Back out DIAGNOSTIC changes.Eivind Eklund1998-02-061-3/+1
* Turn DIAGNOSTIC into a new-style option.Eivind Eklund1998-02-041-1/+3
* Declare printf() instead of including <stdio.h>, so that this doesn'tBruce Evans1998-02-011-3/+2
* I should not edit linux_prot.h directly. Fix the argument of linux_nice.KATO Takenori1997-12-171-2/+2
* Make COMPAT_43 and COMPAT_SUNOS new-style options.Eivind Eklund1997-12-161-2/+6
* As described by the submitter:Mike Smith1997-12-151-0/+16
* Added support for linux sound ioctls:Amancio Hasty1997-11-171-1/+6
* Move the "retval" (3rd) parameter from all syscall functions and putPoul-Henning Kamp1997-11-062-39/+38
* Implement linux_iopl and linux_nice.KATO Takenori1997-10-291-15/+1
* Implement linux_semop, linux_semget and linux_semctl.KATO Takenori1997-10-281-1/+10
* Removed unused #includes (<machine/cpu.h> now gives more pollution).Bruce Evans1997-09-011-2/+1
* Fixed misplaced declaration.Bruce Evans1997-08-251-2/+3
* Minor formatting and style fixes.Bruce Evans1997-08-251-2/+5
* Revert my previous commit about using CS_SECURE macro.Philippe Charnier1997-08-211-1/+2
* Use CS_SECURE macro.Philippe Charnier1997-08-181-2/+1
* Removed unused #includes.Bruce Evans1997-07-203-19/+3
* Grr. Remove not-ready LDT modification fluff that also crept in withMike Smith1997-06-021-26/+1
* Add support for the SIOCGIFHWADDR ioctl, commonly used byMike Smith1997-06-021-1/+71
* md_regs is a struct trapframe * now, not int []Peter Wemm1997-05-071-41/+41
* Removed unused #includes.Bruce Evans1997-04-091-3/+1
* Removed potentially harmful garbage <vm/lock.h> and fixed bogusBruce Evans1997-04-011-2/+2
* Be consistant with the other syscall makefile's handling of the defaultPeter Wemm1997-03-291-1/+4
* Fix the warning when compiling the SYSINIT hook due to function types.Peter Wemm1997-03-291-2/+13
* Forgot $Id$, break a long linePeter Wemm1997-03-291-2/+5
* Add a Makefile for regenerating the syscall tablesPeter Wemm1997-03-291-0/+7
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-226-6/+6