freebsd-dev/usr.sbin/mtree
Giorgos Keramidas 1d916e2c71 mtree should use getcwd() instead of getwd(). getcwd() is safer,
because it includes checks for the length of the buffer it uses.

Reviewed by:	phk, cperciva
MFC after:	3 days
2007-11-02 15:11:53 +00:00
..
test o Add an 'optional' keyword, which allows files to be in the 2006-07-03 10:55:22 +00:00
compare.c Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
create.c Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
excludes.c Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT) 2003-10-21 08:27:05 +00:00
extern.h Get rid of "lineno: 0" in error messages from create mode. 2004-01-11 19:38:48 +00:00
Makefile Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
misc.c o Add an 'optional' keyword, which allows files to be in the 2006-07-03 10:55:22 +00:00
mtree.8 o Add an example how to create /etc/mtree style mtree(8) files. 2007-06-16 08:26:00 +00:00
mtree.c mtree should use getcwd() instead of getwd(). getcwd() is safer, 2007-11-02 15:11:53 +00:00
mtree.h o Add an 'optional' keyword, which allows files to be in the 2006-07-03 10:55:22 +00:00
spec.c o Add an 'optional' keyword, which allows files to be in the 2006-07-03 10:55:22 +00:00
specspec.c Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
verify.c o Add an 'optional' keyword, which allows files to be in the 2006-07-03 10:55:22 +00:00