a6c752201e
Updates
...
-Erik
2000-04-18 00:00:52 +00:00
5e1189e187
More documentation updates, and minor fixes to make things sync
...
up with the docs.
-Erik
2000-04-15 16:34:54 +00:00
b4f8606c05
- the message that comes up when busybox is invoked
...
w/o parameters was extending beyond the 80th column
2000-04-13 03:36:01 +00:00
61677feff7
Upates to include copyright 2000 to everything
...
-Erik
2000-04-13 01:18:56 +00:00
7a4b719486
Fix sed regexp replacement, which I had hosed (thanks to
...
Jim Gleason for finding and fixing the problem)
-Erik
2000-04-06 07:37:35 +00:00
e9fee653dc
Use gcc -E instead of cpp to enhance portability for brain
...
damaged platforms (i.e. OpenLinux) that do not have cpp in
the default path but instead hide it under /usr/lib/...
-Erik
2000-04-06 00:10:39 +00:00
5661fe078e
Tar now works perfectly. It behaves much better now then it
...
used to. Only thing left to do is add in exclude (-X) option.
-Erik
2000-04-05 01:00:52 +00:00
b99ca13261
usleep contributed by Nicolas Pitre <nico@cam.org>
...
-Erik
2000-04-04 18:49:18 +00:00
298854f029
My latest ramblings.
...
-Erik
2000-03-23 01:09:18 +00:00
6273f655c8
Several fixes.
...
-Erik
2000-03-17 01:12:41 +00:00
d75af99529
Major build system updates...
...
-Erik
2000-03-16 08:09:09 +00:00
3522eb1ab3
First pass at writing a shell for busybox.
...
Works fine, full job control support, etc.
No syntax yet (if, then, while, etc). Handles
pipes and & processes fine.
TODO: add command editing, add syntax suport.
-Erik
2000-03-12 23:49:18 +00:00
246cc6dddd
Wrote killall.
...
Adjusted mount, ps, utility.c, etc to handle my nifty new kernel
patches the allow busybox to run perfectly without /proc.
-Erik
2000-03-07 07:41:42 +00:00
fb002d0df0
Add in tr and dirname
...
-Erik
2000-03-05 08:07:00 +00:00
66be5e7e29
Wrote uptime. Doesn't use /proc. :)
...
-Erik
2000-03-05 07:52:05 +00:00
6437170cb3
Add in freeramdisk.c, which (duh) frees ramdisks. If you have any
...
ramdisks lying about and want to free up the memory they have used,
this baby is the answar you have been waiting for.
-Erik
2000-03-04 22:23:27 +00:00
029011b9ee
A few updates (including the cp fix the Craig has been looking for)
...
-Erik
2000-03-04 21:19:32 +00:00
f7c49ef2d1
Sync up a few things. Add in a new telnet implementation (still
...
not perfect though).
-Erik
2000-02-22 17:17:45 +00:00
e272915e1f
Some updates for the day,
...
-Erik
2000-02-18 21:34:17 +00:00
9ffdaa647e
Updates
...
-Erik
2000-02-11 21:55:04 +00:00
e49d5ecbbe
Some formatting updates (ran the code through indent)
...
-Erik
2000-02-08 19:58:47 +00:00
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
b332e779e6
nslookup -- a work in progress...
2000-01-29 12:59:01 +00:00
3fe39dce5d
Some busybox updates. See the changelog for details if you care.
...
-Erik
2000-01-25 18:13:53 +00:00
f4acea8cf5
Better way to check for namespace aliasing.
...
-Erik
2000-01-22 04:55:32 +00:00
8ad12e32c8
Fix a namespace aliasing problem wereby du and dutmp, or
...
rm and rmmod symlinks would be created when only du or rm
was included.
-Erik
2000-01-20 19:32:32 +00:00
3163821967
Sync up busybox with the latest and greatest. This is not stuff for
...
the Embedix release.
-Erik
2000-01-15 22:28:50 +00:00
05df239ed9
Bug fixes.
...
-Erik
2000-01-13 04:43:48 +00:00
abb4772b28
i am busybox of borg. unix will be assimilated.
2000-01-06 00:48:21 +00:00
7dc160721e
Bunches of fixes. Typos, bugs, etc.
...
Added 'gunzip -t'. inittab support _almost_ works (but it isn't
ready for prime time useage yet).
-Erik
2000-01-04 01:10:25 +00:00
a89910829c
Add the beginings of some regression testing. Add in the recently
...
contributed loadacm utility (for dealing with unicode fonts)
-Erik
1999-12-29 03:34:00 +00:00
019513a59f
added hooks for sort
1999-12-22 17:57:31 +00:00
6da0ae8183
Minor fixes to rmmod. First pass at insmod (not yet working).
...
-Erik
1999-12-17 01:08:27 +00:00
3d7e3414da
Wrote rmmod for busybox.
...
-Erik
1999-12-16 23:04:20 +00:00
1c5b2589d1
Fix bugs in logger and syslogd. Add fbset.
...
-Erik
1999-12-16 20:59:36 +00:00
6f23cec5d0
Added lsmod
...
-Erik
1999-12-15 22:14:12 +00:00
19db07b3d4
Ok, so this is reallt 0.38...
...
-Erik
1999-12-11 08:41:28 +00:00
2cb55077e2
Added poweroff (and adjusted init to use it). Inlined function
...
calls to code only called once in tee. Made BB_KLOGD and option.
-Erik
1999-12-10 08:25:07 +00:00
3157b1fba9
Implemented head(1).
...
tried to mimic GNU behaviour.
1999-12-10 07:42:50 +00:00
059f152a7a
Implemented tee(1).
1999-12-10 05:27:16 +00:00
7a98606d85
Modified to include du
1999-12-09 18:29:29 +00:00
abc0f4f8f9
Latest and greatest
1999-12-08 23:19:36 +00:00
485b9550fd
Stuf
1999-12-07 23:14:59 +00:00
d00c262847
Stuf
1999-12-07 08:37:31 +00:00
b186d980d6
Stuf
1999-12-03 09:19:54 +00:00
3843e96252
Stuf
1999-11-25 07:30:46 +00:00
cb41c2e83b
Bug fixes
1999-11-22 07:41:00 +00:00
5d44d1fda5
Stuf
1999-11-22 06:01:01 +00:00
0f4c0848c7
Fix bugs
1999-11-22 05:57:09 +00:00
6a76e652aa
Stuf
1999-11-19 05:31:45 +00:00