index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
more.c
Age
Commit message (
Expand
)
Author
2004-03-27
s/fileno\(stdin\)/STDIN_FILENO/g
Eric Andersen
2004-03-27
Vladimir N. Oleynik (vodz) writes:
Eric Andersen
2004-03-23
Brian Pomerantz writes:
Eric Andersen
2004-03-15
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2003-12-23
match changes made to cmdedit
Eric Andersen
2003-09-15
Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)
Eric Andersen
2003-07-14
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-03-19
Major coreutils update.
Manuel Novoa III
2003-01-13
Correct some init issues, update email address, last_patch78 by Vladimir
Glenn L McGrath
2002-04-13
Update some missing copyright notices
Eric Andersen
2001-12-06
Fix running more on files in the (broken) procfs that claim 0 length
Eric Andersen
2001-10-24
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-07-23
Add support for devfs device names.
Matt Kraai
2001-06-26
Vladimir's last_patch_15
Glenn L McGrath
2001-05-16
Remove/replace the "div" call.
Eric Andersen
2001-04-25
Move messages.c to libbb. Make each string in messages.c be its own .o file.
Eric Andersen
2001-04-12
Fix return code and don't output spurious newlines.
Matt Kraai
2001-04-06
An optimization from Vladimir
Eric Andersen
2001-04-05
more FILE_OFFSET_BITS == 64 adjustments.
Eric Andersen
2001-03-23
Patch to use xfopen from Jeff Garzik
Eric Andersen
2001-02-23
Yet another fix. I think I got it this time.
Eric Andersen
2001-02-22
Account for remainder, and reset page_height for each and every page.
Eric Andersen
2001-02-22
Adjust the terminal height for any overlap, so that no lines
Eric Andersen
2001-02-20
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-02
It seems I stupidly checked in a silly test I was making.
Eric Andersen
2001-02-01
Apply a patch from Larry Doolittle to add "-all" and "-none" switches
Eric Andersen
2001-01-27
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2001-01-26
Make cin be static
Eric Andersen
2001-01-18
Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to
Matt Kraai
2000-12-30
Improvements from Vladimir N. Oleynik.
Matt Kraai
2000-11-07
Cleanup of duplicated symbols -- found by compiling with
Eric Andersen
2000-09-27
Consolidate handling of some fopen failures.
Matt Kraai
2000-09-25
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-21
Large file >2Gib support.
Eric Andersen
2000-07-19
Centralize handling of --help.
Matt Kraai
2000-07-16
Extract usage information into a separate file.
Matt Kraai
2000-07-14
More fixes for "missing initializers"
Pavel Roskin
2000-06-21
Cleaned up some #ifdef spiderwebs.
Mark Whitley
2000-06-19
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-16
Added some comments and changed a variable name to be more meaningful. No
Mark Whitley
2000-06-02
A number of additional fixed from Pavel Roskin, note some more bugs in the
Eric Andersen
2000-05-12
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-04-28
Latest and greatest. Some effort at libc5 (aiming towards newlib)
Erik Andersen
2000-04-21
Some more updates and such...
Erik Andersen
2000-04-21
More Doc updates. cmdedit and more termio fixes.
Erik Andersen
2000-04-18
Updates
Erik Andersen
2000-02-08
Some formatting updates (ran the code through indent)
Erik Andersen
1999-11-19
Stuf
Eric Andersen
1999-11-19
Stuf
Eric Andersen
1999-11-12
Latest and greatest
Eric Andersen
[next]