Module Name:src
Committed By: christos
Date: Tue Jan 26 16:04:12 UTC 2016
Modified Files:
src/distrib/utils/more: os.c
Log Message:
PR/50710: David Binderman: Fix memory leak.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/distrib/utils/more/os.c
Please
Module Name:src
Committed By: joerg
Date: Wed Jul 10 08:00:29 UTC 2013
Modified Files:
src/distrib/utils/more: main.c
Log Message:
Fix stack overflow.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/distrib/utils/more/main.c
Please note that diffs are
Module Name:src
Committed By: matt
Date: Wed Jul 3 14:29:28 UTC 2013
Modified Files:
src/distrib/utils/more: main.c
Log Message:
Just split it into two strings and eliminate the newline.
This goes into .ident so the newline doesn't matter.
To generate a diff of this com
Module Name:src
Committed By: matt
Date: Fri Jun 28 15:44:27 UTC 2013
Modified Files:
src/distrib/utils/more: main.c
Log Message:
Use ANSI C string concatenation
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/distrib/utils/more/main.c
Please note that
Module Name:src
Committed By: jdf
Date: Fri Jun 8 12:39:43 UTC 2012
Modified Files:
src/distrib/utils/more: more.1
Log Message:
Change name of author from Nudleman to Nudelman.
See less(1) or http://en.wikipedia.org/wiki/Less_(Unix) for reference.
Patch provided by Bug Hu