aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: mingw.h fixupNguyễn Thái Ngọc Duy2010-04-201-1/+19
* win32: Support certain ANSI sequences on cmd.exeNguyễn Thái Ngọc Duy2010-04-201-0/+11
* win32: include/mingw.h leftoverNguyễn Thái Ngọc Duy2010-04-201-1/+26
* win32: add getenv(), setenv(), unsetenv() and clearenv()Nguyễn Thái Ngọc Duy2010-04-201-4/+4
* win32: add poll()Nguyễn Thái Ngọc Duy2010-04-201-1/+1
* win32: add fcntl()Nguyễn Thái Ngọc Duy2010-04-201-1/+1
* win32: add waitpid()Nguyễn Thái Ngọc Duy2010-04-201-1/+1
* win32: add mkdir()Nguyễn Thái Ngọc Duy2010-04-201-1/+1
* win32: add get_busybox_exec_path(), which is bb_busybox_exec_pathNguyễn Thái Ngọc Duy2010-04-201-0/+4
* win32: add realpath()Nguyễn Thái Ngọc Duy2010-04-201-1/+1
* win32: add strsep()Nguyễn Thái Ngọc Duy2010-04-201-1/+1
* win32: add link()Nguyễn Thái Ngọc Duy2010-04-201-1/+1
* win32: add signal routines and SIGALRM supportNguyễn Thái Ngọc Duy2010-04-201-1/+4
* win32: add getpwuid()Nguyễn Thái Ngọc Duy2010-04-201-1/+1
* win32: add localtime_r()Nguyễn Thái Ngọc Duy2010-04-201-1/+1
* win32: add gmtime_r()Nguyễn Thái Ngọc Duy2010-04-201-1/+1
* win32: add pipe()Nguyễn Thái Ngọc Duy2010-04-201-1/+1
* win32: add mkstemp()Nguyễn Thái Ngọc Duy2010-04-201-1/+1
* win32: add sleep()Nguyễn Thái Ngọc Duy2010-04-201-1/+1
* win32: add mingw.hNguyễn Thái Ngọc Duy2010-04-191-0/+296
* win32: platform.h: add bswap_xx()Nguyễn Thái Ngọc Duy2010-04-191-0/+7
* libbb.h: support MinGW portNguyễn Thái Ngọc Duy2010-04-191-0/+16
* platform.h: support MinGW portNguyễn Thái Ngọc Duy2010-04-191-4/+24
* win32: Refuse to be built by MinGW compiler unless platform MINGW32 is selectedNguyễn Thái Ngọc Duy2010-04-191-0/+4
* udhcpc: make help text betterDenys Vlasenko2010-04-141-4/+4
* dnsd: enforce alignment on packet bufferDenys Vlasenko2010-04-141-0/+2
* libbb: add skip_dev_pfx()Denys Vlasenko2010-04-061-0/+2
* telnetd: fill hostname field in utmp/wtmp recordsDenys Vlasenko2010-04-061-0/+2
* removed extra \n in fdisk help textDenys Vlasenko2010-04-061-1/+1
* telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363Denys Vlasenko2010-04-051-2/+4
* libbb: split update_utmp from login/getty in preparation to use it for telnetdDenys Vlasenko2010-04-051-0/+6
* libbb: factor out hex2bin() for infiniband address parserDenys Vlasenko2010-04-041-0/+2
* httpd: fix proxy mode bug (annoying but harmless), better help textDenys Vlasenko2010-04-021-1/+1
* libpwdgrp: comment out more unused functionsDenys Vlasenko2010-03-311-1/+4
* libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFSDenys Vlasenko2010-03-312-7/+5
* dpkg: support config file overwrite optionsKim B. Heino2010-03-291-1/+16
* usage: random tweaks to help textsDenys Vlasenko2010-03-281-34/+34
* dumpleases: better help textDenys Vlasenko2010-03-281-8/+8
* Hurd compat fixes. Mostly dealing with absent PATH_MAXJérémie Koenig2010-03-261-1/+1
* unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko2010-03-261-5/+5
* unicode: optional table for better handling of neutral bidi charsTomas Heinrich2010-03-261-3/+8
* udhcpc: add -x OPT:VAL optionDenys Vlasenko2010-03-251-0/+2
* brctl: fixing stp parameters incompatibilityMaciek Borzecki2010-03-231-1/+1
* udhcpc: make it possible to disable vendor id; improve help textDenys Vlasenko2010-03-201-39/+41
* flock: better help textDenys Vlasenko2010-03-201-3/+3
* tar: optional support for restoring selinux contextJ. Tang2010-03-191-0/+4
* flock: new appletTimo Teras2010-03-182-0/+11
* *: code shrink and better "died from signal" reporting from wait4pidDenys Vlasenko2010-03-181-5/+6
* lineedit: first shot at optional unicode bidi input supportTomas Heinrich2010-03-181-0/+17
* include/fix_u32.h: try harder to not cause redefinition errorsDenys Vlasenko2010-03-161-8/+19