summaryrefslogtreecommitdiffstats
path: root/package/utils
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Revert "nvram: increase NVRAM size to 64 KiB""Rafał Miłecki2015-07-071-1/+1
* nvram: fix "Segmentation fault" caused by setting memory out of bufferRafał Miłecki2015-07-071-2/+2
* Revert "px5g-standalone: compatibility with fortify-headers"Steven Barth2015-06-241-1/+1
* px5g-standalone: compatibility with fortify-headersSteven Barth2015-06-231-1/+1
* otrx: add extra compilation check before using __BYTE_ORDERRafał Miłecki2015-06-221-0/+4
* otrx: include endian.h to make __BYTE_ORDER work with muslRafał Miłecki2015-06-221-0/+1
* otrx: optimize memory usage by function checking TRX CRCRafał Miłecki2015-06-201-16/+18
* otrx: make crc32 table global for further optimizationsRafał Miłecki2015-06-201-67/+68
* lua: honor LDFLAGSSteven Barth2015-06-181-0/+11
* bzip2: import package from packages.gitFelix Fietkau2015-06-141-0/+87
* fuse: fix exec environment for mount and umountNicolas Thill2015-05-243-7/+62
* fuse: fix build on arm64John Crispin2015-05-231-0/+34
* Revert "nvram: increase NVRAM size to 64 KiB"Rafał Miłecki2015-04-241-1/+1
* nvram: fix regression in finding NVRAM beginningRafał Miłecki2015-04-242-1/+7
* nvram: increase NVRAM size to 64 KiBRafał Miłecki2015-04-221-1/+1
* nvram: refuse to open NVRAM for writing if it's too big to be handledRafał Miłecki2015-04-221-2/+2
* nvram: drop check for WGT634U using /proc/diag/modelRafał Miłecki2015-04-221-11/+1
* nvram: use correct variable name for MTD partition sizeRafał Miłecki2015-04-221-13/+14
* nvram: drop support for ancient /dev/mtdblock/%dRafał Miłecki2015-04-221-13/+1
* lua: link library with -Bsymbolic-functionsFelix Fietkau2015-04-191-0/+11
* busybox: fix an ash regression in handling local variablesFelix Fietkau2015-04-171-0/+75
* otrx: support for creating simple TRX filesRafał Miłecki2015-04-141-0/+185
* otrx: change command line API to start with a modeRafał Miłecki2015-04-142-56/+70
* otrx: use %zd to fix printf format warningsRafał Miłecki2015-04-141-2/+2
* otrx: check TRX length read from header to avoid Segmentation faultRafał Miłecki2015-04-141-0/+6
* otrx: include byteswap.h to fix compilation with muslRafał Miłecki2015-04-141-0/+1
* otrx: support for extracting partitionsRafał Miłecki2015-04-121-1/+127
* busybox: enable BUSYBOX_DEFAULT_FEATURE_TOUCH_SUSV3 by default, dnsmasq relie...Felix Fietkau2015-04-111-1/+1
* busybox: fix regression in handling non-existant find path arguments (#19439)Felix Fietkau2015-04-091-0/+31
* otrx: new package with tiny app verifying TRX imagesRafał Miłecki2015-04-093-0/+287
* busybox: update to version 1.23.2Felix Fietkau2015-04-0428-342/+307
* e2fsprogs: add conffiles sectionNicolas Thill2015-04-021-0/+4
* ugps: add conffiles section, fix config file permsNicolas Thill2015-04-021-1/+5
* usbmode: update data filesJohn Crispin2015-04-011-2/+2
* px5g-standalone: change PKG_NAME to avoid directory conflict with px5gFelix Fietkau2015-03-291-1/+1
* fbtest: remove bogus #includeFelix Fietkau2015-03-291-2/+0
* e2fsprogs: enable parallel buildFelix Fietkau2015-03-291-2/+4
* fuse: add missing include lines, fixes musl buildFelix Fietkau2015-03-281-0/+20
* e2fsprogs: update to the latest version, fixes musl build failureFelix Fietkau2015-03-284-51/+3
* lua: fix eglibc referenceJohn Crispin2015-03-261-1/+1
* util-linux: replace spaces with tabsNicolas Thill2015-03-221-4/+4
* packages: more (e)glibc fixes after r44701Nicolas Thill2015-03-161-0/+4
* toolchain: remove leftovers from old llvm-gcc experimentsFelix Fietkau2015-03-151-4/+0
* BusyBox: Netcat 1.10 compatibility require server optionJohn Crispin2015-03-132-3/+4
* busybox: Minor fix for glibc 2.21 compatibilityJohn Crispin2015-03-121-1/+1
* util-linux: fix pkgconfig filesNicolas Thill2015-03-091-0/+62
* packages: remove uneeded PKG_BUILD_DIR overridesNicolas Thill2015-02-221-1/+0
* util-linux: disable rpathNicolas Thill2015-02-111-1/+2
* busybox: fix build on FreeBSD 10.1Jo-Philipp Wich2015-02-051-0/+26
* util-linux: only enable curses support if requiredJo-Philipp Wich2015-02-011-5/+10