minix/kernel
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
system Remove support for MKTRACE, MKMCONTEXT, MKSTATECTL 2014-03-01 09:04:59 +01:00
clock.c Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
clock.h kernel: spelling fixes 2013-10-09 20:24:17 -04:00
config.h Remove support for MKTRACE, MKMCONTEXT, MKSTATECTL 2014-03-01 09:04:59 +01:00
const.h
cpulocals.c
cpulocals.h
debug.c
debug.h
extract-errno.sh
extract-mfield.sh libsys: various updates 2014-03-01 09:05:00 +01:00
extract-mtype.sh Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
glo.h kernel: spelling fixes 2013-10-09 20:24:17 -04:00
interrupt.c kernel: spelling fixes 2013-10-09 20:24:17 -04:00
interrupt.h
ipc.h
kernel.h Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
main.c big <utmp.h>-inspired netbsd switch 2014-03-01 09:05:02 +01:00
Makefile Remove support for MKTRACE, MKMCONTEXT, MKSTATECTL 2014-03-01 09:04:59 +01:00
priv.h Kernel: make SIGKMESS target process list dynamic 2014-03-01 09:04:54 +01:00
proc.c Kernel: correct a case of misleading indentation 2013-10-22 14:44:39 +00:00
proc.h Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
profile.c
profile.h
proto.h Kernel: make SIGKMESS target process list dynamic 2014-03-01 09:04:54 +01:00
smp.c kernel: spelling fixes 2013-10-09 20:24:17 -04:00
smp.h kernel: spelling fixes 2013-10-09 20:24:17 -04:00
spinlock.h
system.c Kernel: make SIGKMESS target process list dynamic 2014-03-01 09:04:54 +01:00
system.h
table.c Take LOG out of the boot image 2014-03-01 09:04:55 +01:00
type.h
usermapped_data.c
utility.c Kernel: make SIGKMESS target process list dynamic 2014-03-01 09:04:54 +01:00
vm.h
watchdog.c kernel: spelling fixes 2013-10-09 20:24:17 -04:00
watchdog.h kernel: spelling fixes 2013-10-09 20:24:17 -04:00