Commit Graph

9 Commits

Author SHA1 Message Date
simokawa
4034ea2214 Add -s option to strip subdirectory from module path.
e.g. moudle-path/firewire/firewire.ko -> module-path/firewire.ko

Reviewed by: grog
2003-09-25 07:56:48 +00:00
ru
df0f2667b6 Tidy up the manpage.
Reviewed by:	grog
2003-06-10 05:29:14 +00:00
jmallett
2078dd9a43 Use implicit SRCS list, remove WARNS=0, the code is WARNS=4 clean now,
which is more than enough.
2003-06-08 08:38:11 +00:00
jmallett
db49656250 WARNS cleanup. Constness and shadowing, namely. 2003-06-08 08:37:11 +00:00
jmallett
d38dd4f384 Fix format string. 2003-06-08 08:33:48 +00:00
grog
01de4910e4 Add licence.
Complained about by:	juli

Correct usage() text.
2003-06-08 07:29:57 +00:00
grog
8f0fd47b47 Oops, this is section 8, not 1. 2003-06-08 06:59:33 +00:00
grog
d7992550b7 Add man page. 2003-06-08 06:57:57 +00:00
grog
f43a5d3532 Introducing asf, a helper program for kernel debugging. 2003-06-08 06:18:13 +00:00