DragonFly-2.3.0.17.gff03a master share/examples/kld/cdev/module cdev.c cdevmod.c share/examples/kld/cdev/test testcdev.c

Matthias Schmidt matthias at crater.dragonflybsd.org
Sun Feb 8 02:37:39 PST 2009


commit ff03aae019da8ab589db2863df14ba1fe77ddb00
Author: Stathis Kamperis <ekamperi at 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





More information about the Commits mailing list