aboutsummaryrefslogtreecommitdiff
path: root/examples (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-05This file doesn't appear to be used anywhere.rpjday1-17/+0
2006-07-04- Pull r15593:aldot3-34/+12
2006-07-03Delete unused version.c file and corresponding function prototypesrpjday2-54/+0
2006-07-03remove duplicate CONFIG_TASKSET optionvapier1-7/+1
2006-07-03make the -0 xargs option a little more clearvapier1-1/+1
2006-07-03Remove the silly redundancy from that header file include.rpjday1-1/+1
2006-07-02Correct the comment to match the code.rpjday1-1/+1
2006-07-02Standardize on the vi editing directives being on the first line.rpjday284-19/+285
2006-07-02Allow a user-configurable minimum password length.rpjday2-7/+9
2006-07-02- note that get_hz potentially needs cleanup.aldot1-0/+2
2006-07-01Patch from Shaun Jackman moving the var=value logic to here it can do some good.landley1-6/+6
2006-07-01Yet more "#if 0" content removed.rpjday8-85/+1
2006-07-01More removal of "#if 0" content.rpjday6-93/+0
2006-07-01More removal of "#if 0" content.rpjday8-89/+0
2006-07-01Remove "#if 0" content.rpjday2-32/+0
2006-07-01Get rid of all "#if 0" content.rpjday4-121/+0
2006-07-01Remove all usage of the "register" storage class specifier.rpjday14-252/+247
2006-07-01Remove "#if 1" directives.rpjday1-14/+1
2006-06-30Annoint 1.2.0.landley2-1/+12
2006-06-30Revert taskset for 1.2.0. It emits a warning, breaks building under RH9,landley6-103/+6
2006-06-30- Give Rob Landley things TODO like depmodsolar1-0/+5
2006-06-30Make another warning go away.landley1-1/+0
2006-06-30Make warnings go away.landley1-19/+21
2006-06-30More random todo items...landley1-0/+11
2006-06-30This kind of paranoia is a debug option at best.landley1-1/+1
2006-06-30Fix bug 744 by moving the flushing logic into the exhausted read buffer test.landley1-75/+22
2006-06-30Bug http://bugs.busybox.net/view.php?id=723 - initialize tv1 the first timelandley1-9/+9
2006-06-30fix from Kolbjørn Barmen for building for m68k targetsvapier1-1/+1
2006-06-29Some old kernel headers don't #include BLKSSZGET in sys/mount.h.landley1-0/+3
2006-06-29Minor update on init not working.landley1-3/+8
2006-06-28Fix bug http://bugs.busybox.net/view.php?id=874 where hexdump -C got itslandley1-2/+3
2006-06-28Top was catching sigterm (and fumbling sigint) so it could reset the terminallandley1-5/+2
2006-06-28Fix http://bugs.busybox.net/view.php?id=826 in which "(echo; echo) | sed x"landley1-1/+1
2006-06-28cleanup patch usagevapier1-4/+4
2006-06-27More website cleanup.landley5-73/+75
2006-06-27Move 2005 and earlier to oldnews.landley2-77/+82
2006-06-27Redo the license section completely, and update the header to group the tabs.landley2-131/+65
2006-06-27Move documentation links into the index so they're more visible.landley2-27/+2
2006-06-27Patch from Geoff Baker to fix bug http://bugs.busybox.net/view.php?id=905 bylandley1-19/+3
2006-06-27Fix http://bugs.busybox.net/view.php?id=906 which could cause failures in top.landley1-1/+2
2006-06-26Properly print the output for a sit (IPv6-in-IPv4) interface.rpjday1-0/+13
2006-06-26Aesthetic fix to use newer structure initialization format.rpjday1-8/+15
2006-06-26fix watchdog on no-mmu systems by adding -F option for rexecvapier2-4/+12
2006-06-26dont setpgrp() for now as it breaks system() and that is more important than ...vapier1-4/+0
2006-06-26Upgrade mdev to allow commands to be run on create/delete.landley3-105/+130
2006-06-25Missed one. Based on suggestions from Erik Hovland.landley1-4/+4
2006-06-25Various cleanups I made while going through Erik Hovland's patch submissions,landley5-111/+31
2006-06-25- convert old-style parameter declarations (K&R) to modern style.aldot3-314/+154
2006-06-25Whitespace. (Vim's auto-indent is kind of annoying at times, like "daytime"landley1-1/+1
2006-06-25Fix a possible race condition if two processes try to claim the same looplandley1-3/+4