Chad David
|
f16b3c0de4
|
Update function definitions and required include files to reflect
the current state of the system.
Approved by: alfred
|
2001-12-26 23:14:04 +00:00 |
|
Ruslan Ermilov
|
32eef9aeb1
|
mdoc(7) police: Use the new .In macro for #include statements.
|
2001-10-01 16:09:29 +00:00 |
|
Alexander Langer
|
dd748fba6a
|
Add MULTI_DRIVER_MODULE().
|
2001-08-21 22:14:43 +00:00 |
|
Ruslan Ermilov
|
57e4378bf6
|
mdoc(7) police: protect trailing full stops of abbreviations
with a trailing zero-width space: `e.g.\&'.
|
2001-08-10 13:45:36 +00:00 |
|
Alexander Langer
|
4dad593a95
|
- correct two typos
- Use NULL instead of 0 for pointers (style(9)!)
Submitted by: Joel Wilsson <siigron@sii.linuxsweden.nu>
MFC after: 37 days
|
2001-07-13 16:10:39 +00:00 |
|
Ruslan Ermilov
|
5521ff5a4d
|
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
|
2001-07-06 16:46:48 +00:00 |
|
Bruce Evans
|
74c3913eb4
|
Fixed missing and disorded includes in synopsis.
Removed bogus quotes in .Fn invocations. Single words don't need quoting.
|
2001-03-29 10:18:54 +00:00 |
|
Alexander Langer
|
ec5dc5774c
|
Fix typo: s/DRIVERMODULE/DRIVER_MODULE/
PR: 25901
Submitted by: Maxime Henrion <mux@qualys.com>
|
2001-03-18 16:54:39 +00:00 |
|
Alexander Langer
|
3dca0e13fc
|
Use type of modeventhand_t for the event handler (defined in module.h).
Add a reference to module(9) for more info about the event handler.
|
2001-03-11 17:07:20 +00:00 |
|
Alexander Langer
|
72f8c78baf
|
Add DRIVER_MODULE.9, the manual page describing the kernel driver
declaration macro.
Thanks to Sheldon for a big patch with language/mdoc fixes.
Reviewed by: asmodai, sheldonh
|
2000-09-17 12:15:12 +00:00 |
|