2007-01-18 |
Rob Landley | More optimizations originally suggested by Manuel Nova... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Rob Landley | Minor cleanups. |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Rob Landley | Turn a memmove into a while(), reducing running time... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Rob Landley | Another application of Manuel Nova's "math instead... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Rob Landley | Minor optimization the compiler already does for us... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Rob Landley | Fix off by one error in a test. |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Rob Landley | Comment and whitespace changes. |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Rob Landley | Memmove is 11 bytes shorter than the unrolled loop... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Rob Landley | Add a quick and dirt bzcat (stdin to stdout only for... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Rob Landley | Add start of mke2fs/gene2fs, and some other stuff I... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Rob Landley | xread() and xwrite() should take void *, not char *. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Rob Landley | Add xaccess() |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Rob Landley | Add rewrite(), writeall(),and xwrite() to match the... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Rob Landley | xopen() wants 2 arguments unless you're creating a... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Rob Landley | Two unrelated additions I'm working on cross over in... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Rob Landley | Blah. The sed filter's not right, I'll try again later. |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Rob Landley | Remove more warnings. |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Rob Landley | Make some of gcc 4.1's dumber warnings go away. |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Rob Landley | Comment tweak. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Rob Landley | Note the mailing list. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Rob Landley | Teach clean and distclean to zap more files. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Rob Landley | Add bloat-o-meter, make bloatcheck, and scripts/showasm. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Rob Landley | Trawling through the archives: a broken test, an unnece... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Rob Landley | More whitespace/cowbell. (And change comment style... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Rob Landley | Reduce flag duplication and make kconfig use HOST_CC. |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Rob Landley | Add my old micro-bunzip library. Needs some cleanup... |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Rob Landley | Leftover from when I cleaned this up for another project. |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Rob Landley | Add cat -v. |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Rob Landley | Add oneit. |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Rob Landley | Fix a warning. |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Rob Landley | More work on option parsing. "df -t tmpfs" actually... |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Rob Landley | Add another warning check and a missing dependency. |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Rob Landley | I got the mercurial web browser thingy set up, note... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Rob Landley | Fix a half-dozen bugs in argument parsing. More seems... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Rob Landley | Allocate a more sane amount of memory. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Rob Landley | Fix thinko (inverted test). |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Rob Landley | Add one if() that has lots of whitespace fallout. |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Rob Landley | New option parsing infrastructure (doesn't use getopt... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Rob Landley | Web site updates, and a design document. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Rob Landley | Redo the index page (flesh it out about halfway), and... |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Rob Landley | The web page should be in the repository, and while... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Rob Landley | Add pwd. Consolidate toy list information under toylist.h. |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Rob Landley | Implement which. Add hello world to menuconfig. Wrap... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Rob Landley | Better dependencies, and feed the linker --gc-sections... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rob Landley | Added tag 0.0.1 for changeset 8f8a8ac59c14 |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rob Landley | Thinko: the Config.in for the toys should be in ./toys... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rob Landley | Add xabspath(), is_file_type(), which_in_path(), and... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rob Landley | Linked list functions, forgot to add this to the reposi... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rob Landley | Make the config generate gen_config.h with CFG_ and... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rob Landley | Add a hello world applet, partly as an example and... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rob Landley | The darn thing accidentally created a branch. I had... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
landley | The Config files don't need the CONFIG_ prefix. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
landley | Add menuconfig, plus some basic Config info, lots of... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
landley | Closer support for "pedantic" option for SUSv3. (Ok... 0.0.1 |
commit | commitdiff | tree | snapshot |
2006-10-30 |
landley | Add reread(), readall(), and xread() on the bus ride... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
landley | Implement df. Add -Wall to build and fix up warnings... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
landley | Rest of thinko fix. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
landley | Thinko fix. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
landley | Add xmsprintf(), xgetcwd(), xgetcwd(), find_in_path(). |
commit | commitdiff | tree | snapshot |
2006-10-18 |
landley | Next drop of toysh, plus more infratructure. |
commit | commitdiff | tree | snapshot |
2006-10-05 |
landley | Infrastructure, first drop of toy shell, and a bit... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
landley | Next snapshot. Tries to grab something out of lib... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
landley | Starting a new project. Just a bit past the "hello... |
commit | commitdiff | tree | snapshot |
|