Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling d5f515cf6c Kernel: Give each FileDescriptor a chance to co-open sockets. před 6 roky
  Andreas Kling df2d46d5dc Kernel: Add SocketRole::Listener and report the role nicely in /proc/PID/fds. před 6 roky
  Andreas Kling cc9ff96a98 Kernel: FileDescriptor::absolute_path() should "support" sockets. před 6 roky
  Andreas Kling 640360e958 Move WindowServer to userspace. před 6 roky
  Andreas Kling 799177feda Kernel: Make BochsVGADevice a BlockDevice and support mmapping it. před 6 roky
  Andreas Kling 994279d56c Kernel: Add Device base class for CharacterDevice. před 6 roky
  Andreas Kling eb1c721ef3 Kernel: Actually send things between the socket endpoints. před 6 roky
  Andreas Kling b12ab1270a Kernel: More work on sockets. Getting there.. před 6 roky
  Andreas Kling 2f35e54f80 Kernel: Begin implementing UNIX domain sockets. před 6 roky
  Andreas Kling 0c9a2b1430 Kernel: Oops, I mixed up st_dev and st_rdev in struct stat. před 6 roky
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. před 6 roky
  Andreas Kling c4fce9b3f9 Make stat() work on device files again. před 6 roky
  Andreas Kling 6b88025dda Remove the last remaining #ifndef SERENITY blocks. před 6 roky
  Andreas Kling b4e478aa50 Deallocate PTY's when they close. před 6 roky
  Andreas Kling 027d26cd5d Add a String::format() and use that in place of ksprintf() in the Kernel. před 6 roky
  Andreas Kling 8bb18fdc56 Kernel: Get rid of Unix namespace. před 6 roky
  Andreas Kling 754037874c Move VFS sources into Kernel/. před 6 roky