The NetBSD Project

CVS log for src/usr.sbin/isibootd/isibootd.c

[BACK] Up to [cvs.NetBSD.org] / src / usr.sbin / isibootd

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 2 09:01:30 2012 UTC (14 months, 2 weeks ago) by nisimura
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, tls-maxphys-nbase, tls-maxphys-base, tls-maxphys, agc-symver-base, agc-symver, HEAD
Branch point for: yamt-pagecache
Changes since 1.2: +10 -10 lines
Diff to previous 1.2 (colored)


Change Ethertype 0x80df symbolic name.  According to the real
if_ether.h, dated back to 1991, Integrated Solution, Inc. used the
following definitions.

#define ETHERTYPE_WIPC          0x80DE  /* ISI: WIPC protocol */
#define ETHERTYPE_ISIBOOT       0x80DF  /* ISI: bootd enet protocol */
#define ETHERTYPE_ISIBOOT_OLD   0x0807  /* ISI: old bootd (NOT OFFICIAL!) */
#define ETHERTYPE_RFS           0x0813  /* ISI: RFS protocol (NOT OFFICIAL!) */

No functionality change is expected.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 18 14:45:23 2011 UTC (18 months ago) by tsutsui
Branch: MAIN
CVS Tags: netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Changes since 1.1: +9 -9 lines
Diff to previous 1.1 (colored)

Rename FRAME* macro to TRFS_FRAME* for readability and
workaround for powerpc builds. Pointed out by phx@.

XXX: <powerpc/frame.h> shouldn't pollute userland namespace anyway.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Dec 17 13:24:18 2011 UTC (18 months ago) by tsutsui
Branch: MAIN

Add isibootd(8) command, which is a dumb network boot server program
for the OMRON LUNA clients, like ndbootd(8) for Sun2 machines.

No particular comment on tech-userlevel@:
http://mail-index.NetBSD.org/tech-userlevel/2011/12/15/msg005872.html

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>