cpio: testsuite for http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466771
[oweals/busybox.git] / modutils / modprobe-small.c
2008-07-10 Denis Vlasenkoopen_transformer: do not return fd, it does not change
2008-07-10 Denis Vlasenkomodprobe-small: make depmod compatible with kernel...
2008-07-10 Denis Vlasenkomodprobe-small: add depfile creation
2008-07-10 Denis Vlasenkomodprobe-small: add depfile loading
2008-07-09 Denis Vlasenkomodprobe-small: preparatory patch for modprobe.dep...
2008-07-09 Denis Vlasenkolibbb: use improved xmalloc_read() from modprobe-small
2008-07-08 Denis Vlasenkolibbb: introduce and use xrealloc_vector
2008-07-06 Denis Vlasenkomodprobe-small: match aliases with fnmatch(), making
2008-07-06 Denis Vlasenkomodprobe-small: fix debug leftover
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-07-04 Denis Vlasenkomodutils: optional modutils-small by Vladimir Dronnikov.