Doug Rabson
a7ac0db6cb
Regen.
2008-03-26 15:24:02 +00:00
Ruslan Ermilov
b2798e2573
Regen after changing prototypes of cpuset_{get,set}affinity().
2008-03-25 09:14:17 +00:00
Jeff Roberson
6617724c5f
Remove kernel support for M:N threading.
...
While the KSE project was quite successful in bringing threading to
FreeBSD, the M:N approach taken by the kse library was never developed
to its full potential. Backwards compatibility will be provided via
libmap.conf for dynamically linked binaries and static binaries will
be broken.
2008-03-12 10:12:01 +00:00
Jeff Roberson
4da2b9d42f
- Regen for cpuset
...
Sponsored by: Nokia
2008-03-02 07:41:10 +00:00
Ruslan Ermilov
b95bd24d29
Regenerate for readlink(2).
2008-02-12 20:11:54 +00:00
Robert Watson
20c6fe828a
Regenerate.
2008-01-20 23:44:24 +00:00
John Baldwin
4ad6d200d6
Regen for shm_open(2) and shm_unlink(2).
2008-01-08 22:01:26 +00:00
David Xu
6ec46f7aa8
Regenerate.
...
Approved by: re(kensmith)
2007-08-16 05:32:26 +00:00
Peter Wemm
552fbe752f
Regenerate after mmap/lseek/etc syscall changes.
...
Approved by: re (kensmith)
2007-07-04 22:49:55 +00:00
Randall Stewart
af99851047
This commits the remake in kern/ make sysent to get
...
the correct syscalls.master's $FreeBSD$ tag record and
a make sysent in sys/compat/freebsd32. Thanks Ruslan
for pointing out the steps I missed :-0
Approved by: gnn
2006-11-03 18:57:49 +00:00
Randall Stewart
f8829a4a40
Ok, here it is, we finally add SCTP to current. Note that this
...
work is not just mine, but it is also the works of Peter Lei
and Michael Tuexen. They both are my two key other developers
working on the project.. and they need ata-boy's too:
****
peterlei@cisco.com
tuexen@fh-muenster.de
****
I did do a make sysent which updated the
syscall's and sysproto.. I hope that is correct... without
it you don't build since we have new syscalls for SCTP :-0
So go out and look at the NOTES, add
option SCTP (make sure inet and inet6 are present too)
and play with SCTP.
I will see about comitting some test tools I have after I
figure out where I should place them. I also have a
lib (libsctp.a) that adds some of the missing socketapi
functions that I need to put into lib's.. I will talk
to George about this :-)
There may still be some 64 bit issues in here, none of
us have a 64 bit processor to test with yet.. Michael
may have a MAC but thats another beast too..
If you have a mac and want to use SCTP contact Michael
he maintains a web site with a loadable module with
this code :-)
Reviewed by: gnn
Approved by: gnn
2006-11-03 15:23:16 +00:00
David Xu
034b26fc65
Regenerate.
2006-10-17 02:28:58 +00:00
Robert Watson
531147aa3e
Regenerate.
2006-10-03 20:48:11 +00:00
David Xu
cca0a557dd
Regenerate.
2006-09-21 04:19:48 +00:00
Robert Watson
da7cbdc2b3
Regenerate.
2006-09-17 13:29:36 +00:00
Robert Watson
89ede214c7
Regenerate for updated audit event identifiers.
2006-09-03 15:11:13 +00:00
Robert Watson
863ccba5d5
Regenerate.
2006-09-03 13:48:48 +00:00
David Xu
cd42ca3c27
Regenerate.
2006-08-28 04:28:25 +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
John Baldwin
91ce2694d1
Regen for MPSAFE flag removal.
2006-07-28 19:08:37 +00:00
David Xu
ba493ceb6b
regenerate.
2006-07-13 06:32:55 +00:00
John Baldwin
90aff9de2d
Regen.
2006-07-11 20:55:23 +00:00
Wayne Salamon
761aed363f
Regen the system calls files, picking up the extended attr events, and some
...
mount-related changes done previously.
Approved by: rwatson (mentor)
2006-07-05 19:24:14 +00:00
David Xu
177e987e63
Regenerate.
2006-03-23 08:48:37 +00:00
David Xu
80452384e6
Regenerate.
2006-03-01 06:49:38 +00:00
Robert Watson
9653775b18
Regenerate.
2006-02-06 02:00:32 +00:00
David Xu
25c926f1b0
Regenerate.
2006-02-05 02:23:41 +00:00
Robert Watson
d7bd3313e2
Regenerate.
2006-02-03 11:51:19 +00:00
Robert Watson
06f2859f6d
Regenerate.
2006-02-02 01:45:01 +00:00
David Xu
4ca4c9ee68
Regen.
2006-01-22 06:01:48 +00:00
Poul-Henning Kamp
25f6e35a05
Regenerate sysent with new abort2 system call.
...
Implement abort2(const char *reason, int narg, void **args);
Submitted by: "Wojciech A. Koszek" <dunstan@freebsd.czest.pl>
2005-12-23 11:58:42 +00:00
David Xu
6829585c43
Regen.
2005-11-27 01:23:31 +00:00
David Xu
7023331e59
Regen.
2005-11-26 12:45:22 +00:00
David Xu
01790d850d
Regen.
2005-10-30 02:14:37 +00:00
David Xu
e706ee8a16
Regen for POSIX timer syscalls.
2005-10-23 04:26:10 +00:00
David Xu
823acd70b6
Regen for sigqueue syscall.
2005-10-14 12:56:28 +00:00
Christian S.J. Peron
6acd4b6189
Update the "created from" section to reflect the most recent version of
...
syscalls.master
Requested by: jhb
2005-09-27 14:36:59 +00:00
John Baldwin
522ccb2381
Regen.
...
Approved by: re (scottl)
2005-07-08 15:06:58 +00:00
John Baldwin
9f3157a254
Regenerate.
...
Approved by: re (scottl)
2005-07-07 18:20:38 +00:00
Robert Watson
3984b2328c
Rebuild generated system call definition files following the addition of
...
the audit event field to the syscalls.master file format.
Submitted by: wsalamon
Obtained from: TrustedBSD Project
2005-05-30 15:20:21 +00:00
Robert Watson
0cc0090517
Regenerate from syscalls.master.
2005-05-28 14:35:43 +00:00
Robert Watson
7329f580c8
Regenerate for updated syscalls.master.
2005-05-28 13:24:05 +00:00
Robert Watson
958a52b82b
Regenerate from syscalls.master.
2005-05-28 13:13:01 +00:00
Robert Watson
a72baeca1d
Regenerate from updated syscalls.master.
2005-05-28 13:09:56 +00:00
Robert Watson
848c3ec33f
Regenerate system call tables from syscalls.master.
2005-05-28 13:08:26 +00:00
David Xu
40f2d4dafd
Regen.
2005-04-23 02:38:17 +00:00
Paul Saab
c1aa81b6d9
regen
2005-03-01 17:44:34 +00:00
Jeff Roberson
e1279468ec
- Regen for recent vfs syscall changes.
...
Sponsored By: Isilon Systems, Inc.
2005-01-24 10:50:42 +00:00
Marcel Moolenaar
3195113e2a
Regen.
2005-01-03 00:47:23 +00:00
David Xu
c180db2bce
Make _umtx_op() as more general interface, the final parameter needn't be
...
timespec pointer, every parameter will be interpreted by its opcode.
2004-12-25 13:02:50 +00:00