linux-2.3 dhd

David Huggins-Daines dhd@puffin.external.hp.com
Thu, 24 Aug 2000 17:05:18 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux-2.3
Changes by:	dhd	00/08/24 17:05:18

Modified files:
	arch/parisc/kernel: entry.S 

Log message:
Clean up the syscall entry and exit paths a lot.

Restore SAR (for signal exit) - do we need to restore some parts of PSW too?

Implement fork() in terms of sys_clone().

Implement vfork() and clone().