Age | Commit message (Collapse) | Author |
|
|
|
(who knows ? scripts might use it).
ok fgs@, pval@
|
|
|
|
|
|
|
|
single unix.
|
|
ok millert@
|
|
ok aaron@
|
|
|
|
is not specified, and then the first part of the pattern space is
deleted, when there are two or more input lines, as this results
in subtraction of one from an unsigned integral value of '0'. That
bogus value is used in one case for a loop (that will run far too
many times in this case) and a function to search for a value within
a specified range of memory, however now the range of memory is
obscenely large and a segmentation (or memory) fault will occur.
This is fixed by checking for and appropriately handling a nil
pattern space as if the specified search in memory failed, as indeed
it obviously will with nil pattern space.
From Tim J. Robbins by way of FreeBSD
|
|
|
|
|
|
behavior matches the man page...
|
|
|
|
http://bugzilla.mindrot.org/show_bug.cgi?id=76
|
|
by chombier@mac.com; ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ok millert
|
|
|
|
just is not needed, come on
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ok millert@
|
|
|
|
|
|
provide an example for -a usage. Closes PR 2423.
|
|
|
|
1) Mg crashes with column width of 1, rows > 2
2) Mg panics on resizing due to incomplete write
3) Mg doesn't compile with STARTUPFILE defined
deraadt@ OK
|
|
|
|
|
|
|
|
|
|
|
|
based on work by johan.andersson@appgate.com; ok provos@
|
|
|
|
|
|
|