Ed Schouten
4412ad4887
Regenerate system call tables.
2012-05-25 21:52:57 +00:00
Jung-uk Kim
17b27db088
Regen for r234359.
2012-04-16 23:17:29 +00:00
Jung-uk Kim
13fa650c75
Regen for r234357.
2012-04-16 22:59:51 +00:00
Jung-uk Kim
28cc85fd09
Regen for r234352.
2012-04-16 21:24:23 +00:00
Alexander Leidinger
2676e6799d
regen
2012-03-10 23:11:21 +00:00
John Baldwin
4eda7b08af
Regen.
2011-12-29 15:35:47 +00:00
Lawrence Stewart
cf13a58510
- Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate()
...
system calls to provide feed-forward clock management capabilities to
userspace processes. ffclock_getcounter() returns the current value of the
kernel's feed-forward clock counter. ffclock_getestimate() returns the current
feed-forward clock parameter estimates and ffclock_setestimate() updates the
feed-forward clock parameter estimates.
- Document the syscalls in the ffclock.2 man page.
- Regenerate the script-derived syscall related files.
Committed on behalf of Julien Ridoux and Darryl Veitch from the University of
Melbourne, Australia, as part of the FreeBSD Foundation funded "Feed-Forward
Clock Synchronization Algorithms" project.
For more information, see http://www.synclab.org/radclock/
Submitted by: Julien Ridoux (jridoux at unimelb edu au)
2011-11-21 01:26:10 +00:00
Ed Schouten
3d402cb52e
Regenerate system call tables.
2011-11-19 07:20:20 +00:00
Ed Schouten
51cfb9474f
Regenerate system call tables.
2011-11-19 06:36:11 +00:00
Andriy Gapon
931f0826ea
linux compat: add non-dummy capget and capset system calls, regenerate
...
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
2011-03-26 10:59:24 +00:00
Andriy Gapon
d549ef5638
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
...
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
2011-03-12 08:58:19 +00:00
Dmitry Chagin
9bd9b52478
Regen for r218610.
2011-02-12 15:36:25 +00:00
Dmitry Chagin
77192fddeb
Regen for r218101.
...
MFC after: 1 Month.
2011-01-30 20:38:26 +00:00
Konstantin Belousov
b3b4bec7e6
Regen.
2010-10-08 07:19:05 +00:00
Konstantin Belousov
d48dda1244
Regen
2010-07-23 21:31:03 +00:00
Dag-Erling Smørgrav
80c03b8eee
As jhb@ pointed out to me, r197057 was incorrect, not least because these
...
are generated files.
2009-09-10 13:20:27 +00:00
Konstantin Belousov
862e19d312
Regenerate
2008-11-29 14:57:58 +00:00
Ed Schouten
ebb45b0620
Regenerate system call tables for r184789.
2008-11-09 10:48:06 +00:00
Roman Divacky
7c0cc5f941
Regen.
...
Approved by: kib (mentor)
2008-05-13 20:02:26 +00:00
Jung-uk Kim
01c3b1b200
Regenerate.
2008-04-16 19:27:36 +00:00
Konstantin Belousov
50ad4fc65c
Regenerate
2008-04-08 09:51:19 +00:00
Roman Divacky
d8653dd986
Regen.
2008-03-16 16:29:37 +00:00
David Malone
3ab8526963
The kernel version of Linux statfs64 is actually supposed to take
...
3 arguments, but we had forgotten the second argument. Also make the
Linux statfs64 struct depend on the architecture because it has an
extra 4 bytes padding on amd64 compared to i386.
The three argument fix is from David Taylor, the struct statfs64
stuff is my fault. With this patch I can install i386 Linux matlab
on an amd64 machine.
Submitted by: David Taylor <davidt_at_yadt.co.uk>
Approved by: re (kensmith)
2007-09-18 19:50:33 +00:00
Konstantin Belousov
0e6ed4feab
Regenerate.
...
Approved by: re (kensmith)
2007-08-28 12:36:23 +00:00
Jung-uk Kim
3a33908404
Regen for set_thread_area.
2007-03-30 00:08:21 +00:00
Julian Elischer
6734f35eac
Implement the openat() linux syscall
...
Submitted by: Roman Divacky (rdivacky@)
MFC after: 2 weeks
2007-03-29 02:11:46 +00:00
Jung-uk Kim
da351821f7
Regen.
2007-02-15 01:15:31 +00:00
Alexander Leidinger
99e9dcf022
regen after addition of linux_utimes and linux_rt_sigtimedwait
2006-12-31 13:20:31 +00:00
Robert Watson
e9e1341c06
Regenerate.
2006-12-29 01:17:09 +00:00
Ruslan Ermilov
9f70620442
Regen.
...
Forgotten by: trhodes
2006-11-11 21:49:08 +00:00
Alexander Leidinger
96ed72ac81
regen after linux_io_* backout
2006-10-29 14:12:44 +00:00
Alexander Leidinger
c1ea90bfd3
regen (prctl addition)
2006-10-28 11:24:38 +00:00
Alexander Leidinger
95f2da66d3
regen (linux AIO stuff)
2006-10-15 14:24:10 +00:00
Alexander Leidinger
084556f5d7
regen
2006-08-27 08:58:00 +00:00
John Baldwin
f8f1f7fb85
Regen to propogate <prefix>_AUE_<mumble> changes as well as the earlier
...
systrace changes.
2006-08-15 17:37:01 +00:00
Alexander Leidinger
c107650561
regen
2006-08-15 12:51:45 +00:00
John Baldwin
91ce2694d1
Regen for MPSAFE flag removal.
2006-07-28 19:08:37 +00:00
John Baldwin
90aff9de2d
Regen.
2006-07-11 20:55:23 +00:00
John Baldwin
ec982ae761
Regen.
2006-07-06 21:43:14 +00:00
John Baldwin
cec34dbf79
Regen.
2006-06-27 18:32:16 +00:00
John Baldwin
0cceebeeb2
Regen.
2006-06-27 14:47:08 +00:00
John Baldwin
b820787fb3
Regen.
2006-06-26 18:37:36 +00:00
Alexander Leidinger
aff681d258
regen after change to syscalls.master
2006-06-20 20:41:29 +00:00
Alexander Leidinger
4946fe7c4d
regen after MFP4 (soc2006/rdivacky_linuxolator) of syscalls.master
...
P4-Changes: similar to 98673 and 98675 but regenerated locally
Sponsored by: Google SoC 2006
Submitted by: rdivacky
2006-06-13 18:48:30 +00:00
Alexander Leidinger
ba5bd0001c
regen (linux rt_sigpending)
2006-05-10 18:19:51 +00:00
Alexander Leidinger
79d8404261
regen: fix of linuxolator with testing in a cross-build
2006-03-20 18:54:29 +00:00
Ruslan Ermilov
e4e272bfbf
Regen.
2006-03-19 11:12:41 +00:00
Alexander Leidinger
1f7642e058
regen after COMPAT_43 removal
2006-03-18 18:24:38 +00:00
John Baldwin
ac5ee935dd
Regen.
2005-07-13 20:35:09 +00:00
Maxim Sobolev
ded18ff2ab
Regen after addition of linux_getpriority wrapper.
...
PR: kern/81951
Submitted by: Andriy Gapon <avg@icyb.net.ua>
MFC after: 1 week
2005-06-08 20:47:30 +00:00