summaryrefslogtreecommitdiffstats
path: root/sbin/devd/devd.cc
Commit message (Expand)AuthorAgeFilesLines
* Create a unix domain socket and write to it all the events that comeimp2004-07-011-14/+86
* Parse the ! lines that will soon be coming from the kernel. These areimp2003-10-241-9/+36
* Remove old workaroundimp2003-07-231-3/+1
* Drop the pid file after we call the final daemon call. w/o -n wouldimp2003-07-051-2/+4
* sysctlbyname takes a size_t as its 5th argument, not a pointer.imp2003-05-021-1/+1
* Create a new C++ header file called devd.hh which has all the classimp2003-04-261-101/+2
* Update to use is_id_char() in the last patch. I should have done thisimp2003-04-261-2/+1
* Make better use of the string type when parsing things. This switchesimp2003-04-261-28/+22
* Change default to be 'process all events before calling daemon.'imp2003-04-251-2/+4
* Kill debug printf that crept in my last commitimp2003-04-211-1/+0
* Implement a two new flags, and change the meaning of another one.imp2003-04-211-11/+38
* Put an anti-foot-shooting measure in place. Set hw.bus.devctl_disableimp2003-04-211-0/+19
* o Skip white space between variables better. This makesimp2003-04-211-6/+17
* devd.conf already has the examples in the todo listimp2003-04-211-1/+0
* Terminate the usage message with \n.imp2003-01-061-1/+1
* MFp4: make it workimp2003-01-061-41/+181
* Latest snapshot of devd. This one adds re-matching and stringimp2002-12-181-16/+88
* MFp4 (imp_freebsd branch): snapshot of devd work:imp2002-12-071-0/+591
OpenPOWER on IntegriCloud