Age | Commit message (Collapse) | Author |
|
|
|
the advertising clause has been retroactivly declared null and void.
|
|
|
|
Mr. Robotti...) Closes bug #1065.
|
|
Gleason <jimg@lineo.com>.
|
|
1. Opens redirections w/ the right access.
2. Doesn't do globbing for every single parameter (so it
doesn't stat every parameter).
|
|
for noticing....
|
|
|
|
|
|
nasty error dealing with two different variables with the same name.
|
|
introduced.
|
|
LDFLAGS += -Wl,-warn-common
|
|
would not match blank lines (bug #1064). Followed Matt Kraii's suit on his
1.42 revision of grep. Tested it, works.
|
|
|
|
a few other ugly places (do_subst_command got a much-needed overhaul). Also
took out BB_FEATURE_SED_PATTERN_SPACE from Config.h[.Hurd] as the 'p' is now a
standard feature (adds almost no bloat).
|
|
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
uses, and other minor fixes.
|
|
|
|
|
|
|
|
|
|
|
|
Call perror and exit instead of fatalError
|
|
to locate applets, rather than a linear search. Also, broke out the listing of
applets into it's own file: applets.h.
|
|
|
|
|
|
|
|
|
|
|
|
compiling with REG_NEWLINE.
|
|
|
|
directories. Patch thanks to Kent Robotti <robotti@metconnect.com>.
|
|
using synamically allocated storage.
-Erik
|
|
hostname do "--file"
-Erik
|
|
|
|
when failing to open a file, and will not use file when it
didn't open the file.
-Erik
|
|
|
|
"The -L option to ls doesn't behave correctly for files listed explicitly
on the command line, only those in directories that are listed. The
appended patch fixes this problem. Would someone please commit it?"
-Erik
|