Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Thomas Cort 25d26d76fd A few aesthetic changes to make the minix port more acceptable
to upstream.

  - revert to upstream version of function prototypes for
    setting the uid and gid fields of the archive_entry.
  - move uid/gid overflow checks into header_common().
  - use archive_set_error() instead of fprintf() for getting
    error message text back to the main program.
2011-06-10 00:40:22 +02:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
boot boot/cdbootblock: use AFLAGS instead of CPPFLAGS 2011-06-01 22:53:48 +02:00
commands commands: fix clang errors 2011-06-09 08:27:49 +02:00
common fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
docs prepare for netbsd libc/headers 2011-06-07 15:23:23 +00:00
drivers fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
etc prepare for netbsd libc/headers 2011-06-07 15:23:23 +00:00
include Move back resolv.h, nameser.h and netdb.h as they conflict with NetBSD headers and libc. 2011-04-08 18:50:58 +00:00
kernel fix clang warnings -R in kernel/ and servers/ 2011-06-09 16:09:13 +02:00
lib A few aesthetic changes to make the minix port more acceptable 2011-06-10 00:40:22 +02:00
man remove fsck1 altogether 2010-12-21 11:00:13 +00:00
nbsd_include [NBSD libc] Various fixes. 2011-04-06 15:59:10 +00:00
servers fix clang warnings -R in kernel/ and servers/ 2011-06-09 16:09:13 +02:00
share Globally enable -Wall warnings for GCC 2011-06-08 19:21:03 +00:00
test Enable generation of .gitignore file for the test dir 2011-04-21 13:20:13 +00:00
tools chrootmake: obj-* cleanup instead of just obj-ack 2011-06-08 16:19:09 +02:00
.gitignore changes for detecting and building for clang/binutils elf 2011-06-07 16:49:52 +02:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile changes for detecting and building for clang/binutils elf 2011-06-07 16:49:52 +02:00