Module Name: src Committed By: bouyer Date: Wed Jan 27 21:43:01 UTC 2010
Modified Files: src/doc [netbsd-5]: CHANGES-5.1 Log Message: ticket 1267 To generate a diff of this commit: cvs rdiff -u -r1.1.2.186 -r1.1.2.187 src/doc/CHANGES-5.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-5.1 diff -u src/doc/CHANGES-5.1:1.1.2.186 src/doc/CHANGES-5.1:1.1.2.187 --- src/doc/CHANGES-5.1:1.1.2.186 Wed Jan 27 21:41:04 2010 +++ src/doc/CHANGES-5.1 Wed Jan 27 21:43:00 2010 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.1,v 1.1.2.186 2010/01/27 21:41:04 sborrill Exp $ +# $NetBSD: CHANGES-5.1,v 1.1.2.187 2010/01/27 21:43:00 bouyer Exp $ A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1 release: @@ -16380,3 +16380,11 @@ mfi_ioctl() entry and release it on exit. [bouyer, #ticket 1257] +usr.sbin/wpa/wpa_supplicant/Makefile 1.12 +usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 1.6, 1.7 + + Enable CONFIG_DEBUG_FILE option to allow debug messages to be sent to + a file instead of stdout. + -f is not mandatory. + [sborrill, ticket #1267] +