Date: Wed, 20 Aug 2008 08:39:10 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c src/sys/kern init_sysent.c syscalls.c src/sys/sys syscall.h syscall.mk sysproto.h Message-ID: <200808200839.m7K8dgTq024171@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2008-08-20 08:39:10 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c sys/kern init_sysent.c syscalls.c sys/sys syscall.h syscall.mk sysproto.h Log: SVN rev 181906 on 2008-08-20 08:39:10Z by ed 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 Revision Changes Path 1.88 +1 -1 src/sys/compat/freebsd32/freebsd32_proto.h 1.87 +1 -1 src/sys/compat/freebsd32/freebsd32_syscall.h 1.78 +1 -1 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.88 +1 -1 src/sys/compat/freebsd32/freebsd32_sysent.c 1.242 +1 -1 src/sys/kern/init_sysent.c 1.226 +1 -1 src/sys/kern/syscalls.c 1.223 +1 -1 src/sys/sys/syscall.h 1.178 +1 -1 src/sys/sys/syscall.mk 1.227 +1 -1 src/sys/sys/sysproto.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808200839.m7K8dgTq024171>