Searched hist:142500 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/compat/svr4/
H A Dsvr4_signal.hdiff 142500 Fri Feb 25 19:34:10 MST 2005 sam fixup signal mapping:
o change the mapping arrays to have a zero offset rather than base 1;
this eliminates lots of signo adjustments and brings the code
back inline with the original netbsd code
o purge use of SVR4_SIGTBLZ; SVR4_NSIG is the only definition for
how big a mapping array is
o change the mapping loops to explicitly ignore signal 0
o purge some bogus code from bsd_to_svr4_sigset
o adjust svr4_sysentvec to deal with the mapping table change

Enticed into fixing by: Coverity Prevent analysis tool
Glanced at by: marcel, jhb
H A Dsvr4_signal.cdiff 142500 Fri Feb 25 19:34:10 MST 2005 sam fixup signal mapping:
o change the mapping arrays to have a zero offset rather than base 1;
this eliminates lots of signo adjustments and brings the code
back inline with the original netbsd code
o purge use of SVR4_SIGTBLZ; SVR4_NSIG is the only definition for
how big a mapping array is
o change the mapping loops to explicitly ignore signal 0
o purge some bogus code from bsd_to_svr4_sigset
o adjust svr4_sysentvec to deal with the mapping table change

Enticed into fixing by: Coverity Prevent analysis tool
Glanced at by: marcel, jhb
H A Dsvr4_sysvec.cdiff 142500 Fri Feb 25 19:34:10 MST 2005 sam fixup signal mapping:
o change the mapping arrays to have a zero offset rather than base 1;
this eliminates lots of signo adjustments and brings the code
back inline with the original netbsd code
o purge use of SVR4_SIGTBLZ; SVR4_NSIG is the only definition for
how big a mapping array is
o change the mapping loops to explicitly ignore signal 0
o purge some bogus code from bsd_to_svr4_sigset
o adjust svr4_sysentvec to deal with the mapping table change

Enticed into fixing by: Coverity Prevent analysis tool
Glanced at by: marcel, jhb

Completed in 55 milliseconds