This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
79208b1025
freebsd-skq
/
usr.bin
/
diff
History
Baptiste Daroussin
79208b1025
Fix most of the style warnings
2020-02-07 12:26:38 +00:00
..
tests
diff: implement -y (--side-by-side) along with -W and --suppress-common-lines
2020-02-07 10:17:13 +00:00
diff.1
Fix most of the style warnings
2020-02-07 12:26:38 +00:00
diff.c
diff: implement -y (--side-by-side) along with -W and --suppress-common-lines
2020-02-07 10:17:13 +00:00
diff.h
diff: implement -y (--side-by-side) along with -W and --suppress-common-lines
2020-02-07 10:17:13 +00:00
diffdir.c
diff: Import fixes from OpenBSD
2018-06-09 21:09:24 +00:00
diffreg.c
diff: implement -y (--side-by-side) along with -W and --suppress-common-lines
2020-02-07 10:17:13 +00:00
Makefile
Isolate the pr(1) related code in its own source files
2018-06-09 20:24:17 +00:00
pr.c
Fix memory leak
2018-06-12 16:42:11 +00:00
pr.h
Isolate the pr(1) related code in its own source files
2018-06-09 20:24:17 +00:00
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