Go to file
Thomas Veerman 49ad4e8888 Spring cleanup
Remove old versions of system calls and system calls that don't have
a libc api interface anymore (dup, dup2, creat).

VFS still contains support for old system call numbers for the new stat
system calls (i.e., 65, 66, 67) to keep supporting old binaries built for
MINIX 3.2.1 (prior to the release).

Change-Id: I721779b58a50c7eeae20669de24658d55d69b25b
2013-03-06 09:56:08 +00:00
benchmarks Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
bin Upgrading sync 2013-02-02 01:20:09 +01:00
commands sprofalyze: fix profile data parsing 2013-02-27 17:53:27 +00:00
common __aeabi_ldivmod: fix sign logic 2013-02-11 21:37:10 +01:00
dist/nvi Termcap update, replacing elvis by nvi. 2013-01-24 07:44:38 +01:00
distrib Importing usr.bin/col 2013-03-05 16:44:54 +01:00
docs Importing bin/ln 2013-02-01 11:41:48 +01:00
drivers Simplification in drivers/ramdisk 2013-02-27 11:35:01 +01:00
etc Fix permissions for term(1) 2013-02-27 11:35:10 +01:00
external Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
gnu/dist Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
include Spring cleanup 2013-03-06 09:56:08 +00:00
kernel Kernel: make shutdown more verbose 2013-03-04 10:13:50 +00:00
lib Spring cleanup 2013-03-06 09:56:08 +00:00
libexec Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
man VFS: implement pipe2 2013-02-28 10:08:53 +00:00
releasetools Importing usr.bin/col 2013-03-05 16:44:54 +01:00
sbin Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
servers Spring cleanup 2013-03-06 09:56:08 +00:00
share Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
sys Spring cleanup 2013-03-06 09:56:08 +00:00
test test68: test pipe2 functionality 2013-02-28 10:08:54 +00:00
tools Removing forgotten, useless, renegade defines 2013-02-27 10:54:04 +01:00
usr.bin Importing usr.bin/col 2013-03-05 16:44:54 +01:00
usr.sbin Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
.gitignore gitignore: ignore some more generated files 2012-12-06 13:29:20 +00:00
.gitreview misc:Add gerrit code review support. 2013-01-16 09:44:16 +01:00
build.sh Reverting back to default value of MKARZERO 2013-01-17 10:03:58 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile compile & install the unixbenchmark netbsd style 2013-02-22 12:49:56 +01:00