Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2002 10:45:26 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Maxime Henrion <mux@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/kern init_sysent.c syscalls.c vfs_syscalls.c src/sys/sys stat.h syscall.h syscall.mk sysproto.h
Message-ID:  <20020506104446.H5703-100000@gamplex.bde.org>
In-Reply-To: <200205052347.g45NlgW25316@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 5 May 2002, Maxime Henrion wrote:

> mux         2002/05/05 16:47:42 PDT
>
>   Modified files:
>     sys/kern             init_sysent.c syscalls.c vfs_syscalls.c
>     sys/sys              stat.h syscall.h syscall.mk sysproto.h
>   Log:
>   Add the lchflags(2) syscall.
>
>   Reviewed by:    rwatson
>
>   Revision  Changes    Path
>   1.122     +2 -1      src/sys/kern/init_sysent.c
>   1.109     +2 -1      src/sys/kern/syscalls.c
>   1.252     +23 -0     src/sys/kern/vfs_syscalls.c
>   1.24      +1 -0      src/sys/sys/stat.h
>   1.108     +3 -2      src/sys/sys/syscall.h
>   1.63      +3 -2      src/sys/sys/syscall.mk
>   1.100     +6 -1      src/sys/sys/sysproto.h

PR: 29335 ?

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020506104446.H5703-100000>