pancake ac7f96bb0c * Add ragg2 -p to specify a padding
- Use the new r_egg_padding function
* Add support for continuations in rapatch2 '+' char
* Fix malloc(0) thanks to llvm's scan-build
* Fix build
2011-11-13 05:26:07 +01:00
..
2011-10-18 22:07:53 +02:00
2011-10-18 09:38:20 +02:00
2011-09-18 20:41:36 +02:00
2011-09-12 01:47:28 +02:00
2011-09-10 01:30:03 +02:00
2011-09-10 01:30:03 +02:00
2011-10-18 09:38:20 +02:00
2011-10-18 09:38:20 +02:00
2011-10-18 09:38:20 +02:00
2011-10-18 09:38:20 +02:00
2011-10-20 02:31:49 +02:00
2011-09-10 01:30:03 +02:00
2011-09-10 01:30:03 +02:00
2011-10-26 01:52:05 +02:00
2011-09-12 01:47:28 +02:00
2011-09-12 01:47:28 +02:00

This implementation of file(1) has been taken from OpenBSD,
I have removed the elf part which reduces more than 1KLOC.
I have also cleaned up the code in order to fix some warnings
and integrate with r2 syntax. magic_ api is now r_magic_

   --pancake

$ cvs -d anoncvs@anoncvs.ca.openbsd.org:/cvs get src/usr.bin/file

* understand and document how conditional works