emaste
d77c39991b
MFC r259438 by pjd: Fix syscalls that can be loaded as kernel modules
...
They were not given the flag allowing to call them from capability
mode sandbox.
And regenerate init_sysent.c
Sponsored by: The FreeBSD Foundation
2015-06-03 18:33:47 +00:00
emaste
02441119bc
MFC r261220 by csjp: Allow sigwait(2) in capabilities mode.
...
It's common for multi-threaded processes to create a thread for
the purpose of synchronously processing signals. Allow such processes to
utilize a capabilities sandbox.
2015-06-03 13:12:08 +00:00
emaste
e6fee85e82
MFC r259436,259437 by pjd: Allow for pselect(2) in capability mode.
2015-06-03 13:10:25 +00:00
emaste
d97b35fcad
Regen for r283940.
2015-06-03 11:39:29 +00:00
dchagin
f5dd178d9f
Regen for r276955 (__getcwd path bug).
2015-01-11 07:04:18 +00:00
dchagin
1a3934911c
Regen for r275986 (ppoll).
2014-12-21 08:00:38 +00:00
jhb
c6151e30b1
Regen.
...
Approved by: re (delphij)
2013-09-19 18:56:00 +00:00
jhb
5dbaab99c0
Regen.
...
Approved by: re (kib)
2013-09-12 18:03:51 +00:00
pjd
d1a65cb7ef
Regenerate after r255219.
...
Sponsored by: The FreeBSD Foundation
2013-09-05 00:11:59 +00:00
glebius
85cf0e083f
aio_mlock() added:
...
- Regen for r251526.
- Bump __FreeBSD_version.
2013-06-08 13:30:13 +00:00
kib
19425ad923
Regenerate.
2013-05-21 11:41:08 +00:00
jilles
49a5937b77
Regenerate files for pipe2().
2013-05-01 22:45:04 +00:00
jilles
66a7a3379b
Regenerate files for accept4().
2013-05-01 20:12:58 +00:00
mdf
a3d624db5a
Regen.
...
MFC after: 1 week
2013-04-02 05:30:52 +00:00
pjd
f44b21d5e5
Regenerate after r248599.
...
Sponsored by: The FreeBSD Foundation
2013-03-21 23:02:19 +00:00
pjd
369ed4d4ad
Regen after r247667.
2013-03-02 21:12:54 +00:00
pjd
48e0f13795
Regen after r247602.
2013-03-02 00:55:09 +00:00
pjd
6a3d82fdf4
Regenerate after r243610.
2012-11-27 10:25:03 +00:00
kib
63c9e066e5
Regen
2012-11-13 12:53:41 +00:00
davidxu
b788233f5b
regen.
2012-08-17 02:47:16 +00:00
davidxu
3f0806aa1f
Implement syscall clock_getcpuclockid2, so we can get a clock id
...
for process, thread or others we want to support.
Use the syscall to implement POSIX API clock_getcpuclock and
pthread_getcpuclockid.
PR: 168417
2012-08-17 02:26:31 +00:00
pjd
fa432bf52c
Regenerate after r236361.
...
MFC after: 3 days
2012-05-31 19:34:53 +00:00
ed
0d9131d0d0
Regenerate system call tables.
2012-05-25 21:52:57 +00:00
lstewart
cca3084242
- 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
914a7cfed1
Regenerate system call tables.
2011-11-19 06:36:11 +00:00
jhb
767a02dc14
Regen.
2011-11-04 04:06:31 +00:00
kmacy
8bc0044e86
Auto-generated code from sys_ prefixing makesyscalls.sh change
...
Approved by: re(bz)
2011-09-16 14:04:14 +00:00
jonathan
9c3c6695d8
Auto-generated system call code based on r224987.
...
Approved by: re (implicit)
2011-08-18 23:08:52 +00:00
rwatson
614cc9631e
Regenerate system call files following r224812 changes to capabilities.conf.
...
A no-op for non-Capsicum kernels; for Capsicum kernels, completes the
enabling of fooat(2) system calls using capabilities. With this change,
and subject to bug fixes, Capsicum capability support is now complete for
9.0.
Approved by: re (kib)
Submitted by: jonathan
Sponsored by: Google Inc
2011-08-13 12:14:40 +00:00
jonathan
5132d7b9f3
Auto-generated system call code with cap_new(), cap_getrights().
...
Approved by: mentor (rwatson), re (Capsicum blanket)
Sponsored by: Google Inc
2011-07-15 18:33:12 +00:00
mdf
b0f8474766
Regen.
2011-04-18 16:32:47 +00:00
trasz
3adbd8337d
Regenerate.
2011-03-30 17:59:54 +00:00
trasz
0525662d59
Regenerate.
2011-03-05 12:46:24 +00:00
rwatson
9c02915234
Regenerate system call files following addition of cap_enter(2),
...
cap_getmode(2), and capabilities.conf.
Reviewed by: anderson
Discussed with: benl, kris, pjd
Obtained from: Capsicum Project
Sponsored by: Google, Inc.
MFC after: 3 months
2011-03-01 13:30:23 +00:00
kib
8505815b26
Regen
2010-08-30 14:26:02 +00:00
kib
180cca1c2d
Regenerate
2010-06-28 18:17:21 +00:00
kib
b9e3d584a1
Regenerate
2009-10-27 11:01:15 +00:00
rwatson
47ee86367a
Regenerate system call files following r197636.
2009-09-30 08:48:59 +00:00
trasz
1161d4e10f
Regenerate after lpathconf(2) addition.
...
Approved by: re (kib)
2009-07-08 15:25:27 +00:00
jhb
2908b25ed7
Regen.
2009-06-24 21:54:08 +00:00
jhb
e206daf142
Regen.
2009-06-22 20:24:03 +00:00
jhb
0abfb2bd6a
Regen.
2009-06-17 19:53:47 +00:00
jhb
28b41377e3
Regen.
2009-06-15 20:40:23 +00:00
rwatson
b850b85534
Regenerate generated syscall files following changes to struct sysent in
...
r193234.
2009-06-01 16:14:38 +00:00
jamie
8fbb51e637
Regen for new jail system calls in r191673.
...
Approved by: bz (mentor)
2009-04-29 21:50:13 +00:00
ed
7baae41248
Regenerate system call tables for r184789.
2008-11-09 10:48:06 +00:00
dfr
6929a6d99b
Regen.
2008-11-03 10:39:35 +00:00
jhb
6ccb676bf2
Regen.
2008-09-25 20:08:36 +00:00
rwatson
70366e8fcc
Regenerate following r182123.
2008-08-24 21:23:08 +00:00
ed
4b93c9151b
Update system call tables.
...
The previous commit also included changes to all the system call lists,
but it is a tradition to update these lists in a second commit, so rerun
make sysent to update the $FreeBSD$ tags inside these files to refer to
the latest version of syscalls.master.
Requested by: rwatson
2008-08-20 08:39:10 +00:00