Ian Dowse c83b0b621f When looking for the ':' separator in the root path, don't go past
the terminating '\0'. Since the initialisation of rootpath in
libstand/bootp.c may copy junk into the rest of the buffer, it was
possible for the code to find a ':' after the '\0' and do the wrong
thing.

Reviewed by:	ps
MFC after:	1 week
2003-06-16 20:48:56 +00:00
..
2002-09-23 18:54:32 +00:00
2002-09-23 18:54:32 +00:00
2003-06-07 17:42:26 +00:00
2002-09-23 18:54:32 +00:00
2001-10-04 10:18:00 +00:00