This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-02 07:55:21 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5c8e56f615
opnsense-src
/
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