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
0118df5ecf
Replace homemade equivalent of tolower(3) by towlower(3)
...
This will help in the futur making diff -i works with multibyte
2017-12-13 16:09:00 +00:00
..
tests
DIRDEPS_BUILD: Connect new directories.
2017-10-31 00:04:07 +00:00
diff.1
Cross reference pr(1) which diff might call with -l option
2017-04-20 19:14:52 +00:00
diff.c
Add -H as an alias for --speed-large-file to match GNU diff.
2017-06-02 03:25:59 +00:00
diff.h
Implement a basic --changed-group-format
2017-04-20 14:22:33 +00:00
diffdir.c
Fix exit status with -rq when there is a file in one directory but not another,
2017-07-17 18:06:42 +00:00
diffreg.c
Replace homemade equivalent of tolower(3) by towlower(3)
2017-12-13 16:09:00 +00:00
Makefile
Add HAS_TESTS to all Makefiles that are currently using the
2017-08-02 08:50:42 +00:00
TODO
Update the TODO list to reflect what has been changed
2017-04-20 19:07:52 +00:00
xmalloc.c
…
xmalloc.h
…