artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
360caa4
)
nfs_procids was removed in 1996
author
jsg
<jsg@openbsd.org>
Sun, 12 May 2024 09:09:39 +0000
(09:09 +0000)
committer
jsg
<jsg@openbsd.org>
Sun, 12 May 2024 09:09:39 +0000
(09:09 +0000)
sys/nfs/nfs_vfsops.c
patch
|
blob
|
history
diff --git
a/sys/nfs/nfs_vfsops.c
b/sys/nfs/nfs_vfsops.c
index
e951b58
..
1bb790f
100644
(file)
--- a/
sys/nfs/nfs_vfsops.c
+++ b/
sys/nfs/nfs_vfsops.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: nfs_vfsops.c,v 1.13
0 2024/05/01 13:15:5
9 jsg Exp $ */
+/* $OpenBSD: nfs_vfsops.c,v 1.13
1 2024/05/12 09:09:3
9 jsg Exp $ */
/* $NetBSD: nfs_vfsops.c,v 1.46.4.1 1996/05/25 22:40:35 fvdl Exp $ */
/*
@@
-64,7
+64,6
@@
extern struct nfsstats nfsstats;
extern int nfs_ticks;
-extern u_int32_t nfs_procids[NFS_NPROCS];
int nfs_sysctl(int *, u_int, void *, size_t *, void *, size_t,
struct proc *);