Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Andreas Kling 1d5afbdffc Add sys$set_mmap_name and use it from LibC's malloc. 6 vuotta sitten
  Andreas Kling ec07761d0f Implement waitpid() support for getting the waitee's exit code. 6 vuotta sitten
  Andreas Kling 3db8d7ae1a Use Unix::stat for sys$lstat(). 6 vuotta sitten
  Andreas Kling 1c45b28da6 Add sys$uname() and a /bin/uname utility. 6 vuotta sitten
  Andreas Kling 2749e7f1c2 Implement sys$chdir() and teach sh+ls to cd around and browse different dirs. 6 vuotta sitten
  Andreas Kling df87dda63c Implement argc/argv support for spawned tasks. 6 vuotta sitten
  Andreas Kling 53abfa7ea1 Add sys$gethostname and /bin/hostname 6 vuotta sitten
  Andreas Kling dc6f57f19c Add gettimeofday() syscall and LibC wrappers gettimeofday() and time(). 6 vuotta sitten
  Andreas Kling 5978185242 Add a "sleep" syscall that sleeps for N seconds. 6 vuotta sitten
  Andreas Kling ec1d16b307 Add a "pwd" utility to userland. 6 vuotta sitten
  Andreas Kling 5f36a5f22e Add an lstat() syscall and use it to make "ls" nicer. 6 vuotta sitten
  Andreas Kling bca4b71bfa Lots of hacking to make a very simple "ls" utility. 6 vuotta sitten
  Andreas Kling 9a296d63f3 Add simplified mmap() and munmap() syscalls. 6 vuotta sitten
  Andreas Kling 3253a23b91 Add a simplified waitpid() so that sh can wait on spawned commands. 6 vuotta sitten
  Andreas Kling 018da1be11 Generalize the SpinLock and move it to AK. 6 vuotta sitten
  Andreas Kling ccd15e0590 Various things: 6 vuotta sitten
  Andreas Kling fe237ee215 Lots of hacking: 6 vuotta sitten
  Andreas Kling 85bcf2ed0f Add getgid() and getpid() syscalls. Prep for LibC. 6 vuotta sitten
  Andreas Kling e4afa2a041 Tweak _test.o to use the putch() syscall. 6 vuotta sitten
  Andreas Kling 3a3c57357c Add a sys$exit and make init_stage2 call it when finished. 6 vuotta sitten
  Andreas Kling f67d695254 More paging stuff. 6 vuotta sitten
  Andreas Kling 56c1f9db8e A userspace process can now GPF and the OS goes on! 6 vuotta sitten
  Andreas Kling 72bb80a9ae These changes were lying around uncommitted in the old repo. 6 vuotta sitten
  Andreas Kling 9396108034 Import the "gerbert" kernel I worked on earlier this year. 6 vuotta sitten