aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sdiff
Commit message (Expand)AuthorAgeFilesLines
* MFC r316637-r316638Baptiste Daroussin2017-04-112-6/+6
* MFC r315776:Enji Cooper2017-03-302-1/+1
* MFC r313659-r313673Baptiste Daroussin2017-02-171-2/+0
* MFC r305148:Bryan Drewery2017-01-031-0/+11
* MFC r310872, r310874Baptiste Daroussin2017-01-021-21/+1
* MFC r303783, r305927:Baptiste Daroussin2016-10-221-39/+28
* MFC: 307368,307369,307372,307381Baptiste Daroussin2016-10-225-56/+29
* DIRDEPS_BUILD: Connect new directories and update dependencies.Bryan Drewery2016-06-031-0/+18
* sdiff(1): Fix potential NULL deref in cleanup pathConrad Meyer2016-05-101-1/+2
* Only one program is build in usr.bin/sdiff use the right includeBaptiste Daroussin2016-05-071-1/+1
* Revert r299218 VISUAL is actually a perfecly valid env to specify an editorBaptiste Daroussin2016-05-072-3/+20
* Only use EDITOR as a variable to specify which text editor to useBaptiste Daroussin2016-05-072-20/+3
* Directly call the editor if needed instead of spawning /bin/shBaptiste Daroussin2016-05-071-8/+4
* Replace fparseln(3) with getline(3)Baptiste Daroussin2016-05-072-9/+11
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-5/+2
* fgetc returns an int not a char.Bjoern A. Zeeb2016-05-021-2/+1
* When checking for binary file, check if ch is not EOF only ch actually gotBaptiste Daroussin2016-04-301-1/+3
* import sdiff(1) from GSoC 2012Baptiste Daroussin2016-04-2935-0/+3356