aboutsummaryrefslogtreecommitdiff
path: root/util-linux/more.c
AgeCommit message (Expand)Author
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2003-01-13Correct some init issues, update email address, last_patch78 by VladimirGlenn L McGrath
2002-04-13Update some missing copyright noticesEric Andersen
2001-12-06Fix running more on files in the (broken) procfs that claim 0 lengthEric Andersen
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-07-23Add support for devfs device names.Matt Kraai
2001-06-26Vladimir's last_patch_15Glenn L McGrath
2001-05-16Remove/replace the "div" call.Eric Andersen
2001-04-25Move messages.c to libbb. Make each string in messages.c be its own .o file.Eric Andersen
2001-04-12Fix return code and don't output spurious newlines.Matt Kraai
2001-04-06An optimization from VladimirEric Andersen
2001-04-05more FILE_OFFSET_BITS == 64 adjustments.Eric Andersen
2001-03-23Patch to use xfopen from Jeff GarzikEric Andersen
2001-02-23Yet another fix. I think I got it this time.Eric Andersen
2001-02-22Account for remainder, and reset page_height for each and every page.Eric Andersen
2001-02-22Adjust the terminal height for any overlap, so that no linesEric Andersen
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen
2001-02-02It seems I stupidly checked in a silly test I was making.Eric Andersen
2001-02-01Apply a patch from Larry Doolittle to add "-all" and "-none" switchesEric Andersen
2001-01-27Fix header file usage -- there were many unnecessary header files included inEric Andersen
2001-01-26Make cin be staticEric Andersen
2001-01-18Eliminate calls of the form "fprintf(stdout,". Thanks for the idea toMatt Kraai
2000-12-30Improvements from Vladimir N. Oleynik.Matt Kraai
2000-11-07Cleanup of duplicated symbols -- found by compiling withEric Andersen
2000-09-27Consolidate handling of some fopen failures.Matt Kraai
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
2000-09-21Large file >2Gib support.Eric Andersen
2000-07-19Centralize handling of --help.Matt Kraai
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-07-14More fixes for "missing initializers"Pavel Roskin
2000-06-21Cleaned up some #ifdef spiderwebs.Mark Whitley
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen
2000-06-16Added some comments and changed a variable name to be more meaningful. NoMark Whitley
2000-06-02A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-04-28Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen
2000-04-21Some more updates and such...Erik Andersen
2000-04-21More Doc updates. cmdedit and more termio fixes.Erik Andersen
2000-04-18UpdatesErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
1999-11-19StufEric Andersen
1999-11-19StufEric Andersen
1999-11-12Latest and greatestEric Andersen
1999-11-10Updates to usage, and made tar work.Eric Andersen
1999-11-09StuffEric Andersen
1999-11-08StuffEric Andersen
1999-10-20Fixed up copyright notices and suchEric Andersen
1999-10-20Add a trivial ps command.Eric Andersen
1999-10-19More stuffEric Andersen