Module Name: src Committed By: roy Date: Fri Apr 20 16:07:48 UTC 2018
Modified Files: src/usr.sbin/rtadvd: timer.c Log Message: Lack of timeout is a programming error, so use an assert in it's place. While here, improve the error reported if malloc fails. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/rtadvd/timer.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.