summaryrefslogtreecommitdiffstats
path: root/sbin/devd/devd.hh
Commit message (Expand)AuthorAgeFilesLines
* devd: Remove unnecessary empty default constructors.eadler2013-03-041-2/+0
* devd: Remove empty virtual destructor from class, which has noch subclasses.eadler2013-03-041-1/+0
* devd: Use the standard constructor of std::string instead of string("").eadler2013-03-041-1/+1
* Constify where possible.eadler2013-03-041-1/+1
* Improve devd startup time, by tweaking some string handling routines that areian2013-01-301-2/+3
* Prefer the use of initalizer lists to ctor assignment.eadler2012-12-061-1/+1
* Constify where possibleeadler2012-12-061-3/+3
* In sbin/devd/devd.h, 'event_proc' and 'eps' are declared as structs. Indim2011-12-171-2/+2
* - Add support for a "!" character in regex matching in devd(8). It invertshrs2011-10-261-0/+1
* Expand system into my_system, and add the necessary tidyness that weimp2010-06-291-0/+1
* Minor initialization change to not trigger bogus gcc warning aboutimp2007-12-211-1/+1
* Use pidfile(3).pjd2006-01-301-1/+3
* Add the ability to match the on a media type of the device in question.imp2005-07-101-0/+16
* Parse the ! lines that will soon be coming from the kernel. These areimp2003-10-241-0/+2
* Create a new C++ header file called devd.hh which has all the classimp2003-04-261-0/+163
OpenPOWER on IntegriCloud