summaryrefslogtreecommitdiff
path: root/sys/nfs/nfs_boot.c
AgeCommit message (Expand)Author
2002-06-02correct fake nfs_boot_getfh(); ski@wuhjuhbuh.2y.netTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-16use queue.h macro'sEric Jackson
2001-11-14allow swaples diskless configs; deradt@ okMichael Shalayeff
1999-01-03print addresses using inet_ntoa ( )Theo de Raadt
1997-01-22get the ethernet/fddi issue half right. This needs to be fixed betterTheo de Raadt
1997-01-20better use (NETHER == 0) instead of NETHER == 0Thomas Graichen
1997-01-20replace #ifndef NFSCLIENT with #if !defined(NFSCLIENT) || NETHER == 0Thomas Graichen
1996-10-20Fix panic message if NFSCLIENT is not defined.briggs
1996-10-20Make support for booting over NFS dependent on NFSCLIENT instead of NETHER.briggs
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-03-31From NetBSD: NFSv3 import (tomorrow's Net's kernel)Michael Shalayeff
1996-02-29From NetBSD: merge with 960217 (still NFSv2)Niklas Hallqvist
1995-12-21from cgd; handle 64-bit pointers and longsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt