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 |
2012-04-28 |
Rob Landley | Georgi pointed out that some overly-pedantic C librarie... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Rob Landley | Simplify/unify listfiles recursion: populate directory... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Elie De Brauwer | Adding initial version of login.c |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Rob Landley | Make -d work in ls. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Rob Landley | Require -R to recurse, but descend into directories... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Rob Landley | More work on ls. Now ls -lR sort of works-ish. |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Elie De Brauwer | Adding logname |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Rob Landley | Refactor uniq.c a bit. |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Rob Landley | Teach make.sh to create flag macros, but with the wrong... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Rob Landley | Rewrite dirtree so we don't need readdir, scandir,... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Rob Landley | Comment and whitespace changes. |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Rob Landley | Use FLAG_ macros for echo optflags. |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Rob Landley | Match uint64_t with PRIu64 to avoid warnings on 64... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Elie De Brauwer | toybuf usage enhancement, tabs to spaces, teminal heigh... |
commit | commitdiff | tree | snapshot |
2012-04-07 |
Kevin Chase | Replace ?: gcc extension with standard code |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Elie De Brauwer | Adding vmstat |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Elie De Brauwer | Adding mountpoint |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Ilya Kuzmich | Implement comm. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Rob Landley | The -s flag includes staying quiet about missing files. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Rob Landley | Test the right variable in NULL guard, and add NOP... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Rob Landley | Using /dev/tty for yesno() is wrong because yes 'n... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Rob Landley | Unwind gratuitous macros. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Rob Landley | Have probe for unshare test for actual unshare() functi... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Daniel Walter | Add string to mode_t parser |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Rob Landley | Remove "feature test macros", replace non-portable... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Georgi Chorbadzhiyski | Implement Apple and Android versions of getline(),... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Rob Landley | The linux header doesn't prototype unshare, and the... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Rob Landley | Simplify nanosleep call. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Georgi Chorbadzhiyski | Implement uniq. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Rob Landley | Default new ch* commands to n until enough is implement... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Georgi Chorbadzhiyski | New toys - chmod, chown, and chgrp. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Rob Landley | Extensive semi-gratuitous refactoring: factor out commo... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Rob Landley | Tighten up the code a bit, and use actual process group... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Rob Landley | Yet another header for technical susv4 compliance. |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Rob Landley | Redo tail to use optargs and optionally support lseek... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Georgi Chorbadzhiyski | Fix nanosleep() usage. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Rob Landley | Replace deprecated libc function with its totally renam... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Rob Landley | Work around glibc regression by including Linux header... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Rob Landley | Add lib/portability.h description with explanation... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Rob Landley | More stabs at getting #includes right, and moving off... |
commit | commitdiff | tree | snapshot |
next |