Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Lionel Sambuc db1ca87b7d Fix for missing /usr/games in root's PATH
After importing the default environment from NetBSD, we discovered that
it doesn't contain /usr/games, which is required for the commands
strfile. This utility is used while generating fortune database.

This patch simply sets TOOL_STRFILE to contain an absolute path.

Change-Id: I2e366a0b67d5258f387c3f5a2a2a581fedead359
2014-11-17 22:35:00 +01:00
bin Importing bin/sh 2014-08-29 12:56:04 -04:00
common Fix -DNDEBUG support 2014-08-22 19:12:17 +02:00
distrib Import NetBSD shell environment files 2014-11-10 16:48:56 +01:00
docs
etc libfsdriver: support mmap on FSes with no device 2014-11-15 11:19:52 +00:00
external Importing external/mit/xorg support rules 2014-11-10 14:43:29 +01:00
games Import NetBSD games/fish command. 2014-09-25 02:03:28 +02:00
gnu Update download urls in fetch.sh 2014-08-07 14:27:32 +02:00
include
lib libfsdriver: prefill st_dev for stat requests 2014-11-14 15:54:16 +00:00
libexec
minix dhcpd: don't crash so easily 2014-11-17 20:17:43 +00:00
releasetools Fix OS X crossbuilds for arm 2014-10-10 12:56:41 +02:00
sbin INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
share Fix for missing /usr/games in root's PATH 2014-11-17 22:35:00 +01:00
sys Importing external/mit/xorg support rules 2014-11-10 14:43:29 +01:00
tests LLVM Minix changes 2014-07-28 17:05:59 +02:00
tools buildsystem: fix build errors for x86 on OSX 2014-11-04 11:00:29 +01:00
usr.bin Replace NetBSD grep with OpenBSD grep 2014-09-30 18:09:56 +00:00
usr.sbin Import NetBSD shell environment files 2014-11-10 16:48:56 +01:00
.gitignore
.gitreview
build.sh
LICENSE
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc