File history
Tracking elkscmd/sys_utils/knl.c
| Commit | Author | Date | Message |
|---|---|---|---|
0d76c2f0fcf4ece3ba41e43bd049df85e6c39d2 | mfld-fr | 2020-02-02 | [sys-utils] Remove swap support |
b7ddaed8627add9efc1a1c9c6126b7630e3d784 | Jody Bruchon | 2015-03-05 | Mute a Makefile command, tons of code style/whitespace fixes |
87a367da35d15e3c781a6e2d96381fd9b95a175 | Harry Kalogirou | 2002-07-13 | ported rdev |
5d300e424cc3ababe1da934dea397cb793109d8 | Riley H. Williams | 2002-06-10 | Disabled debugging and tracing. |
dbb2c39839430605f5e2d359505d06d0a71e486 | Riley H. Williams | 2002-06-10 | Rewrote knl.c so it actually works when compiled with BCC (a K&R compiler) and doesn't depend on ANSI C compilers. |
b4f874aff7b39be21397153e8c3db8f7d74bb14 | Riley H. Williams | 2002-06-06 | Added debugging to knl.c to track down a problem. |
60532c4f3dd3689fd3f4a595764ebb9dc628363 | Riley H. Williams | 2002-05-31 | Tweaked knl.c to use ELKS device nodes when compiled with BCC. |
b4480306f0bc79ec11eba6a250b91053d2cf1d9 | Riley H. Williams | 2002-05-29 | Added knl command source to sys_utils and also configured to correctly install man pages. |