Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set its status correctly.
|
|
Only initialise a new entry in the status hashtable if it really is a new entry.
|
|
|
|
|
|
|
|
|
|
This code could be improvemed by
1) supporting more options,
2) Creating a shared crc table with gunzip, or perhaps generated on the fly.
3) Removing any remaining unneccessary code (e.g. if (noisy))
|
|
|
|
|
|
|
|
|
|
package the old packages status was getting overwritten.
|
|
|
|
|
|
on serial ports
|
|
up by Stefan
|
|
work this time...
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
supposed to be in last patch)
|
|
Also fixed a very silly error by me when running postinst (remember to use the variable BEFORE its freed)
|
|
|
|
|
|
default (or needed) with uClibc.
|
|
|
|
|
|
|
|
so that the table implementations of copynode, calcsize, and cmdtxt are
used. Hopefully this will result in wider testing. ;-) If it breaks,
just unset the appropriate defines.
|
|
code size. Please read the TODO comments regarding accessing shell
variables from the arith() funciton.
|
|
|
|
|
|
|
|
(i.e. '2>/dev/null ls rubbish') will now work.
|
|
1st makes init smaller, and fixes a bug with AskFirst. Reading from
/dev/null gives EOF.
2nd makes init run the command's in the order of inittab, as in
FIFO instead of LIFO.
|
|
|
|
Ethan Benson <erbenson@alaska.net>
|
|
|
|
should not be removed.
|
|
of u32, etc) cleanups from Laurence Anderson <laurence@zxmail.com>
|