File history
Tracking elks/arch/i86/kernel/mkentry.sh
| Commit | Author | Date | Message |
|---|---|---|---|
5b7a1def998afd4a7ae7f6f439ed6add8766725 | Greg Haerr | 2026-01-01 | [kernel] Move syscall vector to .text, reduce number of unused entries |
26f8b2a28708e07a7e74b9fd83aaf7907ec6fa3 | Greg Haerr | 2025-11-02 | Remove lint defines |
e1df4e2fefaaa2a0cc981a08318fa649e9bf772 | Adrian Siekierka | 2025-04-20 | [kernel] Store syscall table in ROM on ROM platforms |
425156e9db710f4eed391dad0fd84d760908262 | Greg Haerr | 2024-08-01 | [kernel] Ensure all words aligned on word boundaries |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
43a63eb0e78f6296c9b009df714324bc02095ca | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elks/` |
ae79e35ad7791eef8a3d5914e649fe2a9895f0f | mfld-fr | 2018-06-11 | [kernel] First draft of full GNU toolchain |
2e1b7a4be6ef1cacae0caa1602957ac5c9e1486 | Jody Bruchon | 2016-08-18 | Change style of if/while/for to include space after keyword |
e6149da20c5639a00f41a93da2173c547c73b28 | Jody Bruchon | 2015-06-13 | Fix compile-time generation of system call table |
ae4cc976485409c5af1a66f33eaabbb556cda22 | Juan Perez-Sanchez | 2015-06-13 | Separation of C and assembly functions to different files |
14b64ba2b594b00547184a3c6c9c81ffff30d98 | Juan Perez-Sanchez | 2015-06-13 | Changes to reduce warnings using ia16-unknown-elks-gcc |
6d1d1c2cdaaf76451c7aff24151f9e450b6303c | Jody Bruchon | 2012-07-07 | Large set of bug fix patches by Juan Perez-Sanchez. |
49c50408949d05dc8f545b7dce4d80483cca0c0 | Riley H. Williams | 2002-06-03 | Completed ANSI'fication of many more source files, and verified that current codebase both compiles and boots on my 286 based laptop. THIS BREAKS THE KTCP COMMAND AS A RESULT OF FIXING A KERNEL BUG. |
fd1a2560e36e998a98e1a1e3fd28f2b273034c7 | Riley H. Williams | 2002-02-23 | Brought syscall table in strace.c up to date, allowed syscall entries in syscall.dat to be conditional on a config var, updated printk to allow %% format and added conditional syscall to return kernel version string. |
d50ab0eda06cae754e5b09187ec109540d414f0 | Riley H. Williams | 2001-11-13 | Corrected faulty ASM comment markers, and renamed certain config variables. |
6569c1b50fc2022960689f8c71b31456235546c | Andrew Richards | 1999-08-19 | Clean up of source,+ new features. |
70260e9379542d7e375628b7228bc009e9f1c44 | Andrew Richards | 1999-05-29 | Added socket to syscall table. |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |