Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Ben Gras 9afa2418d8 libutil: add O_NOCTTY to old pty open code
. fixes e.g. ssh sessions not getting their own
	  controlling tty (causing ^C getting broadcast to too
	  many processes)
	. previously (before -lutil) handled like this by bsd-openpty.c in
	  openssh
	. reported by Andy Kosela, debugged by ThomasV
2012-03-27 02:39:57 +02:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
commands Bootloader reinstall mode for setup. 2012-03-15 20:25:10 +01:00
common Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +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 e1000: add support for 82545EM 2012-03-06 16:12:45 +01:00
etc pkgin_cd clarification in motd 2012-02-18 01:17:32 +01:00
external/public-domain/xz gzip boot modules. 2012-02-17 12:32:35 +00:00
include Introduce 3.2.0a for future release 2012-03-06 16:15:25 +01:00
kernel Kernel: do not retry message delivery upon failure 2012-03-06 16:14:36 +01:00
lib libutil: add O_NOCTTY to old pty open code 2012-03-27 02:39:57 +02:00
libexec Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
man install library manpages 2012-02-16 01:48:46 +00:00
sbin Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
servers VFS: fix last_dir not returning last directory 2012-02-21 10:22:45 +00:00
share Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
sys Cosmetic boot fix. 2012-02-24 13:29:58 +01:00
test Kernel: retain FPU state upon save 2012-03-06 16:13:02 +01:00
tools update_bootcfg improvements. 2012-03-15 20:25:04 +01:00
usr.bin start modules at 16MB 2012-02-24 11:51:07 +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 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00