Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/lib/libc/sys Pull up revision 1.112 (requested by kleink):
details: https://anonhg.NetBSD.org/src/rev/829330f67a2f
branches: netbsd-1-5
changeset: 491348:829330f67a2f
user: he <he%NetBSD.org@localhost>
date: Tue Apr 24 22:38:53 2001 +0000
description:
Pull up revision 1.112 (requested by kleink):
Document fchroot(2).
diffstat:
lib/libc/sys/Makefile.inc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 595b825fa6ff -r 829330f67a2f lib/libc/sys/Makefile.inc
--- a/lib/libc/sys/Makefile.inc Tue Apr 24 22:38:36 2001 +0000
+++ b/lib/libc/sys/Makefile.inc Tue Apr 24 22:38:53 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.102.4.2 2000/09/29 09:08:09 kleink Exp $
+# $NetBSD: Makefile.inc,v 1.102.4.3 2001/04/24 22:38:53 he Exp $
# @(#)Makefile.inc 8.3 (Berkeley) 10/24/94
# sys sources
@@ -215,6 +215,7 @@
MLINKS+=chflags.2 fchflags.2
MLINKS+=chmod.2 fchmod.2 chmod.2 lchmod.2
MLINKS+=chown.2 fchown.2 chown.2 lchown.2
+MLINKS+=chroot.2 fchroot.2
MLINKS+=clock_settime.2 clock_gettime.2
MLINKS+=clock_settime.2 clock_getres.2
MLINKS+=fhopen.2 fhstat.2 fhopen.2 fhstatfs.2
Home |
Main Index |
Thread Index |
Old Index