aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * bootchartd: new appletDenys Vlasenko2010-05-042-12/+23
| * rfkill: new appletSouf Oued2010-05-022-0/+13
| * grep: makw -w support unconditionalDenys Vlasenko2010-04-261-4/+1
* | win32: mingw.h: add WCOREDUMP an WUNTRACEDNguyễn Thái Ngọc Duy2010-09-101-0/+4
* | win32: add termios stub so that it buildsNguyễn Thái Ngọc Duy2010-09-101-0/+1
* | win32: add strptime()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add utimes and fix utime(file,NULL)Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: Replace rename() (WHY?)Nguyễn Thái Ngọc Duy2010-09-101-0/+2
* | win32: Work around for dup2Nguyễn Thái Ngọc Duy2010-09-101-0/+2
* | win32: Replace stat/lstatNguyễn Thái Ngọc Duy2010-09-101-1/+11
* | win32: Replace open/fopen to support /dev/nullNguyễn Thái Ngọc Duy2010-09-101-0/+4
* | win32: add next_path_sep()Nguyễn Thái Ngọc Duy2010-09-101-0/+4
* | win32: add shell script and internal applet execution to spawn* and exec*Nguyễn Thái Ngọc Duy2010-09-101-0/+10
* | win32: Support certain ANSI sequences on cmd.exeNguyễn Thái Ngọc Duy2010-09-101-0/+11
* | win32: add unlink()Nguyễn Thái Ngọc Duy2010-09-101-0/+2
* | win32: add getenv(), setenv(), unsetenv() and clearenv()Nguyễn Thái Ngọc Duy2010-09-101-4/+4
* | win32: add poll()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add fcntl()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add waitpid()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add mkdir()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add get_busybox_exec_path(), which is bb_busybox_exec_pathNguyễn Thái Ngọc Duy2010-09-101-0/+4
* | win32: add realpath()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add strsep()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add link()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add signal routines and SIGALRM supportNguyễn Thái Ngọc Duy2010-09-101-1/+3
* | win32: add getpwuid()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add localtime_r()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add gmtime_r()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add pipe()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add mkstemp()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add sleep()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add mingw.hNguyễn Thái Ngọc Duy2010-09-101-0/+295
* | win32: platform.h: add bswap_xx()Nguyễn Thái Ngọc Duy2010-09-101-0/+7
* | libbb.h: support MinGW portNguyễn Thái Ngọc Duy2010-09-101-0/+16
* | platform.h: support MinGW portNguyễn Thái Ngọc Duy2010-09-101-4/+24
* | win32: Refuse to be built by MinGW compiler unless platform MINGW32 is selectedNguyễn Thái Ngọc Duy2010-09-101-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