| Commit message (Expand) | Author | Age | Files | Lines |
* | sysctlbyname takes a size_t as its 5th argument, not a pointer. | imp | 2003-05-02 | 1 | -1/+1 |
* | Create a new C++ header file called devd.hh which has all the class | imp | 2003-04-26 | 3 | -101/+172 |
* | Update to use is_id_char() in the last patch. I should have done this | imp | 2003-04-26 | 1 | -2/+1 |
* | Make better use of the string type when parsing things. This switches | imp | 2003-04-26 | 1 | -28/+22 |
* | Change default to be 'process all events before calling daemon.' | imp | 2003-04-25 | 1 | -2/+4 |
* | Kill debug printf that crept in my last commit | imp | 2003-04-21 | 1 | -1/+0 |
* | Implement a two new flags, and change the meaning of another one. | imp | 2003-04-21 | 2 | -14/+45 |
* | Put an anti-foot-shooting measure in place. Set hw.bus.devctl_disable | imp | 2003-04-21 | 1 | -0/+19 |
* | o Skip white space between variables better. This makes | imp | 2003-04-21 | 1 | -6/+17 |
* | devd.conf already has the examples in the todo list | imp | 2003-04-21 | 1 | -1/+0 |
* | This can't obviously be cleaner than system headers. | ru | 2003-04-01 | 1 | -1/+1 |
* | mdoc(7) police: Revision. | ru | 2003-03-03 | 2 | -24/+38 |
* | The bugs section hasn't been true since before 5.0-R | imp | 2003-02-14 | 1 | -3/+0 |
* | devd bugs section is now OBE | imp | 2003-02-14 | 1 | -3/+0 |
* | These are OBE. devd.conf now lives in /etc. | imp | 2003-01-09 | 2 | -126/+0 |
* | Terminate the usage message with \n. | imp | 2003-01-06 | 1 | -1/+1 |
* | MFp4: make it work | imp | 2003-01-06 | 1 | -41/+181 |
* | devd not devdd | imp | 2003-01-06 | 1 | -1/+1 |
* | english(4) police. | schweikh | 2002-12-27 | 2 | -8/+8 |
* | Latest snapshot of devd. This one adds re-matching and string | imp | 2002-12-18 | 2 | -17/+89 |
* | MFp4 (imp_freebsd branch): snapshot of devd work: | imp | 2002-12-07 | 8 | -316/+701 |
* | Fixup FILES section to use proper width and to use a cross-reference to | jhb | 2002-11-18 | 1 | -2/+2 |
* | Remove leading ^ from example of match line in vendor-supplied rules since | jhb | 2002-11-18 | 1 | -2/+2 |
* | Add BUGS section and note departure of actual implementation from what | imp | 2002-11-18 | 2 | -0/+6 |
* | Install devd.conf(5). | tjr | 2002-11-14 | 1 | -1/+1 |
* | Try to reword things a bit more to make it clearer. | jhb | 2002-11-13 | 1 | -3/+13 |
* | - Fix some minor grammar and spelling nits. | jhb | 2002-11-13 | 1 | -10/+14 |
* | devd. A daemon that hooks into the kernel's /dev/devctl to produce | imp | 2002-10-20 | 9 | -0/+852 |