kleink
90c0c343b0
Regen from syscalls.master rev. 1.142:
...
POSIX-2001: Change readlink(2)'s return type from int to ssize_t.
2004-05-10 22:30:41 +00:00
kleink
3925dc263a
Regen from syscalls.master 1.141: [gs]ettimeofday(2) argument declaration
...
change.
2004-04-27 01:15:38 +00:00
kleink
679cb3e5a5
Regen from rev. 1.140:
...
POSIX-2001: Change the `who' argument to [gs]etpriority(2) from int
to id_t. Partially addressing PR standards/25216 from Murray Armfield.
2004-04-25 22:21:17 +00:00
christos
6bd1d6d4db
Replace the statfs() family of system calls with statvfs().
...
Retain binary compatibility.
2004-04-21 01:05:31 +00:00
drochner
4f4ec7e627
regen after __HAVE_SIGINFO removal
2004-03-26 15:29:28 +00:00
cl
63fe298156
regen after:
...
g/c sys_sa_unblockyield which has been unused since 2004/01/02
2004-03-14 00:47:25 +00:00
tsarna
72489e1ea0
uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in
...
PR#23470, with minor updates by me. This is only the syscall support
from that PR, for now.
Changes: port over fix from FreeBSD for multicast address generation.
Changed bcopy to memcpy. For now, #ifdef notyet the portions of
kern_uuid.c that are meant to be used by (currently nonexistent) other
things in the kernel. Added syscall to COMPAT_FREEBSD as well, though
that's currently not useful, as any program new enough to use this call
also uses other syscalls we don't (yet) emulate.
2004-01-29 02:00:02 +00:00
cl
d5645dec8e
regen
2004-01-02 18:53:45 +00:00
thorpej
001102c808
Regen: fsync_range(2) system call.
2003-11-15 01:20:48 +00:00
christos
7bd9c302eb
Regen
2003-09-30 20:36:40 +00:00
matt
2546f51a33
Regen.
2003-09-26 23:11:16 +00:00
christos
643e2f262c
Regen
2003-09-23 14:34:38 +00:00
cl
d973127f38
Regen.
2003-09-16 13:49:23 +00:00
christos
6b4bd0dc1b
regen.
2003-09-11 14:00:21 +00:00
christos
cbd4e9f601
Regen
2003-09-10 16:44:12 +00:00
christos
46bb05bc86
regen
2003-03-18 18:09:48 +00:00
jdolecek
fa2b78c32c
regen:
...
- added __sigtimedwait(2)
- g/c sigwaitinfo(2) slot, move sigqueue(2) slot and free slot #246
2003-02-15 20:56:48 +00:00
thorpej
157e66459d
Regen; reserve slots for <mqueue.h> and <sched.h> system calls.
2003-01-24 01:28:05 +00:00
thorpej
30427190e0
Regen; allocate slot for _ksem_timedwait().
2003-01-24 01:18:50 +00:00
thorpej
9243a2a667
Regen; allow ktruss/kdump to properly see _ksem_*().
2003-01-23 23:31:36 +00:00
christos
326105323e
regen
2003-01-20 20:25:04 +00:00
christos
f82c14c1fc
regen
2003-01-20 20:06:25 +00:00
thorpej
a03cb2b851
Regen to get correct RCS ID.
2003-01-18 23:28:15 +00:00
thorpej
022e5e7902
Regen: Merge the nathanw_sa branch.
2003-01-18 10:08:00 +00:00
thorpej
4c82425f5e
Regen: reserved syscall slots for sigwaitinfo(2), sigtimedwait(2),
...
and sigqueue(2).
2002-12-19 23:53:42 +00:00
jdolecek
25f6d9c389
regen: kqueue branch merge, addition of kqueue(2), kevent(2)
2002-10-23 09:18:16 +00:00
jdolecek
32fad21d27
regen: claim syscall slots for kqueue(2) and kevent(2)
2002-09-04 07:46:25 +00:00
gmcgarry
14e30716d8
Regenerate: rasctl
2002-08-28 07:18:50 +00:00
briggs
5b1917a886
Regen for pmc_get_info, pmc_control.
2002-08-07 04:54:29 +00:00
thorpej
a08a4aecac
Regenerate: Added __sigaction_sigtramp at #340 .
2002-07-04 23:34:28 +00:00
eeh
89e107d917
Regen.
2002-05-03 00:22:16 +00:00
lukem
6e65bad538
regen (for RCSID)
2001-11-12 15:03:35 +00:00
thorpej
ce232da4eb
Regen; added Linux-compatible clone(2) system call.
2001-07-01 18:07:33 +00:00
mrg
09cf52ad81
regen.
2001-05-30 11:48:07 +00:00
kleink
fba80da1d1
Regen.
2001-04-10 11:06:20 +00:00
thorpej
cfa7048975
Regen; getpid(2) is MP-safe.
2001-01-27 07:48:28 +00:00
thorpej
1b6a66420e
Regen; add sy_flags.
2001-01-27 07:23:06 +00:00
jdolecek
2bd5bf0ec2
regen after utrace() parameter rename
2001-01-05 21:53:38 +00:00
jdolecek
7899fd7798
regen - utrace(2) addition
2000-12-28 11:16:48 +00:00
mycroft
547de8a6a3
Regen.
2000-12-09 07:05:10 +00:00
mycroft
51e3b887d7
Regen.
2000-12-09 06:19:40 +00:00
mycroft
f348afacb9
Regen.
2000-12-09 05:37:01 +00:00
jdolecek
78b866e95a
change the type of *syscallnames[] array to 'const char * const foo[]'
2000-11-13 21:32:15 +00:00
cgd
0199b04bef
update for changed makesyscalls.master
2000-08-18 19:35:15 +00:00
bjh21
24f9914cb3
Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if
...
NTP is not defined.
Also removes sysctl_ntptime, since that's unreferenced without NTP.
ntp_gettime(2) is left alone, since it doesn't raise SIGSYS, which sys_nosys()
does.
2000-08-07 18:10:20 +00:00
minoura
d982197440
Regen.
2000-04-21 16:16:15 +00:00
mrg
9dc12ba15b
regen
2000-04-17 14:33:11 +00:00
christos
3d9c5d0450
Regen
2000-01-31 15:13:24 +00:00
mycroft
0153fa8a4d
Regen.
2000-01-23 01:01:51 +00:00
thorpej
4aafee104b
Regen.
1999-08-25 05:06:31 +00:00