This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2024-11-05 06:07:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e01f9662a5
hush
/
editors
History
Glenn L McGrath
e01f9662a5
Match newlines, this fixes matching of ^ or $ when there is a '\n' in the pattern being matched. This fixes cases when the N command is used.
2003-03-18 08:37:57 +00:00
..
awk.c
Change if(x)free(x); to free(x);
2002-11-28 11:27:31 +00:00
Config.in
Yet another major rework of the BusyBox config system, using the considerably
2002-12-05 08:41:41 +00:00
Makefile
Makefile.in
sed.c
Match newlines, this fixes matching of ^ or $ when there is a '\n' in the pattern being matched. This fixes cases when the N command is used.
2003-03-18 08:37:57 +00:00
vi.c
Fix crashme code, by Jim Treadway
2002-12-03 21:48:15 +00:00