DragonFly-2.3.2.333.g908cd0 master usr.sbin/devfsctl devfsctl.c

看板DFBSD_commit作者時間16年前 (2009/08/08 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 908cd01afea2e88b859f9dad9404c05ba5d77ebd Author: Alex Hornung <ahornung@gmail.com> Date: Fri Aug 7 21:52:24 2009 +0100 devfsctl - Cleanup and several bugfixes * split lines longer than 80 columns * Moved TAILQ_INSERT* into get_rule to avoid a problem which caused groups to also be inserted and kept in the rule list * Fix several bugs related to config file parsing, including: - a bug in the argument checker, which caused a SEGFAULT - a bug that would cause lines beginning with whitespaces to duplicate their first real token - an incorrect check for an empty line, which caused a warning about an incorrect verb instead of ignoring the line Summary of changes: usr.sbin/devfsctl/devfsctl.c | 62 +++++++++++++++++++++++++++++------------- 1 files changed, 43 insertions(+), 19 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/908cd01afea2e88b859f9dad9404c05ba5d77ebd -- DragonFly BSD source repository
文章代碼(AID): #1AV8zAAq (DFBSD_commit)