History log of /netbsd-src/sys/arch/sparc/stand/ofwboot/net.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 8aa95513 16-Jul-2012 tsutsui <tsutsui@NetBSD.org>

Fix tftpboot which was broken by my botched WARNSfy in last year.
Also add comments that mention libsa tftp requires network device socket
in f_devdata in struct open_file, from spz@ in PR port-sparc

Fix tftpboot which was broken by my botched WARNSfy in last year.
Also add comments that mention libsa tftp requires network device socket
in f_devdata in struct open_file, from spz@ in PR port-sparc64/46652.
Briefly tested tftpboot and nfsboot on Ultra5.

show more ...


# c95f237a 21-May-2011 tsutsui <tsutsui@NetBSD.org>

WARNSfy and fix dumb bugs noticed by warnings.


# 4f951ec8 20-May-2011 he <he@NetBSD.org>

Put the external functions from net.c in it's own header file and
include it, and do some other minimal adjustments to bring this
back to a buildable state.

OK'ed by martin@