summaryrefslogtreecommitdiff
path: root/archival (unfollow)
Commit message (Expand)AuthorFilesLines
2000-06-22Fix version #Eric Andersen1-1/+1
2000-06-22More doc updatesEric Andersen1-0/+31
2000-06-22Merged two TODO items into oneMark Whitley1-2/+1
2000-06-22Update the list.Eric Andersen1-3/+4
2000-06-22Pavel Roskin <proski@gnu.org> just found a nasty memoryEric Andersen2-2/+16
2000-06-21Document 'ln --'Eric Andersen3-3/+6
2000-06-21Cleaned up some #ifdef spiderwebs.Mark Whitley2-60/+38
2000-06-21Bump version number to 0.45Eric Andersen5-5/+12
2000-06-21Added an implicit rule for #defining BB_FEATURE_USE_TERMIOS ifMark Whitley1-0/+6
2000-06-21More doc updates.Eric Andersen2-26/+42
2000-06-21Web site updates.Eric Andersen3-215/+329
2000-06-21Add in my little patch for 2.4.x to make sysinfo binary compatable (again)Eric Andersen2-0/+88
2000-06-21Documented "which"Pavel Roskin1-1/+14
2000-06-21Removed trailing spacesPavel Roskin1-15/+15
2000-06-21Add in telnet docs.Eric Andersen1-1/+10
2000-06-21Add insmod docsEric Andersen1-1/+16
2000-06-21Updated the list of supported commandsPavel Roskin1-11/+11
2000-06-21Removed all vestiges of "math"Pavel Roskin6-21/+14
2000-06-21+ added dc (aka the function formerly known as math)John Beppu8-28/+234
2000-06-21'tar --help' wasn't working. Fixed it.Eric Andersen2-0/+6
2000-06-21+ made it so that you can use the mnemonicsJohn Beppu1-6/+10
2000-06-20Special case the memcopy stuff so it isn't enabled for uclibcEric Andersen1-1/+1
2000-06-20Some makefile fixes to allow compiling with ucLibc (stuff turned offEric Andersen1-5/+5
2000-06-20Updated e-mail address of Pavel Roskin to proski@gnu.orgPavel Roskin3-9/+9
2000-06-19Mention libc support, Pavel's rm fix is already merged.Eric Andersen2-1/+1
2000-06-19Finish off the libc5 porting effort. Everything now works with libc5Eric Andersen6-6/+15
2000-06-19Made insmod work with both libc5 and libc6.Eric Andersen2-6/+12
2000-06-19Made ping work with libc5 and libc6.Eric Andersen2-4/+168
2000-06-19Make umount work and compile cleanly under libc5 and libc6.Eric Andersen2-10/+32
2000-06-19Make swaponoff compile cleanly under both libc5 and libc6.Eric Andersen2-4/+8
2000-06-19Make syslogd.c, init.c, and update.c compile error/warning free under both li...Eric Andersen6-14/+14
2000-06-19printf now compiles cleanly under both libc5 and libc6.Eric Andersen2-4/+2
2000-06-19Updated to compile and work with libc5.Eric Andersen2-28/+58
2000-06-19Update internal.h to conditionally include asm/string.hEric Andersen1-0/+2
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen142-221/+190
2000-06-19Added a note to the "maybe by 0.44" list to prune sfdisk and graft fdisk.Mark Whitley1-0/+2
2000-06-19Fix a stupid bug, where I cleaned things as the last makefile target. duh.Eric Andersen1-1/+1
2000-06-19Added support for building debian packages.Eric Andersen5-0/+200
2000-06-18Check for 3 and more arguments was incorrectPavel Roskin2-2/+2
2000-06-16Fix some spelling errors in the source as well.Eric Andersen7-11/+11
2000-06-16Ran it through a spell checker and fixed the spelling errors.Eric Andersen1-12/+12
2000-06-16Update to ar.c from Glenn McGrath. His comments follow:Eric Andersen2-174/+284
2000-06-16Added some comments and changed a variable name to be more meaningful. NoMark Whitley2-10/+44
2000-06-15ln: fixed command line parser. Added support for "--"Pavel Roskin3-17/+26
2000-06-14Remove trailing space char.Eric Andersen1-1/+1
2000-06-14Integrate Tomi Ollila's telnet. Costs 3k. :)Eric Andersen6-915/+1274
2000-06-14Fixed "rm foo" that had been broken while implementing "rm -- foo"Pavel Roskin3-13/+23
2000-06-14Modified status of some TODO items, added some others in preparation for theMark Whitley1-5/+16
2000-06-14+ minor typo fixJohn Beppu1-1/+1
2000-06-14+ removed some cruft left over from when lines could be too long.John Beppu2-6/+0