| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| |
|
|
|
|
|
|
|
|
| |
I snagged the license boiler plate. Fix that. also, it's spelled .Va
not .Vn. Plus " quoting issues.
Noticed by: rgrimes, xtouqh at hotmail dot com
Notes:
svn path=/head/; revision=366096
|
|
|
Document the calls to send messages to userland via devctl.
devctl_notify will create a message for the specified system,
subsystem and type, optionally adding additional information.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D26520
Notes:
svn path=/head/; revision=366027
|