defopt NFSSERVER
This commit is contained in:
parent
961f0708b1
commit
d87e6c2b0e
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files,v 1.197 1998/06/25 21:15:35 thorpej Exp $
|
||||
# $NetBSD: files,v 1.198 1998/06/25 22:16:01 thorpej Exp $
|
||||
|
||||
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
|
||||
|
||||
@ -19,6 +19,7 @@ defopt opt_ntp.h PPS_SYNC NTP
|
||||
|
||||
defopt opt_nfs_boot.h NFS_BOOT_BOOTP NFS_BOOT_BOOTPARAM NFS_BOOT_DHCP
|
||||
NFS_BOOT_GATEWAY
|
||||
defopt NFSSERVER
|
||||
|
||||
defopt opt_malloclog.h MALLOCLOG MALLOCLOGSIZE
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
$NetBSD: syscalls.master,v 1.77 1998/06/25 21:16:03 thorpej Exp $
|
||||
$NetBSD: syscalls.master,v 1.78 1998/06/25 22:16:40 thorpej Exp $
|
||||
|
||||
; @(#)syscalls.master 8.2 (Berkeley) 1/13/94
|
||||
|
||||
@ -34,6 +34,7 @@
|
||||
; #include's are copied to the syscall names and switch definition files only.
|
||||
|
||||
#include "opt_ktrace.h"
|
||||
#include "opt_nfsserver.h"
|
||||
|
||||
#include "fs_lfs.h"
|
||||
#include "fs_nfs.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user