Searched hist:69081 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/i386/linux/
H A Dlinux_locore.sdiff 69081 Thu Nov 23 06:55:30 MST 2000 marcel o Change the argument of linux_sigreturn to be a pointer to a
struct sigframe. We need more than only the signal context.

o Properly convert the signal mask when setting up the signal
frame in linux_sendsig and properly convert it back in
linux_sigreturn.

Do some cleanups and improve style while here.
H A Dlinux_syscall.hdiff 69081 Thu Nov 23 06:55:30 MST 2000 marcel o Change the argument of linux_sigreturn to be a pointer to a
struct sigframe. We need more than only the signal context.

o Properly convert the signal mask when setting up the signal
frame in linux_sendsig and properly convert it back in
linux_sigreturn.

Do some cleanups and improve style while here.
H A Dlinux_sysent.cdiff 69081 Thu Nov 23 06:55:30 MST 2000 marcel o Change the argument of linux_sigreturn to be a pointer to a
struct sigframe. We need more than only the signal context.

o Properly convert the signal mask when setting up the signal
frame in linux_sendsig and properly convert it back in
linux_sigreturn.

Do some cleanups and improve style while here.
H A Dlinux_proto.hdiff 69081 Thu Nov 23 06:55:30 MST 2000 marcel o Change the argument of linux_sigreturn to be a pointer to a
struct sigframe. We need more than only the signal context.

o Properly convert the signal mask when setting up the signal
frame in linux_sendsig and properly convert it back in
linux_sigreturn.

Do some cleanups and improve style while here.
H A Dlinux.hdiff 69081 Thu Nov 23 06:55:30 MST 2000 marcel o Change the argument of linux_sigreturn to be a pointer to a
struct sigframe. We need more than only the signal context.

o Properly convert the signal mask when setting up the signal
frame in linux_sendsig and properly convert it back in
linux_sigreturn.

Do some cleanups and improve style while here.
H A Dlinux_sysvec.cdiff 69081 Thu Nov 23 06:55:30 MST 2000 marcel o Change the argument of linux_sigreturn to be a pointer to a
struct sigframe. We need more than only the signal context.

o Properly convert the signal mask when setting up the signal
frame in linux_sendsig and properly convert it back in
linux_sigreturn.

Do some cleanups and improve style while here.

Completed in 286 milliseconds