summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_syscall.h
Commit message (Expand)AuthorAgeFilesLines
* Regen after addition of linux_nosys handler.sobomax2005-03-071-1/+1
* Regen.dfr2004-09-061-1/+4
* Regenerate after fcntl() wrappers were marked MP safe.jhb2004-08-241-1/+1
* Use the BSD madvise() syscall implementation for Linux binary emulation,bms2004-03-281-1/+1
* Regenerate.jhb2004-03-151-1/+1
* Regen.jhb2004-02-041-1/+1
* Regen (should be a NOP except for rcsid changes)peter2003-12-231-1/+1
* Pull latest changes from OpenBSD:sobomax2003-11-161-1/+15
* Regen.jhb2003-11-071-1/+1
* Regen from syscalls.master 1.50.tjr2003-02-201-1/+1
* Regen from syscalls.master 1.49.tjr2003-02-161-1/+1
* Back out last commit. Linux uses the old 4.3BSD sockaddr format.mini2002-09-241-3/+3
* Don't use compatability syscall wrappers in emulation code.mini2002-09-231-3/+3
* Regen (linux_ptrace)marcel2002-05-191-1/+1
* Implement linux_chown and linux_lchown. The fchown syscall mapsmarcel2001-10-161-2/+1
* Regen: Stop using linux_getpgid(). Use the native getpgid()marcel2001-09-281-2/+2
* Round of cleanups and enhancements. These include (in random order):marcel2001-09-081-44/+54
* Regen after adding linux_sched_get_priority_max() andalc2001-04-011-3/+3
* Re-gen auto generated files.jlemon2001-02-161-2/+2
* o Change the argument of linux_sigreturn to be a pointer to amarcel2000-11-231-1/+1
* Revert auto-generation. The Alpha port is broken.marcel2000-11-101-0/+207
* Sync with Alpha:marcel2000-11-091-207/+0
* regen after addition of linux_rt_sigreturngallatin2000-10-171-1/+1
* Regen. (Fix SYS_exit)peter2000-07-291-2/+2
* Regenerate with makesyscalls.shpeter2000-07-291-2/+2
* Implement pread and pwrite.marcel2000-07-171-1/+1
* Regenerated (fixed the calculation of sy_nargs in sysent tables).bde2000-05-091-1/+1
* Regen after pointing to the real setres[ug]id(). Remove dummy function.peter2000-01-291-3/+3
* Update syscalls to Linux kernel 2.3.38. These syscalls aremarcel2000-01-101-2/+9
* Implement linux_sigaltstack.marcel1999-11-301-1/+1
* Implement linux_ustat.marcel1999-11-271-1/+1
* Implement fdatasync in terms of fsync. The regeneration of proto.h,marcel1999-11-261-1/+1
* Regeneration.luoqi1999-09-221-1/+2
* Regen after Id->FreeBSDpeter1999-08-281-1/+1
* Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we alwaysmarcel1999-08-251-3/+31
* Implement linux_vfork() syscall by calling vfork(). Analogous to themarcel1999-08-161-1/+2
* Provide wrappers for sched_{s|g}etscheduler. We need to convert the policymarcel1999-08-151-3/+3
* Implementation of the linux_getcwd syscall.marcel1999-08-141-2/+3
* Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Bothmarcel1999-08-141-1/+3
* Use a wrapper for the link syscall that does name translations.marcel1999-08-121-2/+2
* Do not map {s|g}etrlimit onto FreeBSD syscalls. The arguments don't match.marcel1999-08-111-3/+3
* Commit #2 ofsos1998-12-301-3/+3
* The result of running make linux_sysent.c on the new syscalls.mastersos1998-12-221-1/+2
* The result of running make linux_sysent.c on the new syscall.master filesos1998-12-211-1/+1
* Reviewed by: Luoqi Chen, Jordan Hubbardjulian1998-12-191-1/+1
* Quick and dirty support for Linux's mremap. Not used by anythingjkh1998-07-101-0/+1
* Updated generated files.bde1998-06-091-1/+1
* regeneratepeter1998-03-291-3/+4
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-1/+14
* Regenerate (fix argument of linux_nice).kato1997-12-171-1/+1
OpenPOWER on IntegriCloud