From ea9bbf428f51194a52c45ac274c35dba174a741c Mon Sep 17 00:00:00 2001 From: Janne Johansson Date: Wed, 3 Jun 2009 14:45:57 +0000 Subject: Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@ --- lib/libc/sys/Makefile.inc | 4 ++-- lib/libc/sys/makelintstub.sh | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libc/sys') diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc index 3813096d112..595d601ec82 100644 --- a/lib/libc/sys/Makefile.inc +++ b/lib/libc/sys/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.85 2008/03/22 19:18:42 otto Exp $ +# $OpenBSD: Makefile.inc,v 1.86 2009/06/03 14:45:47 jj Exp $ # $NetBSD: Makefile.inc,v 1.35 1995/10/16 23:49:07 jtc Exp $ # @(#)Makefile.inc 8.1 (Berkeley) 6/17/93 @@ -61,7 +61,7 @@ ASM= accept.o access.o acct.o adjfreq.o adjtime.o bind.o chdir.o chflags.o \ setuid.o shmat.o shmctl.o shmdt.o shmget.o shutdown.o sigaction.o \ sigaltstack.o socket.o socketpair.o stat.o statfs.o swapctl.o \ symlink.o sync.o sysarch.o umask.o unlink.o unmount.o \ - utimes.o wait4.o write.o writev.o xfspioctl.o __semctl.o \ + utimes.o wait4.o write.o writev.o nnpfspioctl.o __semctl.o \ __syscall.o __sysctl.o __getcwd.o sched_yield.o getthrid.o \ thrsleep.o thrwakeup.o threxit.o thrsigdivert.o diff --git a/lib/libc/sys/makelintstub.sh b/lib/libc/sys/makelintstub.sh index 6319b266c4d..b403bb68b6a 100644 --- a/lib/libc/sys/makelintstub.sh +++ b/lib/libc/sys/makelintstub.sh @@ -1,5 +1,5 @@ #!/bin/sh - -# $OpenBSD: makelintstub.sh,v 1.7 2006/09/22 16:20:35 pedro Exp $ +# $OpenBSD: makelintstub.sh,v 1.8 2009/06/03 14:45:47 jj Exp $ # $NetBSD: makelintstub,v 1.2 1997/11/05 05:46:18 thorpej Exp $ # # Copyright (c) 1996, 1997 Christopher G. Demetriou. All rights reserved. @@ -63,7 +63,7 @@ header() #include #include #include - #include + #include #include #include #undef DIRBLKSIZ -- cgit v1.2.3