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
Mariusz Zaborski
824bbb9a40
diff: consider two files with same inodes as identical
...
Obtained from: OpenBSD MFC after: 1 week
2021-10-07 17:07:00 +02:00
..
tests
diff: read whole files to determine if they are ASCII text
2021-08-23 16:09:05 +02:00
diff.1
diff: implement option -F (--show-function-line)
2021-09-16 01:46:44 +02:00
diff.c
diff: implement option -F (--show-function-line)
2021-09-16 01:46:44 +02:00
diff.h
diff: implement option -F (--show-function-line)
2021-09-16 01:46:44 +02:00
diffdir.c
diff: move functions around and reduce their visibility
2021-09-16 01:36:41 +02:00
diffreg.c
diff: consider two files with same inodes as identical
2021-10-07 17:07:00 +02:00
Makefile
diff: link with libm for sqrt()
2021-09-16 09:31:44 +02:00
pr.c
…
pr.h
…
TODO
Update diff(1) TODO removing what has been implemented
2020-02-07 10:18:01 +00:00
xmalloc.c
asprintf returns -1, not an arbitrary value < 0. Also upon error the
2020-01-14 08:18:04 +00:00
xmalloc.h
…