Mark Whitley
|
f57c944e09
|
Changed names of functions in utility.c and all affected files, to make
compliant with the style guide. Everybody rebuild your tags file!
|
2000-12-07 19:56:48 +00:00 |
|
Matt Kraai
|
3e856ce428
|
Stop using TRUE and FALSE for exit status.
|
2000-12-01 02:55:13 +00:00 |
|
Eric Andersen
|
3570a34de4
|
Renamed "internal.h" to the more sensible "busybox.h".
-Erik
|
2000-09-25 21:45:58 +00:00 |
|
Matt Kraai
|
bf181b9338
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
|
Matt Kraai
|
e58771e73c
|
Use global applet_name instead of local versions.
|
2000-07-12 15:38:49 +00:00 |
|
Eric Andersen
|
be909b1cd5
|
Forgot to commit these cleanups it seems.
-Erik
|
2000-07-11 17:52:22 +00:00 |
|
Eric Andersen
|
9b2297a34e
|
Remove yet more kernel header dependancies.
-Erik
|
2000-07-10 20:08:44 +00:00 |
|
Eric Andersen
|
5e29c6ffce
|
Make swaponoff compile cleanly under both libc5 and libc6.
-Erik
|
2000-06-19 18:25:49 +00:00 |
|
Eric Andersen
|
a42982e8f5
|
* Fixed 'swapon -a' and 'swapoff -a', which were broken.
* Fixed 'mount -a' so it works as expected.
* Implemented 'ls -R' (enabled by enabling BB_FEATURE_LS_RECURSIVE)
-Erik
|
2000-06-07 17:28:53 +00:00 |
|
Erik Andersen
|
7ab9c7ee52
|
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
which lets you compile out most of the "--help" output, saving
up to 17k.
Renamed mnc to nc.
-Erik
|
2000-05-12 19:41:47 +00:00 |
|
Erik Andersen
|
61677feff7
|
Upates to include copyright 2000 to everything
-Erik
|
2000-04-13 01:18:56 +00:00 |
|
Erik Andersen
|
3364d78b18
|
Yet another installment in the ongoing tar saga
-Erik
|
2000-03-28 00:58:14 +00:00 |
|
Erik Andersen
|
e132f4b09e
|
Fixed the init problem where it wouldn't unmount filesystems
on reboot. Also fixed swapoff -a so it works.
-Erik
|
2000-02-09 04:16:43 +00:00 |
|
Erik Andersen
|
e49d5ecbbe
|
Some formatting updates (ran the code through indent)
-Erik
|
2000-02-08 19:58:47 +00:00 |
|
Erik Andersen
|
fac10d7c59
|
A few minor updates. ;-)
Seriously though, read the Changelog for busybox 0.42,
which this is about to become...
-Erik
|
2000-02-07 05:29:42 +00:00 |
|
Eric Andersen
|
c49960189a
|
Fixed up copyright notices and such
|
1999-10-20 22:08:37 +00:00 |
|
Eric Andersen
|
b0e9a709ba
|
More stuff.
-Erik
|
1999-10-18 22:28:26 +00:00 |
|
Eric Andersen
|
8759006b55
|
More fixes
|
1999-10-18 21:22:59 +00:00 |
|