| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs | cvs2svn | 2005-11-03 | 1 | -1/+1 |
| * | Add a new type, l_uintptr_t, which is an unsigned integer type with the | Tim J. Robbins | 2004-08-16 | 1 | -0/+4 |
| * | Assume a struct thread *td instead of a struct proc *p in the debug | John Baldwin | 2003-04-16 | 1 | -2/+2 |
| * | Add IPv6 support for Linuxlator. | Hajimu UMEMOTO | 2003-02-03 | 1 | -0/+1 |
| * | In FreeBSD's ifreq, ifr_ifru.ifru_flags is an array of two chars, while Linux | Dag-Erling Smørgrav | 2001-10-15 | 1 | -1/+1 |
| * | Make this compile again. I would have sworn that I did this already in | Peter Wemm | 2001-09-20 | 1 | -2/+2 |
| * | Implement LINUX_[SEM|IPC]_[STAT|INFO] | Michael Reifenberger | 2001-09-15 | 1 | -0/+2 |
| * | Round of cleanups and enhancements. These include (in random order): | Marcel Moolenaar | 2001-09-08 | 1 | -90/+168 |
| * | With this commit, I hereby pronounce gensetdefs past its use-by date. | Peter Wemm | 2001-06-13 | 1 | -3/+0 |
| * | Allow debugging output to be controlled on a per-syscall granularity. | Jonathan Lemon | 2001-02-16 | 1 | -0/+8 |
| * | Add mount syscall to linux emulation. Also improve emulation of reboot. | Jonathan Lemon | 2001-02-16 | 1 | -0/+9 |
| * | Don't auto-generate the syscalls. | Marcel Moolenaar | 2000-12-03 | 1 | -1/+1 |
| * | make the fcntl() flags match what the linux/alpha port uses, not | Andrew Gallatin | 2000-11-16 | 1 | -9/+11 |
| * | Make MINSIGSTKSZ machine dependent, and have the sigaltstack | Marcel Moolenaar | 2000-11-09 | 1 | -0/+2 |
| * | Move the linux abi's alpha md files over to using David's build-time | Andrew Gallatin | 2000-11-01 | 1 | -1/+1 |
| * | Re-order the #define's into a more logical one. | David E. O'Brien | 2000-10-23 | 1 | -17/+18 |
| * | Minimal set of diffs from the i386 bits to the AlphaLinux. | David E. O'Brien | 2000-09-06 | 1 | -56/+66 |
| * | When sigaltstack is called with a stack size that's not smaller | Marcel Moolenaar | 2000-09-06 | 1 | -0/+3 |
| * | Fix #! script exec under linux emulation. If a script is exec'd from a | Matthew Dillon | 2000-04-26 | 1 | -0/+2 |
| * | Implement pluggable ioctl handlers. | Marcel Moolenaar | 1999-12-04 | 1 | -649/+301 |
| * | Implement linux_sigaltstack. | Marcel Moolenaar | 1999-11-30 | 1 | -0/+8 |
| * | add linuxulator wrapper for SNDCTL_DSP_GETODELAY | Alfred Perlstein | 1999-11-29 | 1 | -0/+1 |
| * | sigset_t change (part 4 of 5) | Marcel Moolenaar | 1999-09-29 | 1 | -39/+52 |
| * | Implement the OSS_GETVERSION ioctl. The version returned can be changed through | Marcel Moolenaar | 1999-08-28 | 1 | -0/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we always | Marcel Moolenaar | 1999-08-25 | 1 | -1/+10 |
| * | Provide wrappers for sched_{s|g}etscheduler. We need to convert the policy | Marcel Moolenaar | 1999-08-15 | 1 | -1/+6 |
| * | Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Both | Marcel Moolenaar | 1999-08-14 | 1 | -1/+15 |
| * | Implementation of the CDROMSUBCHNL ioctl. | Marcel Moolenaar | 1999-08-13 | 1 | -1/+4 |
| * | Do not map {s|g}etrlimit onto FreeBSD syscalls. The arguments don't match. | Marcel Moolenaar | 1999-08-11 | 1 | -1/+15 |
| * | Implementation of TCXONC. | Marcel Moolenaar | 1999-07-17 | 1 | -2/+6 |
| * | Implement VT_RELDISP ioctl | Marcel Moolenaar | 1999-07-08 | 1 | -1/+2 |
| * | Rename struct members sa_siginfo. POSIX reserves identifiers starting | Martin Cracauer | 1999-07-06 | 1 | -5/+5 |
| * | - Handle mixer read ioctls correctly. They have the same group, number and | Luoqi Chen | 1999-04-29 | 1 | -2/+29 |
| * | Commit patch in | Søren Schmidt | 1998-12-30 | 1 | -1/+3 |
| * | Reviewed by: Luoqi Chen, Jordan Hubbard | Julian Elischer | 1998-12-19 | 1 | -1/+2 |
| * | MF22: Bring in some linux sound ioctl support which I committed to 2.2 | Jordan K. Hubbard | 1998-11-12 | 1 | -1/+16 |
| * | Make async I/O on a socket work. | John Fieber | 1998-10-05 | 1 | -7/+6 |
| * | Add several missing ioctl handlers. One needed by Sybase, the others | John Fieber | 1998-09-30 | 1 | -1/+8 |
| * | Initial support for using linux X servers under emulation - to use an | Jordan K. Hubbard | 1998-08-31 | 1 | -1/+15 |
| * | Staticized. | Bruce Evans | 1998-02-13 | 1 | -2/+1 |
| * | As described by the submitter: | Mike Smith | 1997-12-15 | 1 | -0/+16 |
| * | Added support for linux sound ioctls: | Amancio Hasty | 1997-11-17 | 1 | -1/+6 |
| * | Implement linux_semop, linux_semget and linux_semctl. | KATO Takenori | 1997-10-28 | 1 | -1/+10 |
| * | Grr. Remove not-ready LDT modification fluff that also crept in with | Mike Smith | 1997-06-02 | 1 | -26/+1 |
| * | Add support for the SIOCGIFHWADDR ioctl, commonly used by | Mike Smith | 1997-06-02 | 1 | -1/+71 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Add IP_OPTIONS and the multicast-related setsockopts to the | Bill Fenner | 1996-12-03 | 1 | -1/+9 |
| * | Add audio mixer ioctls. | Sujal Patel | 1996-11-05 | 1 | -1/+19 |