aboutsummaryrefslogtreecommitdiff
path: root/sbin/devd/devd.hh
Commit message (Expand)AuthorAgeFilesLines
* Prefer the use of initalizer lists to ctor assignment.Eitan Adler2012-12-061-1/+1
* Constify where possibleEitan Adler2012-12-061-3/+3
* In sbin/devd/devd.h, 'event_proc' and 'eps' are declared as structs. InDimitry Andric2011-12-171-2/+2
* - Add support for a "!" character in regex matching in devd(8). It invertsHiroki Sato2011-10-261-0/+1
* Expand system into my_system, and add the necessary tidyness that weWarner Losh2010-06-291-0/+1
* Minor initialization change to not trigger bogus gcc warning aboutWarner Losh2007-12-211-1/+1
* Use pidfile(3).Pawel Jakub Dawidek2006-01-301-1/+3
* Add the ability to match the on a media type of the device in question.Warner Losh2005-07-101-0/+16
* Parse the ! lines that will soon be coming from the kernel. These areWarner Losh2003-10-241-0/+2
* Create a new C++ header file called devd.hh which has all the classWarner Losh2003-04-261-0/+163