Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 901b7d5d91 Fix a bunch of compiler warnings. Not all, but a lot. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 022f7790db Use modern C++ attributes instead of __attribute__ voodoo. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c30e2c8d44 Implement basic chmod() syscall and /bin/chmod helper. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling e71cb1c56b Fix some paging related bugs exposed by the spawn stress test. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a8f36f72a8 printfing a number or string bigger than the field width should not crash. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling cc7e3519a6 Add a /bin/clear that prints the clear terminal escape sequence. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8f91a47aeb Add some basic field width support to printf(). %!s(int64=6) %!d(string=hai) anos