devfsctl - Completely rewrite the parser;separate rule representation
authorAlex Hornung <ahornung@gmail.com>
Tue, 11 Aug 2009 14:05:16 +0000 (15:05 +0100)
committerAlex Hornung <ahornung@gmail.com>
Tue, 11 Aug 2009 15:40:20 +0000 (16:40 +0100)
commit4cf905ba5472517050799ff79ea3cef3cc243cf0
tree5b966f766ff1706b0a2e56176f70af685c8b047e
parentcfe16058dd1f6a55a4661e5c9af4e5328c3609c9
devfsctl - Completely rewrite the parser;separate rule representation

* Take over Simon "corecode" Schubert's changes to separate the rule
  representation in userland from the kernel representation, adapting
  it to the new parser.

* Completely rewrite the parser to be more maintainable, support a
  clearer and better rule format and give better warnings/errors.
usr.sbin/devfsctl/Makefile
usr.sbin/devfsctl/devfsctl.c
usr.sbin/devfsctl/devfsctl.h [new file with mode: 0644]