lukem
|
616bb5ee8e
|
appease gcc -Wuninitialized
|
2005-06-02 11:29:01 +00:00 |
lukem
|
274427706d
|
Rewrite method used to determine the ethernet address of the desired
interface to not use uninitalized variables.
Bug crept in in conversion to getifaddrs().
Detected with gcc -Wuninitalized.
|
2005-06-02 11:27:44 +00:00 |
itojun
|
916585ff14
|
SIOCGIFCONF->getifaddrs conversion
|
2003-08-17 22:34:17 +00:00 |
mycroft
|
05abee23d9
|
select() -> poll(), nanosleep()
|
2002-09-19 16:45:57 +00:00 |
scw
|
046bb1fbbc
|
Work-around an internal compiler error on the SuperH sh5 toolchain.
|
2002-07-11 19:47:17 +00:00 |
thorpej
|
2597d53f5a
|
Use __RCSID().
|
2002-04-09 02:35:31 +00:00 |
fredette
|
fd8d9e615b
|
Merge in ndbootd-0.5.
|
2001-06-13 21:38:30 +00:00 |
fredette
|
735202e79f
|
Merge in ndbootd-0.4.
|
2001-05-23 02:59:35 +00:00 |
fredette
|
ab467667c7
|
Finished the 3rdparty import procedure for the ndbootd
package: Added RCS IDs, a Makefile, added to 3RDPARTY.
Also removed sunndd from 3RDPARTY.
|
2001-05-22 14:41:59 +00:00 |
fredette
|
2d0f1618a6
|
Import of Matt Fredette's ndbootd boot program for Sun2 machines.
|
2001-05-22 14:20:49 +00:00 |