summaryrefslogtreecommitdiff
path: root/console-tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Use global applet_name instead of local versions.Matt Kraai2000-07-121-7/+3
|
* Added 'dumpkmap' to allow people to dump a binary keymap, which can then beEric Andersen2000-07-112-1/+101
| | | | | loaded in by 'loadkmap' -- submitted by Arne Bernin <arne@matrix.loopback.org> -Erik
* More portability updates. Now compiles cleanly vs glibc, libc5, and uclibcEric Andersen2000-07-091-1/+1
| | | | | | (except for mkfs_minix and fsck_minix -- and it doesn't yet link vs uclibc due to missing stuff in the library). -Erik
* Update files to reduce dependance on kernel version...Eric Andersen2000-07-084-8/+32
| | | | -Erik
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-196-10/+9
| | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-123-6/+15
| | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
* * cp -fa now works as expected for symlinks (it didn't before)Erik Andersen2000-05-101-1/+5
| | | | | | * zcat works again (wasn't working since option parsing was broken) * more doc updates/more support for BB_FEATURE_SIMPLE_HELP -Erik
* Oops.Erik Andersen2000-05-011-1/+0
| | | | -Erik
* Some accrued fixes/updates.Erik Andersen2000-05-011-0/+1
| | | | | | | | * cp/mv now accepts (and ignores) the -f flag, since it always does force anyway * tail can now accept -<num> commands (e.g. -10) for better compatibility with the standard tail command * added a simple id implementation; doesn't support supp. groups yet
* Forgot this file...Erik Andersen2000-04-281-0/+76
| | | | -Erik
* Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen2000-04-282-3/+0
| | | | | compatability. -Erik
* More Doc updates. cmdedit and more termio fixes.Erik Andersen2000-04-211-2/+5
|
* More minor updates to docs (and making apps behave as the docsErik Andersen2000-04-193-16/+25
| | | | | suggest they should) -Erik
* UpdatesErik Andersen2000-04-181-2/+6
| | | | -Erik
* Upates to include copyright 2000 to everythingErik Andersen2000-04-132-3/+3
| | | | -Erik
* My latest ramblings.Erik Andersen2000-03-231-1/+3
| | | | -Erik
* A few updates (including the cp fix the Craig has been looking for)Erik Andersen2000-03-041-0/+9
| | | | -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-086-549/+518
| | | | -Erik
* Add the beginings of some regression testing. Add in the recentlyErik Andersen1999-12-291-0/+441
| | | | | contributed loadacm utility (for dealing with unicode fonts) -Erik
* Updates to usage, and made tar work.Eric Andersen1999-11-102-3/+5
| | | | -Erik
* StufEric Andersen1999-10-281-0/+1
|
* StufEric Andersen1999-10-252-0/+83
|
* Fixed up copyright notices and suchEric Andersen1999-10-202-1/+24
|
* Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen1999-10-192-4/+4
|
* fixes grep, added loadfont from debian bootfloppies.Eric Andersen1999-10-191-0/+234
| | | | -Erik
* More stuff.Eric Andersen1999-10-181-1/+1
| | | | -Erik
* Latest and greatest.Eric Andersen1999-10-121-1/+1
| | | | -Erik
* More stuff works.Eric Andersen1999-10-051-4/+22
| | | | -Erik
* Initial revision0_29alpha2Eric Andersen1999-10-052-0/+81