Gregory Haerr

Results 674 comments of Gregory Haerr

> Switching pages is the most interesting. They can be used to host these programs. Make an address translator with copying to the main memory or place executable programs in...

libncurses.a is a static archive library file, that means it has to be passed on the link line (as is done in the nano Makefile) in order to statically link...

> Nano says as follows. Hmmm... "Syntax error:" means that shell is treating it like a shell script since kernel rejected the file as an executable. Try perhaps also turning...

@tyama501, Very strange - `nano` works on my system both on FAT with and without CONFIG_EXEC_COMPRESS. I am wondering if this is a build issue because of the highly complicated...

Hello @eloydegen, That sure is a nice-looking original PS/2 you have there!! I never knew there was an external keypad offered for it either :) The reason why the external...

Hello @ConiKost, Are you using a german keyboard to generate these characters, and is your machine equipped with a ROM containing the associated code page for the same characters? ELKS...

> So I don't think, it's a keyboard problem. What I am saying is that the key-de.h file above translates the keyboard scancodes to a transmitted byte value. If the...

Hello @ConiKost, After researching more about this issue, it seems this is not likely a bug, but rather a possible need for enhancements, depending on whether the hardware actually can...

There is no DNS in ELKS. > Are you able to use tinyirc? I've never used it. I would doubt anyone has run it in the last 20 years. It...

> Maybe I can work on this in the future. You might take a stab at nslookup, its a lot simpler. I'm thinking if it could be made working, we...