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 |
2012-06-10 |
Rob Landley | Implement DIRTREE_SYMFOLLOW and ls -cSHL. |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Rob Landley | Feeding -1 to xdup() isn't an error. |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Rob Landley | Add ls -kqsunort, and fix -F @symlink. |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Rob Landley | Update chmod to work with new dirtree, and fix bugs... |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Rob Landley | Changed my mind about the design again, now callback... |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Rob Landley | Factor out dirtree_comeagain() callback, setting up... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Rob Landley | Convert another realpath use to xrealpath(). |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Rob Landley | Convert mktemp to use xrealpath, and general clean... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Rob Landley | Add xrealpath() at suggestion of Ashish Briggers. |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Rob Landley | Implement -C and -x for ls. |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Rob Landley | cp doesn't really need the optstring + logic. Still... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Rob Landley | Update chgrp so -R works, tweaking DIRTREE_COMEAGAIN... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Rob Landley | Probe available libraries to link --as-needed, avoiding... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Rob Landley | dirtree logic cleanup: switch DIRTREE_NORECURSE and... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Rob Landley | Silence pointless warnings. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Rob Landley | First pass at a complete rewrite of string_to_mode... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Rob Landley | Remove strndupa() gnu-ism at Georgi's suggestion, and... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Rob Landley | Whitespace (tabs vs spaces) cleanup. |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Elie De Brauwer | Addition of mktemp |
commit | commitdiff | tree | snapshot |
next |