Commit ID: 100504378544281C2A0
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/09/02 15:16:30 UTC
Modified files:
distrib/common : Makefile
usr.sbin/config: ukc.c
Log message:
a stripped kernel does not allow randomisation, ok, sure… but that's
no reason for config(8) to… segfault! or even exit(1).
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.60 -r1.61 src/distrib/common/Makefile
cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.sbin/config/ukc.c