Go to file
Ben Gras 6af9856d4a libcompat_minix-centric cleanup
remove some old minix-userland-specific stuff

	. /etc/ttytab as a file, and minix-compat function (fftyslot()),
	  replaced by /etc/ttys and new libc functions
	. also remove minix-specific nlist(), cuserid(), fttyslot(), v8 regex
	  functions and <compat/regex.h>
	. and remaining minix-only utilities that use them
	. also unused <compat/pwd.h> and <compat/syslog.h> and
	  redundant <sys/sigcontext.h>
2012-03-16 17:06:24 +01:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Import NetBSD cat(1) 2012-03-14 16:54:30 +01:00
commands libcompat_minix-centric cleanup 2012-03-16 17:06:24 +01:00
common imported code harmonisation 2012-03-14 16:02:59 +01:00
dist/bzip2 import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
docs Added UPDATING note about newer clang required. 2012-02-14 16:42:58 +01:00
drivers libminc-related updates 2012-03-12 23:16:45 +01:00
etc libcompat_minix-centric cleanup 2012-03-16 17:06:24 +01:00
external imported code harmonisation 2012-03-14 16:02:59 +01:00
include imported code harmonisation 2012-03-14 16:02:59 +01:00
kernel libcompat_minix-centric cleanup 2012-03-16 17:06:24 +01:00
lib libcompat_minix-centric cleanup 2012-03-16 17:06:24 +01:00
libexec Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
man libcompat_minix-centric cleanup 2012-03-16 17:06:24 +01:00
sbin Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
servers libcompat_minix-centric cleanup 2012-03-16 17:06:24 +01:00
share Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
sys imported code harmonisation 2012-03-14 16:02:59 +01:00
test libcompat_minix-centric cleanup 2012-03-16 17:06:24 +01:00
tools update_bootcfg improvements. 2012-03-14 18:19:28 +01:00
usr.bin imported code harmonisation 2012-03-14 16:02:59 +01:00
usr.sbin user(8): remove output file from source 2012-02-14 15:49:04 +01:00
.gitignore Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile imported code harmonisation 2012-03-14 16:02:59 +01:00