summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_sysent.c
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate system call tables for r184789.ed2008-11-091-2/+2
|
* Regen.rdivacky2008-05-131-3/+3
| | | | Approved by: kib (mentor)
* Regenerate.jkim2008-04-161-1/+7
|
* Regeneratekib2008-04-081-14/+13
|
* Regen.rdivacky2008-03-161-2/+2
|
* regen.dwmalone2007-09-181-1/+1
| | | | Approved by: re (kensmith)
* Regenerate.kib2007-08-281-2/+2
| | | | Approved by: re (kensmith)
* Implement the openat() linux syscalljulian2007-03-291-1/+1
| | | | | Submitted by: Roman Divacky (rdivacky@) MFC after: 2 weeks
* Regen.jkim2007-02-151-2/+2
|
* regen after addition of linux_utimes and linux_rt_sigtimedwaitnetchild2006-12-311-3/+3
|
* Regen (just to fix 'generated from' line from the previous commit).jkim2006-12-201-1/+1
|
* Add linux_nanosleep() and regen.jkim2006-12-201-1/+1
|
* regen after linux_io_* backoutnetchild2006-10-291-6/+6
|
* regen (prctl addition)netchild2006-10-281-2/+2
|
* regen (linux AIO stuff)netchild2006-10-151-6/+6
|
* Regenerate.rwatson2006-09-211-2/+2
|
* Regenerate.rwatson2006-09-211-7/+7
|
* regennetchild2006-08-271-2/+2
|
* regennetchild2006-08-151-312/+312
|
* Regen for MPSAFE flag removal.jhb2006-07-281-281/+281
|
* Regen.jhb2006-07-211-2/+2
|
* Regen.jhb2006-07-111-4/+4
|
* Regen.jhb2006-07-061-2/+2
|
* Regen.jhb2006-06-271-2/+2
|
* Regen.jhb2006-06-271-4/+4
|
* Regen.jhb2006-06-261-2/+2
|
* regen after change to syscalls.masternetchild2006-06-201-59/+59
|
* regen after MFP4 (soc2006/rdivacky_linuxolator) of syscalls.masternetchild2006-06-131-2/+45
| | | | | | P4-Changes: similar to 98673 and 98675 but regenerated locally Sponsored by: Google SoC 2006 Submitted by: rdivacky
* regen (linux rt_sigpending)netchild2006-05-101-2/+2
|
* regennetchild2006-03-181-2/+2
|
* regen after COMPAT_43 removalnetchild2006-03-181-5/+4
|
* Regenerate.rwatson2006-02-061-162/+162
|
* Regen.jhb2005-07-131-126/+126
|
* Regen after addition of linux_getpriority wrapper.sobomax2005-06-081-2/+2
| | | | | | PR: kern/81951 Submitted by: Andriy Gapon <avg@icyb.net.ua> MFC after: 1 week
* Rebuild generated system call definition files following the addition ofrwatson2005-05-301-269/+270
| | | | | | | the audit event field to the syscalls.master file format. Submitted by: wsalamon Obtained from: TrustedBSD Project
* Regen after addition of linux_nosys handler.sobomax2005-03-071-1/+3
|
* Regen.dfr2004-09-061-4/+4
|
* Regenerate after fcntl() wrappers were marked MP safe.jhb2004-08-241-3/+3
|
* Use the BSD madvise() syscall implementation for Linux binary emulation,bms2004-03-281-1/+1
| | | | | | | | instead of treating it as an unimplemented syscall. This appears to make StarOffice 7.0 Linux binaries work according to submitter; also tested with nvidia driver by submitter. Submitted by: Matthias Schuendehuette
* Regenerate.jhb2004-03-151-4/+4
|
* Regen.jhb2004-02-041-4/+4
|
* Regen (should be a NOP except for rcsid changes)peter2003-12-231-1/+1
|
* Pull latest changes from OpenBSD:sobomax2003-11-161-0/+46
| | | | | | | | | | | - improve sysinfo(2) syscall; - add dummy fadvise64(2) syscall; - add dummy *xattr(2) family of syscalls; - add protos for the syscalls 222-225, 238-249 and 253-267; - add exit_group(2) syscall, which is currently just wired to exit(2). Obtained from: OpenBSD MFC after: 2 weeks
* Regen.jhb2003-11-071-72/+70
|
* Use __FBSDID().obrien2003-06-021-1/+3
|
* Regen from syscalls.master 1.50.tjr2003-02-201-4/+4
|
* Regen from syscalls.master 1.49.tjr2003-02-161-2/+2
|
* 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
| | | | | | This is needed for the COMPAT_FREEBSD3 option split. Reviewed by: alfred, jake
* Regen (linux_ptrace)marcel2002-05-191-2/+2
| | | | PR: 33299
OpenPOWER on IntegriCloud