2012-11-13 |
Rob Landley | Announce release, add anchor tags to roadmap, tweak... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Rob Landley | Added tag 0.4.1 for changeset 8871e8002812 |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Rob Landley | Older versions of glibc predated posix-2008. They still... 0.4.1 |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Rob Landley | Yet another attempt to get the fiddly patch file creati... |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Rob Landley | On 32 bit platforms %ld doesn't match uint64_t, so... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Rob Landley | Fix reversed test: patch creates a file if /dev/null... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Rob Landley | Change df percentage calculation to match posix, spotte... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Felix Janda | wc -m only cares about counting characters. Attached... |
commit | commitdiff | tree | snapshot |
2012-11-04 |
Rob Landley | Make sha1sum and md5sum default to y. |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Rob Landley | Use stridx. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Kyungwan Han | Add vconfig.c - Creates virtual ethernet devices. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Felix Janda | attached are some simple tests for dirname and wc and... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Rob Landley | Follow symlinks to get actual device name, getmountlist... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Rob Landley | Add md5sum in lsb, combine sha1sum (mostly shared infra... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Rob Landley | Put the commands at the start of menuconfig and the... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Rob Landley | Update roadmap/status with new toolbox analysis based... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Rob Landley | Doc tweak about test suite. |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Rob Landley | Simplify sha1sum a little. |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Rob Landley | Fix thinko for uname -m when i686 binary runs on x86_64... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Rob Landley | New build infrastructure to generate FLAG_ macros and... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Rob Landley | Missing line in patch -l. Oops. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Rob Landley | Test tweaks. Set +x on two scripts (so they can be... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Rob Landley | Fix thinko in xpidfile() |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Rob Landley | patch -l (loose match) |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Rob Landley | Trivial cleanup |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Rob Landley | Fix catv to display byte 255 correctly. (It's both... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Rob Landley | Cleanup mknod. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Rob Landley | Clean up sha1sum, make it use global union properly. |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Rob Landley | gethostname: Tighten up error messages slightly, switch... |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Rob Landley | Add switch_root and fix infrastructure to understand... |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Rob Landley | I screwed up ls in commit 580. Oops. Fix it. |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Rob Landley | Posix compliance: wc shouldn't have trailing spaces... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Rob Landley | Update status page. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Rob Landley | mktemp broke kernel build, so new rules: if you don... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Rob Landley | Roy Tam pointed out that sh.c didn't get fully converted. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Ashwini Kumar | Add du command. |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Rob Landley | Split off pre-relaunch news entries into a separate... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Rob Landley | Regularize command headers, update links to standards... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Rob Landley | Toysh is our posix sh, so move from "other" to "posix... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Rob Landley | Teach build to compare toys/*/*.c against .config symbo... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Rob Landley | Move commands into "posix", "lsb", and "other" menus... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Rob Landley | Some dubious asides, currently commented out. |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Rob Landley | Check in the updated news and status web pages. |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Rob Landley | Fix bug spotted by Avery Pennarun: getusername() and... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Rob Landley | Bugfix from Avery Pennarun: getpriority() uses a differ... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Elie De Brauwer | Adding usleep |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Rob Landley | Replace TOY_LIST_LEN with more generic ARRAY_LEN() |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Rob Landley | Rewrite taskset to use syscall directly without macros... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Rob Landley | Refactoring, no code change. |
commit | commitdiff | tree | snapshot |
2012-07-30 |
Rob Landley | Add dos2unix/unix2dos, remove old wrapper versions. |
commit | commitdiff | tree | snapshot |
2012-07-30 |
Rob Landley | Add signal handler to clean up tempfile. |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Rob Landley | Minor cleanups, mostly whitespace. |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Rob Landley | Added tag 0.4.0 for changeset 85fc06bd63c4 |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Rob Landley | Workaround longstanding glibc/ld bug, ala sources.redha... 0.4.0 |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Rob Landley | More web page roadmap/status update stuff. |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Rob Landley | Make chmod +w respect umask, implement +s and +t, fix... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Rob Landley | Use "_password" instead of "_passwd" for names in lib... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Rob Landley | Add date -r, make -u work even when /etc/localtime... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Rob Landley | Add status.html and script to calculate it from roadmap... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Elie De Brauwer | taskset.c now also support executing new commands with... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Elie De Brauwer | toys/login.c: make use of the read_passwd function... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Rob Landley | Trivial cleanups. |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Rob Landley | Cleanup of w command. |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Rob Landley | Add w command by Gaurang Shastri. |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Rob Landley | Only add / in dirtree_path if it hasn't already got... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Rob Landley | Largely cosmetic code cleanups. |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Elie De Brauwer | Adding initial implementation of taskset |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Rob Landley | Add passwd by Kyungwan Han. |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Rob Landley | Add documentation for lib/llist.c and lib/dirtree.c. |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Rob Landley | Genericize llist code a bit: rename llist_free() to... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Rob Landley | New infrastructure for od (oops). |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Rob Landley | Fill out od -c and -f. |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Rob Landley | Complete rewrite of od, mostly working. (Need to finish... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Rob Landley | Add modinfo by Andre Renaud. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Elie De Brauwer | - Do not abort testing after running the sort tests |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Elie De Brauwer | Put cmp.c EOF notice on stderr |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Rob Landley | Add LSB link to the template, for reference. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Rob Landley | A note on error messages and internationalization. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Rob Landley | Add NOP b (byte) suffix to atolx() since od needs it. |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Rob Landley | Minor cleanups and refactoring. Make FLAG macros closer... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Rob Landley | Longer usage line and combine ascii[] into a single... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Rob Landley | Some refactoring, shouldn't affect the generated code. |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Rob Landley | First drop of od, from Andre Renaud. |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Rob Landley | Update news page for the past two releases. |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Rob Landley | Added tag 0.3.1 for changeset 8bee9c27c219 |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Rob Landley | Added tag 0.3.0 for changeset d8566c3321f0 |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Rob Landley | Unify chown and chgrp, add support for -hHLP flags. 0.3.1 |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Rob Landley | Work around a Bash bug that removes "." from the $PATH... |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Rob Landley | Add chgrp test. |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Rob Landley | Minor code refactoring. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Rob Landley | Replace CCFLAGS with description of how to add flags... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Rob Landley | Add date command by Andre Renaud. |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Rob Landley | Add dirtree_parentfd() |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Rob Landley | More header fiddling: crypt.h is silly, SUSv4 requires... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Rob Landley | A few more links for the index. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Rob Landley | Cosmetic tweak to command preamble. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Rob Landley | Fix an embarassing bug causing ls -l to segfault on... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Rob Landley | Delete wrappers converted to commands. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Rob Landley | Multiplexer needs stayroot flag for suid handling. 0.3.0 |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Rob Landley | The linux from scratch build wants -v on chmod. |
commit | commitdiff | tree | snapshot |
next |