Mike Frysinger
|
70cbb6e026
|
Jason Schoon writes: Attached is a patch to display the usage message if fuser is called with no arguments, rather than doing no work and failing silently.
|
2006-04-21 22:04:05 +00:00 |
|
Rob Landley
|
31642d75e1
|
More "extern" removals from Robert P. Day
|
2006-03-14 21:45:38 +00:00 |
|
Mike Frysinger
|
da2a7d6b20
|
rfelker writes in Bug 738: sys/sysmacros.h is needed for makedev
|
2006-02-19 22:47:51 +00:00 |
|
Eric Andersen
|
a68ea1cb93
|
fix up yet more annoying signed/unsigned and mixed type errors
|
2006-01-30 22:48:39 +00:00 |
|
Tim Riker
|
c1ef7bdd8d
|
just whitespace
|
2006-01-25 00:08:53 +00:00 |
|
Paul Fox
|
f9d40d6815
|
compile on 2.96 for a while longer -- no floating declarations.
|
2006-01-20 21:48:06 +00:00 |
|
"Vladimir N. Oleynik"
|
7eb8e45348
|
Please don't use if(asprintf(&t)<0) free(t); Use concat_subpath_file() for scan dir. Added losed chdir(".."). Removed warnings for 64-bit inode size. Why use memcpy and do not let? Very strange code for me
|
2005-10-28 16:08:47 +00:00 |
|
Rob Landley
|
aa87276bed
|
New applet, fuser, from Tony J. White. (Needs some cleanup.)
|
2005-10-28 13:05:12 +00:00 |
|