|
8ba9a219
|
2017-11-29T23:30:52
|
|
remove diff_args from global state as well
|
|
1c7f0520
|
2017-11-29T22:52:00
|
|
store stat buffers in diff_state rather than diff_args
|
|
ed9e98a8
|
2017-11-29T22:47:05
|
|
store global diff state in memory provided by caller
|
|
dae2fc59
|
2017-11-29T22:20:17
|
|
move more globals into struct diff_state
|
|
8020fd50
|
2017-11-29T22:18:14
|
|
move 'file' array into diff state
|
|
e04c4b2b
|
2017-11-29T22:15:12
|
|
wrap global diff state in a struct
|
|
cb056f1e
|
2017-11-29T22:06:07
|
|
wrap global diff arguments in a struct
|
|
7d283eee
|
2017-11-29T17:11:11
|
|
add and test basic blob diffing functionality
|
|
574ed2c3
|
2017-11-29T17:09:52
|
|
add some unmodified files from /usr/src/usr.bin/diff/
|