Enrico Fraccaroli (Galfurian)
|
e17b350248
|
Clean up and improve procfs, specifically, the procr folders
|
2022-07-26 16:05:47 -04:00 |
|
Enrico Fraccaroli (Galfurian)
|
1b2bc49d41
|
Update license and remove unused files.
|
2022-01-27 15:12:36 -05:00 |
|
Enrico Fraccaroli (Galfurian)
|
2944f5cc43
|
Clean un legacy files.
|
2022-01-27 11:29:12 -05:00 |
|
Enrico Fraccaroli
|
2461d82431
|
Fix all the missing comments.
|
2022-01-03 22:25:21 +01:00 |
|
Enrico Fraccaroli
|
c6906d4f2d
|
Final polishing to debugging system.
|
2021-12-30 11:50:15 +01:00 |
|
Enrico Fraccaroli
|
1ebc74f31f
|
Add creat function call. Fix direntry iteration in EXT2. Fix open of directories in EXT2. Fix re-utilization of unlinked direntries in EXT2.
|
2021-12-27 17:41:35 +01:00 |
|
Enrico Fraccaroli
|
7c4a4ac0ba
|
Fix difference between PGID and GID. Correctly set UID and GID of new processes. Implement set/get PGID and GID.
|
2021-12-27 00:49:28 +01:00 |
|
Enrico Fraccaroli
|
5ca3cec48e
|
Wait for RTC to initialize global time. Complete mkdir and creat for EXT2 filesystem.
|
2021-12-25 10:03:31 +01:00 |
|
Enrico Fraccaroli
|
a0dbeb1527
|
Finish up most of ext2 filesystem and close some bugs. Move to EXT2 but still a WIP.
|
2021-12-16 22:34:44 +01:00 |
|
Enrico Fraccaroli
|
4715809f96
|
Correctly read ext2 superblock.
|
2021-12-13 21:57:04 +01:00 |
|
Enrico Fraccaroli
|
f2032f0bf4
|
Improve documentation.
|
2021-10-20 12:50:15 +02:00 |
|
Enrico Fraccaroli
|
18a2fd9baa
|
Force includes to use absolute paths.
|
2021-10-05 14:29:24 +02:00 |
|
Enrico Fraccaroli
|
b01eccca2e
|
Update MentOs code to the latest development version.
|
2021-10-04 11:44:02 +02:00 |
|
Enrico Fraccaroli
|
6fd063984a
|
Add new defines to vfs types
|
2019-05-16 17:22:47 +02:00 |
|
Enrico Fraccaroli
|
c16a750251
|
Use standard limits for VFS file and path length
|
2019-05-16 17:13:35 +02:00 |
|
Enrico Fraccaroli
|
c0e5808656
|
Standardize most system calls
|
2019-05-10 17:18:34 +02:00 |
|
Enrico Fraccaroli
|
9368b0d6eb
|
Canonicalize sys_open and sys_close, add close System Call
|
2019-05-10 12:26:30 +02:00 |
|
Luigi Capogrosso
|
7d9085fecf
|
Finish v0.3.0
|
2019-05-08 17:07:11 +02:00 |
|