Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   thorpej
Date:           Fri Apr 30 21:23:50 UTC 1999

Modified Files:
        src/sys/kern: init_main.c kern_exit.c kern_fork.c kern_sig.c
        src/sys/sys: signalvar.h user.h
        src/sys/uvm: uvm_glue.c
Log Message:
Pull signal actions out of struct user, make them a separate proc
substructure, and allow them to be shared.

Required for clone(2).




Home | Main Index | Thread Index | Old Index