summaryrefslogtreecommitdiff
path: root/sys/amd64/linux32/linux32_syscall.h
Commit message (Collapse)AuthorAgeFilesLines
* This is a direct commit rather than an MFC of r271744.Bjoern A. Zeeb2014-09-231-1/+1
| | | | | | | | | | | Re-gen after r272020 (r271743 in head) implementing most of timer_{create,settime,gettime,getoverrun,delete}. Approved by: re (gjb) Sponsored by: DARPA/AFRL Notes: svn path=/stable/10/; revision=272021
* Regen.Roman Divacky2013-09-181-1/+1
| | | | | | | Approved by: re (delphij) Notes: svn path=/head/; revision=255676
* Regen.Roman Divacky2013-09-181-1/+1
| | | | | | | Approved by: re (delphij) Notes: svn path=/head/; revision=255673
* Regenerate system call tables.Ed Schouten2012-05-251-1/+1
| | | | Notes: svn path=/head/; revision=236027
* Regen for r234359.Jung-uk Kim2012-04-161-1/+1
| | | | Notes: svn path=/head/; revision=234360
* Regen for r234357.Jung-uk Kim2012-04-161-1/+1
| | | | Notes: svn path=/head/; revision=234358
* Regen for r234352.Jung-uk Kim2012-04-161-1/+1
| | | | Notes: svn path=/head/; revision=234354
* regenAlexander Leidinger2012-03-101-2/+34
| | | | Notes: svn path=/head/; revision=232800
* Regen.John Baldwin2011-12-291-1/+1
| | | | Notes: svn path=/head/; revision=228958
* Regenerate system call tables.Ed Schouten2011-11-191-1/+1
| | | | Notes: svn path=/head/; revision=227694
* Regenerate system call tables.Ed Schouten2011-11-191-1/+1
| | | | Notes: svn path=/head/; revision=227692
* linux compat: add non-dummy capget and capset system calls, regenerateAndriy Gapon2011-03-261-1/+1
| | | | | | | | | | | | | And drop dummy definitions for those system calls. This may transiently break the build. PR: kern/149168 Submitted by: John Wehle <john@feith.com> Reviewed by: netchild MFC after: 2 weeks Notes: svn path=/head/; revision=220030
* add DTrace systrace support for linux32 and freebsd32 on amd64 syscallsAndriy Gapon2011-03-121-1/+1
| | | | | | | | | | | | Regenerate system call and systrace support files. PR: kern/152822 Submitted by: Artem Belevich <fbsdlist@src.cx> Reviewed by: jhb (earlier version) MFC after: 3 weeks Notes: svn path=/head/; revision=219560
* Regen for r218610.Dmitry Chagin2011-02-121-1/+1
| | | | Notes: svn path=/head/; revision=218611
* Regen.Konstantin Belousov2010-10-081-1/+1
| | | | Notes: svn path=/head/; revision=213545
* RegenKonstantin Belousov2010-07-231-1/+1
| | | | Notes: svn path=/head/; revision=210432
* RegenerateKonstantin Belousov2008-11-291-1/+1
| | | | Notes: svn path=/head/; revision=185439
* Regenerate system call tables for r184789.Ed Schouten2008-11-091-2/+2
| | | | Notes: svn path=/head/; revision=184790
* Regen.Roman Divacky2008-05-131-1/+1
| | | | | | | Approved by: kib (mentor) Notes: svn path=/head/; revision=178977
* Regenerate.Jung-uk Kim2008-04-161-2/+8
| | | | Notes: svn path=/head/; revision=178258
* RegenerateKonstantin Belousov2008-04-081-1/+1
| | | | Notes: svn path=/head/; revision=177999
* Regen.Roman Divacky2008-03-161-1/+2
| | | | Notes: svn path=/head/; revision=177258
* Regenerate.Konstantin Belousov2007-08-281-1/+2
| | | | | | | Approved by: re (kensmith) Notes: svn path=/head/; revision=171999
* Regen for set_thread_area.Jung-uk Kim2007-03-301-1/+2
| | | | Notes: svn path=/head/; revision=168036
* Regen.Jung-uk Kim2007-02-151-1/+2
| | | | Notes: svn path=/head/; revision=166730
* regen after addition of linux_utimes and linux_rt_sigtimedwaitAlexander Leidinger2006-12-311-1/+1
| | | | Notes: svn path=/head/; revision=165690
* Regenerate.Robert Watson2006-12-291-1/+1
| | | | Notes: svn path=/head/; revision=165610
* regen after linux_io_* backoutAlexander Leidinger2006-10-291-6/+1
| | | | Notes: svn path=/head/; revision=163761
* regen (prctl addition)Alexander Leidinger2006-10-281-1/+1
| | | | Notes: svn path=/head/; revision=163736
* regen (linux AIO stuff)Alexander Leidinger2006-10-151-1/+6
| | | | Notes: svn path=/head/; revision=163380
* regenAlexander Leidinger2006-08-271-1/+1
| | | | Notes: svn path=/head/; revision=161666
* regenAlexander Leidinger2006-08-151-4/+6
| | | | Notes: svn path=/head/; revision=161309
* Regen for MPSAFE flag removal.John Baldwin2006-07-281-1/+1
| | | | Notes: svn path=/head/; revision=160799
* Regen.John Baldwin2006-07-111-1/+1
| | | | Notes: svn path=/head/; revision=160277
* Regen.John Baldwin2006-07-061-1/+1
| | | | Notes: svn path=/head/; revision=160144
* Regen.John Baldwin2006-06-271-1/+1
| | | | Notes: svn path=/head/; revision=159994
* Regen.John Baldwin2006-06-271-1/+1
| | | | Notes: svn path=/head/; revision=159983
* Regen.John Baldwin2006-06-261-1/+1
| | | | Notes: svn path=/head/; revision=159961
* regen after change to syscalls.masterAlexander Leidinger2006-06-201-1/+57
| | | | Notes: svn path=/head/; revision=159801
* regen after MFP4 (soc2006/rdivacky_linuxolator) of syscalls.masterAlexander Leidinger2006-06-131-2/+2
| | | | | | | | | P4-Changes: similar to 98673 and 98675 but regenerated locally Sponsored by: Google SoC 2006 Submitted by: rdivacky Notes: svn path=/head/; revision=159582
* regen (linux rt_sigpending)Alexander Leidinger2006-05-101-1/+1
| | | | Notes: svn path=/head/; revision=158407
* regen: fix of linuxolator with testing in a cross-buildAlexander Leidinger2006-03-201-2/+3
| | | | Notes: svn path=/head/; revision=156919
* Regen.Ruslan Ermilov2006-03-191-1/+1
| | | | Notes: svn path=/head/; revision=156875
* regen after COMPAT_43 removalAlexander Leidinger2006-03-181-3/+4
| | | | Notes: svn path=/head/; revision=156843
* Regen.John Baldwin2005-07-131-1/+1
| | | | Notes: svn path=/head/; revision=147975
* Regen after addition of linux_getpriority wrapper.Maxim Sobolev2005-06-081-2/+2
| | | | | | | | | PR: kern/81951 Submitted by: Andriy Gapon <avg@icyb.net.ua> MFC after: 1 week Notes: svn path=/head/; revision=147142
* Rebuild generated system call definition files following the addition ofRobert Watson2005-05-301-1/+1
| | | | | | | | | | the audit event field to the syscalls.master file format. Submitted by: wsalamon Obtained from: TrustedBSD Project Notes: svn path=/head/; revision=146807
* Regen after addition of linux_nosys handler.Maxim Sobolev2005-03-071-1/+1
| | | | Notes: svn path=/head/; revision=143198
* Regen.Tim J. Robbins2004-08-161-1/+1
| | | | Notes: svn path=/head/; revision=133820
* Add preliminary support for running 32-bit Linux binaries on amd64, enabledTim J. Robbins2004-08-161-0/+222
with the COMPAT_LINUX32 option. This is largely based on the i386 MD Linux emulations bits, but also builds on the 32-bit FreeBSD and generic IA-32 binary emulation work. Some of this is still a little rough around the edges, and will need to be revisited before 32-bit and 64-bit Linux emulation support can coexist in the same kernel. Notes: svn path=/head/; revision=133819