workaround

  1. J

    Fix for the problem with history in sh shell

    Hi all, I have created a small script that tries to work around an issue with saving command history in the FreeBSD sh shell. The reason I wrote it is that sh is the default shell for root on FreeBSD, and overall it is not bad. However, for me as a user, the most annoying issue is how command...
  2. Y

    ipfw kernel panic solution

    I don't know if it's Ryzen which is causing this and if it's the Ryzen-bug or if it is something else. Commands like this are causing kernel-panics: ipfw table test create type number algo number:array ipfw table test add 1001 ipfw table test add 1002 ipfw table test add 1003 ipfw table test...
Back
Top