DragonFly commits List (threaded) for 2009-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.17.gff03a master share/examples/kld/cdev/module cdev.c cdevmod.c share/examples/kld/cdev/test testcdev.c
commit ff03aae019da8ab589db2863df14ba1fe77ddb00
Author: Stathis Kamperis <ekamperi@gmail.com>
Date: Fri Feb 6 16:33:38 2009 +0000
Polish cdev example
- dev_t is cdev_t now
- include stdlib.h needed by exit(3)
- respect the ``80 columns per line'' limit
- comply with KNF
No functional change intended
Summary of changes:
share/examples/kld/cdev/module/cdev.c | 88 ++++++++++++++++--------------
share/examples/kld/cdev/module/cdevmod.c | 69 ++++++++++++------------
share/examples/kld/cdev/test/testcdev.c | 61 ++++++++++++---------
3 files changed, 117 insertions(+), 101 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ff03aae019da8ab589db2863df14ba1fe77ddb00
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]