1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/gnu
David E. O'Brien 7d437141ba Unconditionally use basename.c source vs. only doing this if the libc we
are linking against does not have basename().  There is a buffer overflow
bug in lib/libc/gen/basename.c rev 1.1.  There is no way for us to test
what revision of basename() we have in libc, thus this change.

Requested by:	ru
2001-09-26 20:51:51 +00:00
..
include $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
lib Properly move cursor when home and end keys are used. 2001-08-31 01:56:06 +00:00
libexec Fixed some of style bugs. 2001-09-12 10:04:42 +00:00
usr.bin Unconditionally use basename.c source vs. only doing this if the libc we 2001-09-26 20:51:51 +00:00
usr.sbin $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
COPYING Updated GNU utilities 1993-06-18 04:22:21 +00:00
COPYING.LIB Adding GPL docs, make structure. 1993-06-18 06:05:45 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00