aboutsummaryrefslogtreecommitdiff
path: root/scripts/config/textbox.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-12-16start attempting to bring udhcp in busybox back to the state where it is ↵russ3-6/+80
(ideally) an exact copy of udhcp outside of busybox so that its easy to merge back and forth git-svn-id: svn://busybox.net/trunk/busybox@8096 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-16when compiled standalone, udhcp needs these headersruss1-0/+2
git-svn-id: svn://busybox.net/trunk/busybox@8094 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-16whoopsruss1-1/+1
git-svn-id: svn://busybox.net/trunk/busybox@8091 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-16not sure who made this change, but it certainly mucks things up (note ↵russ1-9/+13
'fwrite(leases, ...'), adds a bit more code, and some stack overhead. Anywho, this fixes it, and retains the spirit of what the submitter of this change was attempting to acheive (the entire lease is written at once in a struct) git-svn-id: svn://busybox.net/trunk/busybox@8090 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-15make udhcp work under uclinux, to an extentruss2-1/+7
git-svn-id: svn://busybox.net/trunk/busybox@8089 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-15options is a pretty common symbol, bad idea to use as a global in udhcp when ↵russ5-16/+17
compiling into busybox git-svn-id: svn://busybox.net/trunk/busybox@8088 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-15Get vfork_daemon_rexec working under uclinuxruss5-20/+72
git-svn-id: svn://busybox.net/trunk/busybox@8087 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-12Be certain we use a correct entity when performing theandersen1-1/+1
BLKGETSIZE64 ioctl -- don't just assume 8, git-svn-id: svn://busybox.net/trunk/busybox@8083 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-12Doh! I broke automatic filesystem type guessing. Fix mount soandersen1-2/+3
it will properly fall back to /proc/mounts when /etc/filesystems is missing, allowing mount to guess the correct fs type when a fs type is not explicitly specified. -Erik git-svn-id: svn://busybox.net/trunk/busybox@8082 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-12Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabledandersen1-6/+9
git-svn-id: svn://busybox.net/trunk/busybox@8081 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-11It appears the Netgear WG602 distributes sourceandersen2-1/+2
git-svn-id: svn://busybox.net/trunk/busybox@8080 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-11Fixup some html bugsandersen6-8/+4
git-svn-id: svn://busybox.net/trunk/busybox@8078 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-11some minor website cleanupsandersen4-92/+12
git-svn-id: svn://busybox.net/trunk/busybox@8072 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-11prepare for releaseandersen3-717/+2264
git-svn-id: svn://busybox.net/trunk/busybox@8070 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-11Update modutils with 2.6 module supportandersen4-38/+140
git-svn-id: svn://busybox.net/trunk/busybox@8068 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-11go directly to current cvsandersen1-1/+1
git-svn-id: svn://busybox.net/trunk/busybox@8067 69ca8d6d-28ef-0310-b511-8ec308f3f277
2003-12-11remove some spaces that mess up autodocifier.plandersen1-4/+4
git-svn-id: svn://busybox.net/trunk/busybox@8066 69ca8d6d-28ef-0310-b511-8ec308f3f277