This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.bin
/
diff
History
Baptiste Daroussin
5c8e56f615
Use strndup(3) instead of malloc + memcpy
2017-03-22 21:52:22 +00:00
..
tests
Integrate contrib/netbsd-tests/usr.bin/diff/t_diff.sh in as
2017-03-15 06:18:14 +00:00
diff.1
diff(1): fix SYNOPSIS section noting non-existent option, --no-ignore-case
2017-03-22 18:13:14 +00:00
diff.c
Use strndup(3) instead of malloc + memcpy
2017-03-22 21:52:22 +00:00
diff.h
…
diffdir.c
Fix building with recent gcc
2017-03-12 04:04:16 +00:00
diffreg.c
Use MAX and MIN macros from sys/param.h
2017-03-22 21:35:01 +00:00
Makefile
…
TODO
…
xmalloc.c
…
xmalloc.h
…