Bernhard Reutner-Fischer
|
006955556f
Patch from Shaun Jackman:
|
18 years ago |
Rob Landley
|
c5b1d4d6b1
Patch from Denis Vlasenko to add xstat() and use it.
|
19 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
Rob Landley
|
08abe64d91
Selinux fix from Jan Kiszka.
|
19 years ago |
Eric Andersen
|
5e678873f9
clean up yet more annoying signed/unsigned mismatches and fixup
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
"Vladimir N. Oleynik"
|
1f0262bcdb
another more const
|
19 years ago |
Bernhard Reutner-Fischer
|
d5bd137a24
- rename libbb's password helpers as suggested in libbb.h
|
19 years ago |
Rob Landley
|
b7128c6236
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
|
19 years ago |
"Vladimir N. Oleynik"
|
a8c23aa795
- usage fresh bb_getopt_ulflags for ls -- very size reduce.
|
19 years ago |
Paul Fox
|
156dc41cbc
commiting patch from bug 71:
|
19 years ago |
Rob Landley
|
60158cb93e
A patch from Takeharu KATO to update/fix SE-Linux support.
|
19 years ago |
Glenn L McGrath
|
afc9ab8686
Patch from David Daney to make the -i option work with -l.
|
20 years ago |
Eric Andersen
|
52499cb9ae
Tito writes:
|
20 years ago |
Eric Andersen
|
4f807a84c5
BusyBox has no business hard coding the number of major and minor bits for a
|
20 years ago |
Eric Andersen
|
70060d25d2
s/fileno\(stdin\)/STDIN_FILENO/g
|
20 years ago |
Eric Andersen
|
97310d0253
Brian Pomerantz writes:
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Manuel Novoa III
|
1117c5281b
Fix broken sort order flags.
|
21 years ago |
Glenn L McGrath
|
c4db0833a6
Patch from Matt Kraai to fix debian bug number 231994.
|
21 years ago |
Eric Andersen
|
d07cf59a98
Vladimir N. Oleynik writes:
|
21 years ago |
Glenn L McGrath
|
65b6d8bdb6
Fix a bug where `ls -le` would print the time twice.
|
21 years ago |
Glenn L McGrath
|
792cae5f2a
Use bb_getopt_ulflags, save 200-300 bytes
|
21 years ago |
Eric Andersen
|
6d687817a8
Fix oversight with CONFIG_FEATURE_AUTOWIDTH handling
|
21 years ago |
Eric Andersen
|
8efe967018
Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)
|
21 years ago |
Eric Andersen
|
b7ebc61b54
Michael Sternberg writes:
|
21 years ago |
Eric Andersen
|
9e48045e45
Patch from Russell Coker:
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Eric Andersen
|
fc4a0fd82e
last_patch75_2 from vodz,
|
22 years ago |
Glenn L McGrath
|
4d00129d0f
Correct column width for tab completion and ls
|
22 years ago |