Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
because revarpwhoami is defined in if_ether.c and netbooting without an ethernet card is very unusual :-) p.s.: seems like nobody uses OpenBSD in machines without a network card - because due to this it was'nt possible to build a kernel for such a configuration ... | |||
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 | |
Suggested in a NetBSD PR from Paul Goyette. | |||
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 | |
Open's patches kept in. i'll possibly take a look at Lite2 soon, is there smth usefull ?.. | |||
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 | |