File history
Tracking elks/include/linuxmt/termios.h
| Commit | Author | Date | Message |
|---|---|---|---|
51fb4b4cc0103502c2bf7992872aa5dea2c6371 | Greg Haerr | 2024-02-06 | Minor cleanups to header files |
2b746b78b004e96de60f49fc06eb6f140817124 | Greg Haerr | 2023-08-02 | Fix check_kstack being entered from schedule() on interrupt stack |
b5f2a826b115d08dd8614334ca5786f29121b47 | Greg Haerr | 2022-07-27 | [kernel][libc] cleanup various header files and compiler warnings |
10d4d08e0d3b6957fd6daa172730b7aec929b42 | Greg Haerr | 2022-07-24 | [kernel][libc][cmds] Add stty erase2, fix printf %*s, ls time format |
ab1c8b810fb9447bc03ebc48b319680b3edba95 | Greg Haerr | 2020-05-04 | [kernel] Add boot command line options, switchable system console |
36e98a69d13e8ac5854a1597f39131f5fd79a95 | Tee-Kiah Chia | 2020-03-14 | [kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467) |
a8acd4426f32030349980fc20369ebd9b8618c5 | Riley H. Williams | 2002-05-03 | Reverted accidental commits...sorry. |
554f465a357c3fdf114da91ae82b6ec8a602ec6 | Riley H. Williams | 2002-04-26 | Next stage of `make lint` verification of the ELKS source code. |
d7cf9d2d5749245a77e3a4cc0585e768640fd4f | Riley H. Williams | 2002-04-19 | ANSI'fied function prototypes in fs subtree. |
c0b9471d43de64a9adc7d37482fb3f27b851a49 | Riley H. Williams | 2002-02-24 | Fixed #else and #endif to not fox the bcc -ansi option. Reformatted scripts/Configure and scripts/Menuconfig to a consistent style. Removed ELKS dependency on the Linux kernel source being available. |
15072207fd20f19a99c56076320ae02080a0aa1 | Riley H. Williams | 2001-09-08 | Simplified Makefile rules. |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |