summaryrefslogtreecommitdiffstats
path: root/sys/alpha/linux/linux.h
Commit message (Expand)AuthorAgeFilesLines
* Don't auto-generate the syscalls.marcel2000-12-031-1/+1
* make the fcntl() flags match what the linux/alpha port uses, notgallatin2000-11-161-9/+11
* Make MINSIGSTKSZ machine dependent, and have the sigaltstackmarcel2000-11-091-0/+2
* Move the linux abi's alpha md files over to using David's build-timegallatin2000-11-011-1/+1
* Re-order the #define's into a more logical one.obrien2000-10-231-17/+18
* Minimal set of diffs from the i386 bits to the AlphaLinux.obrien2000-09-061-56/+66
* When sigaltstack is called with a stack size that's not smallermarcel2000-09-061-0/+3
* Fix #! script exec under linux emulation. If a script is exec'd from adillon2000-04-261-0/+2
* Implement pluggable ioctl handlers.marcel1999-12-041-649/+301
* Implement linux_sigaltstack.marcel1999-11-301-0/+8
* add linuxulator wrapper for SNDCTL_DSP_GETODELAYalfred1999-11-291-0/+1
* sigset_t change (part 4 of 5)marcel1999-09-291-39/+52
* Implement the OSS_GETVERSION ioctl. The version returned can be changed throughmarcel1999-08-281-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we alwaysmarcel1999-08-251-1/+10
* Provide wrappers for sched_{s|g}etscheduler. We need to convert the policymarcel1999-08-151-1/+6
* Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Bothmarcel1999-08-141-1/+15
* Implementation of the CDROMSUBCHNL ioctl.marcel1999-08-131-1/+4
* Do not map {s|g}etrlimit onto FreeBSD syscalls. The arguments don't match.marcel1999-08-111-1/+15
* Implementation of TCXONC.marcel1999-07-171-2/+6
* Implement VT_RELDISP ioctlmarcel1999-07-081-1/+2
* Rename struct members sa_siginfo. POSIX reserves identifiers startingcracauer1999-07-061-5/+5
* - Handle mixer read ioctls correctly. They have the same group, number andluoqi1999-04-291-2/+29
* Commit patch insos1998-12-301-1/+3
* Reviewed by: Luoqi Chen, Jordan Hubbardjulian1998-12-191-1/+2
* MF22: Bring in some linux sound ioctl support which I committed to 2.2jkh1998-11-121-1/+16
* Make async I/O on a socket work.jfieber1998-10-051-7/+6
* Add several missing ioctl handlers. One needed by Sybase, the othersjfieber1998-09-301-1/+8
* Initial support for using linux X servers under emulation - to use anjkh1998-08-311-1/+15
* Staticized.bde1998-02-131-2/+1
* As described by the submitter:msmith1997-12-151-0/+16
* Added support for linux sound ioctls:ahasty1997-11-171-1/+6
* Implement linux_semop, linux_semget and linux_semctl.kato1997-10-281-1/+10
* 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
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add IP_OPTIONS and the multicast-related setsockopts to thefenner1996-12-031-1/+9
* Add audio mixer ioctls.smpatel1996-11-051-1/+19
* Declare pointers to signal handling functions in full instead of asbde1996-10-251-3/+2
* Updated #includes to 4.4lite style.bde1996-10-151-2/+3
* 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-101-3/+11
* Add support for the old-style Linux termio (not termios) TCGETA etc.peter1996-03-031-2/+4
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-5/+57
* 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-221-4/+9
* First incarnation of our Linux emulator or rather compatibility code.sos1995-06-251-0/+406
OpenPOWER on IntegriCloud