]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Use the traditional behaviour for filename and directory name inclusion
authorgabor <gabor@FreeBSD.org>
Thu, 29 Jul 2010 00:11:14 +0000 (00:11 +0000)
committergabor <gabor@FreeBSD.org>
Thu, 29 Jul 2010 00:11:14 +0000 (00:11 +0000)
commitd3f9c5a1b7e9d966652b4c688f2558356eb149d3
tree1e1d5961f5ee38199f4b4fbd83cfffc86339e1c5
parent1e88e37ddc5c0145f7fc505a213d255161668879
- Use the traditional behaviour for filename and directory name inclusion
  and exclusion patterns [1]
- Some improvements on the exiting code, like replacing memcpy with
  strlcpy/strcpy

Approved by: delphij (mentor)
Pointed out by: bf [1], des [1]
usr.bin/grep/fastgrep.c
usr.bin/grep/grep.1
usr.bin/grep/grep.c
usr.bin/grep/grep.h
usr.bin/grep/queue.c
usr.bin/grep/util.c