Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 May 2002 16:47:42 -0700 (PDT)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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:  <200205052347.g45NlgW25316@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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

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?200205052347.g45NlgW25316>