summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-09-24libbb: handle \S in /etc/issueDenys Vlasenko1-0/+40
2013-03-29libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()Denys Vlasenko7-12/+35
2010-10-28*: whitespace fixesDenys Vlasenko82-183/+185
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2009-11-02*: introduce and use ffulsh_all()Denys Vlasenko49-96/+84
2009-09-06more C standard compat fixes from Dan FandrichDenys Vlasenko24-30/+40
2009-07-08move libc related stuff out of platform.hDenys Vlasenko12-67/+84
2009-05-19add platform tweaksDenys Vlasenko2-79/+89
2008-07-21libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko71-168/+173
2008-07-12libbb: shrink print_login_issue (by Vladimir Dronnikov)Denis Vlasenko1-8/+7
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2008-03-24*: whitespace fixes, no code changesDenis Vlasenko13-53/+53
2008-02-25*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>Denis Vlasenko8-45/+32
2008-02-18mount: recognize "dirsync" (closes bug 835)Denis Vlasenko7-26/+37
2007-11-06login: clear dangerous environment variables if started by non-rootDenis Vlasenko4-25/+42
2007-08-12trylink: produce even more info about final link stageDenis Vlasenko119-447/+494
2007-05-31delete tons of extra #includesDenis Vlasenko59-176/+68
2007-04-12style fixes. No code changesDenis Vlasenko30-82/+84
2006-10-31login: re-enable Ctrl-^C before execing shell.Denis Vlasenko3-79/+67
2006-09-17whitespace cleanupDenis Vlasenko92-218/+218
2006-07-10Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"36-404/+36
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"284-19/+285
2006-02-20sync with mainstream, but check more"Vladimir N. Oleynik"1-5/+5
2006-02-20getdomainname() isn't guaranteed to null terminate the string if it wasRob Landley1-6/+6
2006-02-20correction get(host/domain)name usage, revert 742 bug"Vladimir N. Oleynik"1-6/+6
2006-02-19rfelker writes in Bug 742: make sure string is null terminated after calling ...Mike Frysinger1-1/+2
2003-06-26Geir Thomassen wrote, regarding networking/httpd.c line 1358Eric Andersen4-76/+73
2003-05-26Vodz, last_patch_86Glenn L McGrath17-115/+121
2003-05-13Fix \l so it doesnt print the character as well as the tty, from oldGlenn L McGrath1-1/+2
2003-02-09Fix compiler warnings, patch by Steven ScholzGlenn L McGrath3-6/+5
2003-01-21Login prompt function, part of waldi's telnetd from inetd patchGlenn L McGrath1-0/+124