Andreas Kling
|
00c21d1590
Add sys$ttyname_r and ttyname_r() + ttyname().
|
6 éve |
Andreas Kling
|
7a7956a595
Virtual consoles kinda work!
|
6 éve |
Andreas Kling
|
0f20be05a6
Implement sys$getcwd properly.
|
6 éve |
Andreas Kling
|
b1ff62f605
Okay let's just not have this broken locking at all right now.
|
6 éve |
Andreas Kling
|
e6284a8774
Fix broken SpinLock.
|
6 éve |
Andreas Kling
|
2716a9e2d7
Greatly improve /proc/PID/stack by tracing the ebp frame chain.
|
6 éve |
Andreas Kling
|
a32b3a3ddf
Implement /proc/PID/vm.
|
6 éve |
Andreas Kling
|
2749e7f1c2
Implement sys$chdir() and teach sh+ls to cd around and browse different dirs.
|
6 éve |
Andreas Kling
|
c6f2890d8e
Implement a basic way for read() to block.
|
6 éve |
Andreas Kling
|
ec1d16b307
Add a "pwd" utility to userland.
|
6 éve |
Andreas Kling
|
bca4b71bfa
Lots of hacking to make a very simple "ls" utility.
|
6 éve |
Andreas Kling
|
018da1be11
Generalize the SpinLock and move it to AK.
|
6 éve |
Andreas Kling
|
63764b3a65
Import very modest Userland.
|
6 éve |
Andreas Kling
|
39fa1eb2c2
Print the contents of motd.txt on boot.
|
6 éve |
Andreas Kling
|
9528edab92
Move readEntireInode() up to FileSystem (from ext2.)
|
6 éve |
Andreas Kling
|
0286b5ea48
Add a "stat" command to test FileHandle::stat().
|
6 éve |
Andreas Kling
|
1f41a36c52
Add a Unix namespace for foo_t types.
|
6 éve |
Andreas Kling
|
c6d6ba7512
Minor errno fixups.
|
6 éve |
Andreas Kling
|
c94044a04a
Work on POSIX-like read() and lseek() support.
|
6 éve |
Andreas Kling
|
93556d6743
Add basic character device support. Start with null and zero.
|
6 éve |
Andreas Kling
|
5a30055157
Import all this stuff into a single repo called Serenity.
|
6 éve |