aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* date: -R shouldn't use localevda2006-12-131-5/+13
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16866 69ca8d6d-28ef-0310-b511-8ec308f3f277
* build system: small fix for "release" target to workvda2006-12-122-4/+8
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16863 69ca8d6d-28ef-0310-b511-8ec308f3f277
* build system: add "release" targetvda2006-12-124-23/+63
| | | | | | | find: support -size N (needed for above) git-svn-id: svn://busybox.net/trunk/busybox@16862 69ca8d6d-28ef-0310-b511-8ec308f3f277
* passwd: fix indentationvda2006-12-121-3/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16856 69ca8d6d-28ef-0310-b511-8ec308f3f277
* passwd: added commentvda2006-12-121-1/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16855 69ca8d6d-28ef-0310-b511-8ec308f3f277
* passwd: shrink by ~10 bytes, use PRNG instead of usleep.vda2006-12-121-17/+10
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16853 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - remove functions marked as LEGACY in SUSv3 and use their modern counterparts.aldot2006-12-122-6/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16850 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - add an anchor to let me point people to FAQ.html#standalone_shellaldot2006-12-101-2/+11
| | | | | | | easily. git-svn-id: svn://busybox.net/trunk/busybox@16833 69ca8d6d-28ef-0310-b511-8ec308f3f277
* bb_makedev: fix for glibc 2.3.2vda2006-12-103-4/+4
| | | | | | | sed: fix C++ style declaration git-svn-id: svn://busybox.net/trunk/busybox@16831 69ca8d6d-28ef-0310-b511-8ec308f3f277
* sed: style fixesvda2006-12-101-328/+338
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16830 69ca8d6d-28ef-0310-b511-8ec308f3f277
* more: fix for case when _FILE_OFFSET_BITS is not #defined.vda2006-12-101-40/+28
| | | | | | | samll size improvement. git-svn-id: svn://busybox.net/trunk/busybox@16829 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - Proposed fix to make aliases work (with uClibc-current).aldot2006-12-071-2/+5
| | | | | | | See comment in the patch about the change introduced in r16342. git-svn-id: svn://busybox.net/trunk/busybox@16798 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - Improve wording in error message.aldot2006-12-071-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16797 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - s/:\t\t/\t/ for two helptexts.aldot2006-12-071-5/+5
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16796 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - remove a warning that was not ment to be checked in.aldot2006-12-061-1/+0
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16794 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - better distinction between CFLAGS and CPPFLAGS.aldot2006-12-063-3/+17
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16792 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - adjust to kernel's build infrastructure.aldot2006-12-061-3/+3
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16788 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - shrink less.aldot2006-12-041-56/+49
| | | | | | | | | | | | | | | | | | | | 01a: svn version 01b: merge past_eof and inp_stdin into flags. 01c: merge match_backwards into flags. 01d: add handling of <HOME> and <END> keys, remove set_tty_raw, use fflush_stdout_and_exit 01e: rewrite special-key handling to be smaller. 01f: changing the format saves 4 bytes (alot of places would benefit from this) text data bss dec hex filename 9034 8 648 9690 25da less.o.01a 9023 8 640 9671 25c7 less.o.01b 9027 8 636 9671 25c7 less.o.01c 9068 8 636 9712 25f0 less.o.01d 8990 8 636 9634 25a2 less.o.01e 8986 8 636 9630 259e less.o.01f git-svn-id: svn://busybox.net/trunk/busybox@16781 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - cosmetic change to avoid warnings about eventual padding/packing.aldot2006-12-041-9/+9
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16780 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - make sure we pickup the correct defines. Guards against 2.6.19 kernel-headers.aldot2006-12-041-1/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16779 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - commentary typoaldot2006-12-021-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16771 69ca8d6d-28ef-0310-b511-8ec308f3f277
* sed: fix handling of files not ending in '\n'vda2006-12-021-10/+30
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16770 69ca8d6d-28ef-0310-b511-8ec308f3f277
* sed: improve handling of NULsvda2006-12-022-51/+69
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16754 69ca8d6d-28ef-0310-b511-8ec308f3f277
* passwd: made smaller by ~130 bytes. size can go negativevda2006-12-013-92/+84
| | | | | | | if current trend will continue ;) git-svn-id: svn://busybox.net/trunk/busybox@16747 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - provide central knob to turn off RPC related options.aldot2006-12-013-2/+11
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16745 69ca8d6d-28ef-0310-b511-8ec308f3f277
* passwd: micro-optimizationvda2006-11-301-4/+4
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16744 69ca8d6d-28ef-0310-b511-8ec308f3f277
* "kernel config" -> "busybox config"vda2006-11-307-12/+12
| | | | | | | suggested by Roberto A. Foglietta <roberto.foglietta@gmail.com> git-svn-id: svn://busybox.net/trunk/busybox@16743 69ca8d6d-28ef-0310-b511-8ec308f3f277
* "make bigdata" biggest offender dealt with:vda2006-11-302-3/+5
| | | | | | | xmalloc 16Kb buffer instead of keeping it in bss git-svn-id: svn://busybox.net/trunk/busybox@16742 69ca8d6d-28ef-0310-b511-8ec308f3f277
* ed: convert style to bbox's. No code changes.vda2006-11-301-224/+93
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16741 69ca8d6d-28ef-0310-b511-8ec308f3f277
* passwd: small size optimization. salt generation improvedvda2006-11-303-23/+32
| | | | | | | (really generated different salts even if called back-to-back). git-svn-id: svn://busybox.net/trunk/busybox@16740 69ca8d6d-28ef-0310-b511-8ec308f3f277
* passwd: rework:vda2006-11-305-296/+264
| | | | | | | | | | | | * do not make backup copy by copying (just retain old file) * correctly fall back to /etc/passwd if user is not in shadow * fix bug with overlong passwd entries * be permissive on some kinds of failures * reduce stack usage * code size: -500 bytes git-svn-id: svn://busybox.net/trunk/busybox@16739 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - save 4 bytesaldot2006-11-301-1/+1
| | | | | | | | | text data bss dec hex filename 764 0 80 844 34c vlock.o.oorig 760 0 80 840 348 vlock.o git-svn-id: svn://busybox.net/trunk/busybox@16738 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Well, I am not 100.00% usre that uint16 will suffice there.vda2006-11-291-2/+2
| | | | | | | We don't lose anything by using 'unsigned' instead. git-svn-id: svn://busybox.net/trunk/busybox@16736 69ca8d6d-28ef-0310-b511-8ec308f3f277
* another -90 bytes. That #define is **evil**vda2006-11-291-8/+12
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16735 69ca8d6d-28ef-0310-b511-8ec308f3f277
* mkfs.minix: more cleanups, -~300 bytes of code.vda2006-11-291-202/+204
| | | | | | | Added debugging support. git-svn-id: svn://busybox.net/trunk/busybox@16734 69ca8d6d-28ef-0310-b511-8ec308f3f277
* cut 0.5k off mkfs.minixvda2006-11-295-207/+131
| | | | | | | assorted strtoul fixes (that's what brought me into minix)... git-svn-id: svn://busybox.net/trunk/busybox@16722 69ca8d6d-28ef-0310-b511-8ec308f3f277
* httpd: fix decode of '/' when called via -dvda2006-11-291-32/+34
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16721 69ca8d6d-28ef-0310-b511-8ec308f3f277
* od: fix buglet in --traditional, microoptimization,vda2006-11-292-18/+18
| | | | | | | | document coreutils bug bloat-o-meter: account for objects in rodata too git-svn-id: svn://busybox.net/trunk/busybox@16720 69ca8d6d-28ef-0310-b511-8ec308f3f277
* getopt32-ification of fdiskvda2006-11-291-185/+165
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16716 69ca8d6d-28ef-0310-b511-8ec308f3f277
* fix support for globally disabling --long-options.vda2006-11-2910-41/+54
| | | | | | | (disabling them saves ~4K on fully configured bbox) git-svn-id: svn://busybox.net/trunk/busybox@16715 69ca8d6d-28ef-0310-b511-8ec308f3f277
* od: sometime ago I landed BIG od implementationvda2006-11-283-761/+627
| | | | | | | | from coreutils. My fault. This commit contains cleanups and size reductions. git-svn-id: svn://busybox.net/trunk/busybox@16710 69ca8d6d-28ef-0310-b511-8ec308f3f277
* fix bug in new str -> num convertorsvda2006-11-281-4/+12
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16704 69ca8d6d-28ef-0310-b511-8ec308f3f277
* usage: fix few help texts, fix breakage: '\<tab>'vda2006-11-281-50/+51
| | | | | | | sequence utterly confused cpp :) git-svn-id: svn://busybox.net/trunk/busybox@16700 69ca8d6d-28ef-0310-b511-8ec308f3f277
* udhcpc: fix my breakagevda2006-11-282-5/+3
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16699 69ca8d6d-28ef-0310-b511-8ec308f3f277
* fix udhcpc help message, take steps to make usage.h less messyvda2006-11-281-2241/+2240
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16698 69ca8d6d-28ef-0310-b511-8ec308f3f277
* do not overflow ifr_name. maybe it was safe in some places,vda2006-11-277-28/+28
| | | | | | | but not everywhere. err to the safe side. git-svn-id: svn://busybox.net/trunk/busybox@16697 69ca8d6d-28ef-0310-b511-8ec308f3f277
* udhcpc: convert to getopt32vda2006-11-274-171/+155
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16696 69ca8d6d-28ef-0310-b511-8ec308f3f277
* tar: fix misplaced --exclude long option definitionvda2006-11-271-4/+9
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16695 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Closing bug 1040:vda2006-11-271-1/+1
| | | | | | | | | | The "quiet" option is quietly (hah) ignored. It should be passed through to the mount() syscall in the comma separated list of options. I found the problem with the vfat/msdos filesystems, which uses a quiet option to override some complaints and errors. git-svn-id: svn://busybox.net/trunk/busybox@16694 69ca8d6d-28ef-0310-b511-8ec308f3f277
* erase_mtab: do not limit ourself to 40 mtab entriesvda2006-11-271-32/+21
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16693 69ca8d6d-28ef-0310-b511-8ec308f3f277