1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/diff
gilles 4fd6ed3243 use strcspn to properly overwrite '\n' in fgets returned buffer
ok pyr@, ray@, millert@, moritz@, chl@
2007-09-11 15:47:17 +00:00
..
diff.1 convert to new .Dd format; 2007-05-31 19:19:00 +00:00
diff.c Bring in some changes from rcsdiff: 2007-05-29 18:24:56 +00:00
diff.h If the -L option is specified twice, use it for the second filename 2004-12-09 18:56:10 +00:00
diffdir.c - Change sizeof(type) to sizeof(*ptr). 2007-06-09 05:16:21 +00:00
diffreg.c use strcspn to properly overwrite '\n' in fgets returned buffer 2007-09-11 15:47:17 +00:00
Makefile Bring in some changes from rcsdiff: 2007-05-29 18:24:56 +00:00
pathnames.h Re-implement -l flag; diff -l now works correctly in non-directory 2003-07-09 00:07:44 +00:00
xmalloc.c Bring in some changes from rcsdiff: 2007-05-29 18:24:56 +00:00
xmalloc.h Bring in some changes from rcsdiff: 2007-05-29 18:24:56 +00:00