minix/drivers/tty
Ben Gras a06e2ab395 big <utmp.h>-inspired netbsd switch
import/switch of:
init, getty, reboot, halt, shutdown, wall, last

changes:
	. change reboot() call to netbsd prototype and args
	. allows pristine <utmp.h>
	. use clean <sys/reboot.h> instead of <minix/reboot.h>
	. implement TIOCSCTTY for use by getty so getty can get
	  controlling terminal from init's child(ren)
	. allow NULL envp for exec

Change-Id: I5ca02cb4230857140c08794bbfeba7df982c58a3
2014-03-01 09:05:02 +01:00
..
arch big <utmp.h>-inspired netbsd switch 2014-03-01 09:05:02 +01:00
keymaps keymaps: improve keypad slash support 2014-03-01 09:04:56 +01:00
Makefile TTY: use libchardriver; clean up 2014-03-01 09:04:52 +01:00
pty.c TTY: fix earlier PTY select "improvement" 2014-03-01 09:04:58 +01:00
tty.c big <utmp.h>-inspired netbsd switch 2014-03-01 09:05:02 +01:00
tty.h Input infrastructure, INPUT server, PCKBD driver 2014-03-01 09:04:55 +01:00