CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2008/04/16 12:33:42
Modified files:
sys/arch/sparc64/dev: rtc.c
Log message:
Turns out getpropstring() returns an empty string if a property is missing
instead of NULL. Makes rtc(4) really work on the u25.
tested by mikeb@