| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
capsicum: use a new capsicum helpers in tools
Notes:
svn path=/stable/12/; revision=355455
|
| |
|
|
|
|
|
| |
No functional change intended.
Notes:
svn path=/head/; revision=335395
|
| |
|
|
|
|
|
|
|
|
| |
text file or not.
The check is not done by diff3 but by diff (the argument -a is directly passed
to diff(1))
Notes:
svn path=/head/; revision=318889
|
|
|
import bsd diff3 from OpenBSD.
Differences with OpenBSD:
- lots of warning fixed
- no shell wrapper with diff3 actually living in libexec
- capsicumized
Keep it disconnected as it is not yet good enough to replace GNU diff
The motivation to import it now it to allow other people to jump in and also to
have an open development on it
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=318888
|