index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
nfs
/
nfs_boot.c
Age
Commit message (
Expand
)
Author
2002-06-02
correct fake nfs_boot_getfh(); ski@wuhjuhbuh.2y.net
Theo de Raadt
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-16
use queue.h macro's
Eric Jackson
2001-11-14
allow swaples diskless configs; deradt@ ok
Michael Shalayeff
1999-01-03
print addresses using inet_ntoa ( )
Theo de Raadt
1997-01-22
get the ethernet/fddi issue half right. This needs to be fixed better
Theo de Raadt
1997-01-20
better use (NETHER == 0) instead of NETHER == 0
Thomas Graichen
1997-01-20
replace #ifndef NFSCLIENT with #if !defined(NFSCLIENT) || NETHER == 0
Thomas Graichen
1996-10-20
Fix panic message if NFSCLIENT is not defined.
briggs
1996-10-20
Make support for booting over NFS dependent on NFSCLIENT instead of NETHER.
briggs
1996-05-10
if_name/if_unit -> if_xname/if_softc
Theo de Raadt
1996-03-31
From NetBSD: NFSv3 import (tomorrow's Net's kernel)
Michael Shalayeff
1996-02-29
From NetBSD: merge with 960217 (still NFSv2)
Niklas Hallqvist
1995-12-21
from cgd; handle 64-bit pointers and longs
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt