Denys Vlasenko
|
ebe6d9d875
whitespace and comment format fixes, no code changes
|
7 years ago |
Denys Vlasenko
|
65ba7113e3
libbb: handle \S in /etc/issue
|
8 years ago |
Denys Vlasenko
|
8f2cb7ab26
libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
|
11 years ago |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
15 years ago |
Denys Vlasenko
|
043b1e5d99
more C standard compat fixes from Dan Fandrich
|
15 years ago |
Denys Vlasenko
|
da49f58524
move libc related stuff out of platform.h
|
15 years ago |
Denys Vlasenko
|
5a49d284a6
add platform tweaks
|
15 years ago |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 years ago |
Denis Vlasenko
|
ad6d6ffcdc
libbb: shrink print_login_issue (by Vladimir Dronnikov)
|
16 years ago |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
Denis Vlasenko
|
c693840fe8
*: whitespace fixes, no code changes
|
16 years ago |
Denis Vlasenko
|
6f1713f216
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
|
16 years ago |
Denis Vlasenko
|
c9ca0a3274
mount: recognize "dirsync" (closes bug 835)
|
16 years ago |
Denis Vlasenko
|
5281630229
login: clear dangerous environment variables if started by non-root
|
17 years ago |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 years ago |
Denis Vlasenko
|
9a7d38fe24
delete tons of extra #includes
|
17 years ago |
Denis Vlasenko
|
51742f4bb0
style fixes. No code changes
|
17 years ago |
Denis Vlasenko
|
6ae8079e2d
login: re-enable Ctrl-^C before execing shell.
|
18 years ago |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 years ago |
"Robert P. J. Day"
|
5d8843e451
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
|
18 years ago |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 years ago |
"Vladimir N. Oleynik"
|
7673ccad60
sync with mainstream, but check more
|
18 years ago |
Rob Landley
|
081d6d4380
getdomainname() isn't guaranteed to null terminate the string if it was
|
18 years ago |
"Vladimir N. Oleynik"
|
d24d083061
correction get(host/domain)name usage, revert 742 bug
|
18 years ago |
Mike Frysinger
|
dce17c6268
rfelker writes in Bug 742: make sure string is null terminated after calling gethostname
|
18 years ago |
Eric Andersen
|
a3bb3e6e0b
Geir Thomassen wrote, regarding networking/httpd.c line 1358
|
21 years ago |
Glenn L McGrath
|
393183dccc
Vodz, last_patch_86
|
21 years ago |
Glenn L McGrath
|
74fcbb0f7d
Fix \l so it doesnt print the character as well as the tty, from old
|
21 years ago |