The NetBSD Project

CVS log for src/sys/lib/libsa/nfsv3.h

[BACK] Up to [cvs.NetBSD.org] / src / sys / lib / libsa

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.1.4.2: download - view: text, markup, annotated - select for diffs
Fri Sep 20 11:31:31 2024 UTC (2 months, 2 weeks ago) by martin
Branches: netbsd-10
Diff to: previous 1.1.4.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.4.1: +73 -0 lines
Pull up following revision(s) (requested by rin in ticket #894):

	sys/arch/i386/stand/Makefile.booters: revision 1.98
	sys/lib/libsa/nfsv3.h: revision 1.1
	sys/lib/libsa/rpcv2.h: revision 1.4
	sys/arch/i386/stand/efiboot/Makefile.efiboot: revision 1.23
	sys/lib/libsa/nfsv2.h: revision 1.5
	sys/lib/libsa/nfs.c: revision 1.51
	sys/lib/libsa/nfs.c: revision 1.52
	sys/arch/i386/stand/libsa/nfs.c: file removal
	sys/lib/libsa/nfs.c: revision 1.53
	sys/arch/i386/stand/libsa/nfs.c: revision 1.20
	sys/arch/i386/stand/libsa/nfs.c: revision 1.21
	sys/arch/i386/stand/pxeboot/Makefile: revision 1.29

Add NFSv3 support. Try NFSv3 and fall back to NFSv2.

Merge with generic libsa NFS code to minimize differences and to learn NFSv3.

libsa: nfs: Fix NFS_NOSYMLINK option for previous
Used only by mvme68k.

Align again with libsa (NFS_NOSYMLINK fix).

libsa/nfs.c: Add `LIBSA_NFS_IMPLICIT_MOUNT` compile-time option
by which nfs_mount() is automatically called from nfs_open(),
as done for nfs.c in i386/stand.

This is only functional difference b/w two copies of nfs.c.
Now, we can safely retire the latter.
XXX
It would be really nice to drop this option also. However,
unfortunately, it is too much for me at the very moment...

i386: stand: Retire its own nfs.c, and switch to libsa/nfs.c. NFC

Revision 1.1.4.1
Tue Dec 12 09:12:55 2023 UTC (11 months, 3 weeks ago) by martin
Branches: netbsd-10
FILE REMOVED
Changes since revision 1.1: +0 -73 lines
file nfsv3.h was added on branch netbsd-10 on 2024-09-20 11:31:31 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 12 09:12:55 2023 UTC (11 months, 3 weeks ago) by mlelstv
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Branch point for: netbsd-10
Add NFSv3 support. Try NFSv3 and fall back to NFSv2.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>