Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 years ago |
Rob Landley
|
abfe107f78
No real need for my_query_module() and this eliminates some type-punned
|
18 years ago |
Rob Landley
|
4640b05afd
Bernhard Fischer pointed out some leftover debris needing cleanup.
|
18 years ago |
Rob Landley
|
6ced427a6d
Try to make a "type-punned pointer" warning go away for somebody on the
|
18 years ago |
Rob Landley
|
86b4d64aa3
These should have been part of 15767 too.
|
18 years ago |
Mike Frysinger
|
75c6b7962d
fix from uClinux-dist for proper exit status if reading /proc/modules failed
|
18 years ago |
Bernhard Reutner-Fischer
|
deda6a5c0d
- move #include busybox.h to the very top so we pull in the config
|
18 years ago |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Mike Frysinger
|
705fad2964
just use bb_xfopen()
|
19 years ago |
Rob Landley
|
4f65360a5f
Tweak the "pretty lsmod for 2.6" patch to be seperately selectable.
|
19 years ago |
Rob Landley
|
627814bdc3
Takeharu Kato said:
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 years ago |
Eric Andersen
|
4b4e09854c
Steven Scholz writes:
|
21 years ago |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Eric Andersen
|
b1c9469f65
Patch from Robert Schwebel fixing a missing \n
|
22 years ago |
Tim Riker
|
cf93274663
rmmod -a removed modules recursively
|
22 years ago |
Tim Riker
|
6fe1960ff5
cleanup
|
22 years ago |
Eric Andersen
|
31f9747a23
Fix needless formatting differences vs modutils
|
22 years ago |
Eric Andersen
|
9060a73159
Doh! I screwed up applying vodz' patch.
|
22 years ago |
Eric Andersen
|
71ae64bdc6
last_patch61 from vodz:
|
22 years ago |
Eric Andersen
|
528649463f
Fix missing \n noticed by Robert Schwebel
|
22 years ago |
Eric Andersen
|
166fa4684f
Support module tainting
|
22 years ago |
Eric Andersen
|
fcffa2cc1a
Apply lash_patch35 from vodz, which brings several nice size_optimizations.
|
22 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Matt Kraai
|
0f50bca9aa
Fix infinite loop and reallocate if too many modules.
|
23 years ago |
Eric Andersen
|
e76c3b08e1
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
|
23 years ago |
Eric Andersen
|
eba8ed71f0
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
|
24 years ago |