No description
Find a file
Ben Gras 5af8c345be slight tuning of /etc/mk situation when making release.
- Make the bootstrap /etc/mk be populated from the newly checked out source
  - Don't chmod 755 all of /etc
  - For the 'real' /etc/mk installing, let the /etc/mk ownership and permission
    come from the mtree file, delete the contents of /etc/mk, then copy the .mk
    files over and set reasonable permissions and ownership. (So that the .mk
    get updated from the real usr/src/ copies, and no other junk if anything,
    after the bootstrap phase, whatever happened there.)
2010-03-01 15:53:57 +00:00
benchmarks only check local benchmark dir if it exists 2010-02-04 18:15:10 +00:00
boot Flag to load kernel high (not yet used by default), improved debug output 2010-02-19 12:38:38 +00:00
commands Replace Minix tar with pax's tar 2010-02-24 11:58:10 +00:00
docs Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
drivers Fixed an array bounds violation. 2010-02-24 10:39:58 +00:00
etc slight tuning of /etc/mk situation when making release. 2010-03-01 15:53:57 +00:00
include #include <minix/ipc.h> in <minix/sef.h> 2010-02-26 10:13:50 +00:00
kernel Fix some uses of uninitialized variables. 2010-02-19 10:41:02 +00:00
lib - new pread(), fnmatch() calls 2010-02-25 17:08:08 +00:00
man - new pread(), fnmatch() calls 2010-02-25 17:08:08 +00:00
servers Fixed an array bounds violation. 2010-02-24 10:39:58 +00:00
test Get gcc tests building again 2010-02-17 08:45:56 +00:00
tools slight tuning of /etc/mk situation when making release. 2010-03-01 15:53:57 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Copy mkfiles when building world 2010-02-25 22:10:48 +00:00