aboutsummaryrefslogtreecommitdiff
path: root/whoami.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-04-05Tar now works perfectly. It behaves much better now then itErik Andersen8-180/+247
2000-04-04Oops. Forgot the usleep.c file.Erik Andersen2-0/+76
2000-04-04usleep contributed by Nicolas Pitre <nico@cam.org>Erik Andersen5-0/+9
2000-04-04Update tar so creation of tarballs is much closer to working...Erik Andersen2-138/+252
2000-04-04Minor structural change to allow core dumping(or not) from initErik Andersen4-21/+35
2000-04-04minor changes to mount/umount to support-by-ignoring the "-v" flag.Erik Andersen8-176/+354
2000-03-28Yet another installment in the ongoing tar sagaErik Andersen12-69/+191
2000-03-26First stages of (re-)writing busybox's tar creation support.Erik Andersen7-43/+225
2000-03-25Latest and greatestErik Andersen2-10/+10
2000-03-24The new tar for busybox is now done, and works just fineErik Andersen12-1830/+581
2000-03-23More changes that are broken. It doesn't compileErik Andersen2-86/+114
2000-03-23My latest ramblings.Erik Andersen33-831/+1112
2000-03-22Use the nice new find_real_root_device function to find theErik Andersen8-54/+39
2000-03-22Add in a nifty function for mount to use.Erik Andersen1-0/+36
2000-03-21* all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen19-115/+47
2000-03-21Hmm. Missed this changeErik Andersen2-0/+2
2000-03-20Fix bug in memory total checking.Erik Andersen2-82/+80
2000-03-19more minor fixesErik Andersen5-101/+139
2000-03-19Some more stuff.Erik Andersen8-927/+984
2000-03-19Adjust the termio settings, and don't use octal since itErik Andersen2-16/+20
2000-03-17Minor updateErik Andersen2-0/+4
2000-03-17Several fixes.Erik Andersen15-111/+529
2000-03-16Fix fg bugErik Andersen3-2010/+2028
2000-03-16Forgot these files...Erik Andersen8-0/+2262
2000-03-16Major build system updates...Erik Andersen13-2062/+2282
2000-03-14Bug fixErik Andersen2-2/+2
2000-03-13Some bug fixes I forgot to check-in the other day.Erik Andersen5-6/+32
2000-03-12First pass at writing a shell for busybox.Erik Andersen8-8/+2761
2000-03-08Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler0_43pre1Erik Andersen9-26/+28