summaryrefslogtreecommitdiffstats
path: root/sys/kern/syscalls.c
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2008-08-20 08:39:10 +0000
committered <ed@FreeBSD.org>2008-08-20 08:39:10 +0000
commit4b93c9151b408b3619aeff309daa37c28eb4ae86 (patch)
treeff5581a21cd821bf657958bbb837f1c94fd6005e /sys/kern/syscalls.c
parentcc3116a9380fe32a751b584f3d8083698ccfba15 (diff)
downloadFreeBSD-src-4b93c9151b408b3619aeff309daa37c28eb4ae86.zip
FreeBSD-src-4b93c9151b408b3619aeff309daa37c28eb4ae86.tar.gz
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
Diffstat (limited to 'sys/kern/syscalls.c')
-rw-r--r--sys/kern/syscalls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c
index 0a057ce..afca6fe 100644
--- a/sys/kern/syscalls.c
+++ b/sys/kern/syscalls.c
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: head/sys/kern/syscalls.master 178888 2008-05-09 23:03:00Z julian
+ * created from FreeBSD: head/sys/kern/syscalls.master 181905 2008-08-20 08:31:58Z ed
*/
const char *syscallnames[] = {
OpenPOWER on IntegriCloud