chiark / gitweb /
[PATCH] udev - safer string handling - part four
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Fri, 27 Feb 2004 03:40:40 +0000 (19:40 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:32:30 +0000 (21:32 -0700)
commit3fe0734266becd2ebcb111b07c3e17b2a9780477
tree4d1d6e600380bdc300b0c1db1dfc707e0ba12f05
parente964c2c05d3d6e2bdb21b3461ed7a4e85315cbc1
[PATCH] udev - safer string handling - part four

Mainly a cleanup of the earlier patches with a few missing pieces
and some cosmetical changes.

I've moved the udev_init_config() to very early init, otherwise we
don't get any logging for the processing of the input. What would I
do without gdb :)

Greg, it's the 7th patch in your box to apply. I will stop now and
wait for you :)
logging.h
namedev.c
udev.c
udev.h