aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
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
2006-06-25A few patches from Erik Hovland, turning strncpy() into safe_strncpy() andlandley4-12/+6