Commit graph

20 commits

Author SHA1 Message Date
Álvaro Felipe Melchor
efb25b582a Added ~ and $home/$HOME to ls command 2015-04-17 16:49:32 +02:00
Álvaro Felipe Melchor
775a780b43 Fix #2116 2015-04-16 16:59:42 +02:00
karel-
1f72e3fd04 Added 'mkdir' command in r2 shell
Add 'mkdir' to radare_argv
2015-04-02 17:15:56 +02:00
pancake
25854f7f5f Honor original filepath and /usr/include for include files
- This must be configurable (-I)
2015-02-20 03:18:36 +01:00
Jeffrey Crowell
d4e0575d67 build on clang jenkins now 2015-02-05 10:57:21 +01:00
jvoisin
8ac1616daf Fix some coverity issues 2015-01-14 02:53:34 +01:00
pancake
97d1f70f53 Fix some warns and Use RRegex in parse_mreplace to make support w32 2015-01-12 02:52:12 +01:00
NighterMan
8ae8926b02 JSON output support for ls cmd 2014-11-10 05:03:11 +01:00
pancake
cde83cfd0c Add many experimental enhancements for the visual debugger
- V@ is an alias to set cmd.vprompt
- New config variables!
  stack.size = size of stack displayed in Vpp
  stack.delta = substract that delta to the stack address
  stack.anotated = use pxa instead of pxw
  scr.highlight = word to highlight by RCons
  hex.flagsz = override flag size in pxa
- Fix x86 udis anal plugin size of invalid instructions
- Fix 'hud file not found' issue
- Add 'Vdh' to set scr.highlight
- Fix V: wheel scroll issue
- Realign pxa marks if addr > UT32_MAX
- Set hex.flagsz = 9999 to cover the whole area instead of just 1 byte
2014-09-27 03:48:54 +02:00
Nicolas Rouvière
6fea61579f Fix the setuid display when using ls -l 2014-09-24 21:37:11 +02:00
pancake
4c4173769b Revert "Fixing the issue where file size exceeds size of an integer":
3adb00621b
e2afa84443
0761955fdb
17cc18fad0
135c62fb5d
2014-09-20 15:33:59 +02:00
Adam Pridgen
135c62fb5d Fixing *most* warnings related to the change in r_file_slurp 2014-09-17 22:37:54 -05:00
jvoisin
8f0fa7567a Fix some memleaks found by coverity 2014-08-17 20:30:48 +02:00
pancake
672d59cad0 Chop argument in 'cat' 2014-08-07 00:37:44 +02:00
pancake
5391336241 Disable 'pwd' and 'ls' in sandbox mode 2014-06-14 02:59:12 +02:00
Anton Kochkov
211efffca2 Fix CID 1215261 2014-05-27 02:09:17 +04:00
pancake
cc1820c22c Handle filename in 'ls' command 2014-05-22 11:25:58 +02:00
pancake
07bd975e3c This ls -l thing is unix-specific 2014-02-19 16:34:06 +01:00
pancake
410a3ee105 Enhace ls -l based on zlul's patch 2014-02-19 16:19:55 +01:00
pancake
c5191b08b5 Handle uid/gid and perms in 'ls -l' (thanks zlul) 2014-02-18 04:03:07 +01:00