| Commit message (Expand) | Author | Age | Files | Lines |
| * | A set of MFCs allowing stable/9 to be built again on head after r250881: | Marius Strobl | 2013-06-24 | 1 | -2/+3 |
| * | MFC r249951 | Alan Somers | 2013-05-10 | 1 | -1/+1 |
| * | MFC r246134 ... | Ian Lepore | 2013-03-04 | 2 | -25/+32 |
| * | MFC r246361 ... bump .Dd for content change. | Ian Lepore | 2013-03-04 | 1 | -1/+1 |
| * | MFC r226775: | Hiroki Sato | 2013-03-04 | 3 | -4/+19 |
| * | MFC r246121 ... | Ian Lepore | 2013-03-01 | 2 | -14/+95 |
| * | MFC r243930: | Eitan Adler | 2013-02-04 | 2 | -7/+7 |
| * | MFC r243931: | Eitan Adler | 2013-02-02 | 1 | -9/+9 |
| * | MFC r243932: | Eitan Adler | 2012-12-20 | 2 | -3/+2 |
| * | MFC r243907: | Dimitry Andric | 2012-12-19 | 1 | -1/+1 |
| * | MFC r241772: document acpi_cpu devd notification about _CST change | Andriy Gapon | 2012-10-28 | 1 | -0/+2 |
| * | MFC r236388: | Dimitry Andric | 2012-06-04 | 1 | -1/+1 |
| * | MFC r228618 | Dimitry Andric | 2012-01-01 | 1 | -2/+2 |
| * | Typo. For USB devices, 'serial' should be 'sernum'. | Bruce M Simpson | 2011-05-10 | 1 | -1/+1 |
| * | Don't generate input() since it's not used. | Rebecca Cran | 2010-11-22 | 1 | -0/+1 |
| * | Fix missing closedir() | Kevin Lo | 2010-11-21 | 1 | -0/+1 |
| * | Allow the kernel to generate more spacy things and still have devd | Warner Losh | 2010-10-09 | 1 | -0/+8 |
| * | mdoc: drop redundant .Pp and .LP calls | Ulrich Spörlein | 2010-10-08 | 1 | -1/+0 |
| * | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | Joel Dahl | 2010-08-16 | 1 | -1/+1 |
| * | - Avoid calling the copy constructor when it is not necessary. | Ulf Lilleengen | 2010-07-29 | 1 | -4/+3 |
| * | - Remove unused instance of string. | Ulf Lilleengen | 2010-07-29 | 1 | -1/+0 |
| * | Expand system into my_system, and add the necessary tidyness that we | Warner Losh | 2010-06-29 | 2 | -2/+95 |
| * | Document the new USB notification types. | Andrew Thompson | 2010-04-22 | 1 | -1/+55 |
| * | Bump WARNS where possible. | Ulrich Spörlein | 2010-02-15 | 1 | -2/+1 |
| * | o Spell. Sort .Xrs. | Maxim Konovalov | 2009-03-08 | 1 | -7/+7 |
| * | Document several notifications, among them are DEVFS, update to ifneti, | Konstantin Belousov | 2009-03-08 | 1 | -3/+58 |
| * | Send all debug to stderr. | Poul-Henning Kamp | 2008-12-14 | 1 | -2/+2 |
| * | Clarify that configuration files must be named '*.conf' | Poul-Henning Kamp | 2008-12-14 | 1 | -1/+1 |
| * | No need to be gratuitously style(9) non-compliant here, even though | Warner Losh | 2008-03-21 | 1 | -1/+1 |
| * | Minor initialization change to not trigger bogus gcc warning about | Warner Losh | 2007-12-21 | 1 | -1/+1 |
| * | Reduce the WARNS level across the board due to a warning that occurs | John Birrell | 2007-11-19 | 1 | -1/+3 |
| * | Fix the description of "media-type". | Ruslan Ermilov | 2006-10-24 | 1 | -3/+14 |
| * | Revise the markup, sort sections, fix some grammar bugs. | Ruslan Ermilov | 2006-10-21 | 1 | -116/+119 |
| * | flesh out the devd.conf man page... Mostly from the PR, but did a couple | John-Mark Gurney | 2006-10-07 | 1 | -8/+298 |
| * | Add -f option to program's usage(), fix manpage's SYNOPSIS. | Ruslan Ermilov | 2006-09-17 | 2 | -4/+3 |
| * | o Yacc's lineno variable holds a total number of parsed lines. | Maxim Konovalov | 2006-04-14 | 1 | -0/+1 |
| * | Use pidfile(3). | Pawel Jakub Dawidek | 2006-01-30 | 3 | -12/+35 |
| * | It was always intended that regular expression matching be case | Warner Losh | 2006-01-08 | 1 | -1/+1 |
| * | Rev 1.15 should have incremented the date on this manual page. | Joseph Koshy | 2005-12-19 | 1 | -1/+1 |
| * | Add a -f configfile option to devd(8), based on a patch submitted by | Joseph Koshy | 2005-11-24 | 2 | -5/+33 |
| * | Reuse delete_and_clear() template helper. | Alexander Nedotsukov | 2005-11-14 | 1 | -5/+1 |
| * | Make devd WARNS=4 clean and bump WARNS accordingly. This will insure | Brooks Davis | 2005-10-19 | 2 | -3/+3 |
| * | As pointed out on current@, we don't want to declare a variable in a scope | Warner Losh | 2005-10-19 | 1 | -1/+1 |
| * | media-type predicate is used in contexts where device-name is undefined. | Warner Losh | 2005-10-04 | 1 | -1/+9 |
| * | * Open permissions on /var/run/devd.pipe so that any user can read devd events | Joe Marcus Clarke | 2005-07-13 | 1 | -1/+3 |
| * | Replace fch{mod,own} with straight ch{mod,own} as the former cannot be used | Joe Marcus Clarke | 2005-07-13 | 1 | -2/+2 |
| * | Add the ability to match the on a media type of the device in question. | Warner Losh | 2005-07-10 | 5 | -1/+101 |
| * | Ignore sigpipe so we can properly detach clients to the pipe. | Warner Losh | 2005-05-16 | 1 | -0/+2 |
| * | Fix parsing of nomatch events. | Warner Losh | 2005-04-18 | 1 | -3/+6 |
| * | Sync program's usage() with manpage's SYNOPSIS. | Ruslan Ermilov | 2005-02-10 | 1 | -1/+1 |