minix/servers/pm
Ben Gras 7120f34ec1 drop <minix/termios.h>, use clean <sys/termios.h>
. also implement some netbsd-style tty ioctls
	. also implement SIGINFO
	. also import netbsd stty
	. rename keymap minix CMIN (for ctrl+minus on numeric keypad)
	  to CNMIN; to keep unchanged control character default CMIN in
	  new <sys/ttydefaults.h>
	. convert CS[5678] logic in rs232 driver to explicit setting of LC
	  bits

Change-Id: I9b7d2963fe9aec00fb6e7535ef565b3191fc1c1d
2014-03-02 12:28:20 +01:00
..
alarm.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
const.h Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
exec.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
forkexit.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
getset.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
glo.h Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
main.c drop <minix/termios.h>, use clean <sys/termios.h> 2014-03-02 12:28:20 +01:00
Makefile Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
mcontext.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
misc.c big <utmp.h>-inspired netbsd switch 2014-03-01 09:05:02 +01:00
mproc.h Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
pm.h PM/VFS protocol: prefix with VFS_PM_ 2014-03-01 09:05:00 +01:00
profile.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
proto.h Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
schedule.c Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
signal.c drop <minix/termios.h>, use clean <sys/termios.h> 2014-03-02 12:28:20 +01:00
table.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
time.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
trace.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00