opnsense-src/sys/pc98/pc98
Konstantin Belousov 43ba78037b MFC r198507:
Use kern_sigprocmask() instead of direct manipulation of td_sigmask to
reschedule newly blocked signals.

MFC r198590:
Trapsignal() calls kern_sigprocmask() when delivering catched signal
with proc lock held.

MFC r198670:
For trapsignal() and postsig(), kern_sigprocmask() is called with
both process lock and curproc->p_sigacts->ps_mtx locked. Prevent lock
recursion on ps_mtx in reschedule_signals().
2009-12-19 11:31:28 +00:00
..
busio.s /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
busiosubr.c - Add the i386_memio_map_load() function to load I/O address table. 2008-09-07 04:44:24 +00:00
canbepm.c
canbus.c Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
canbus.h
canbus_if.m /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
canbusvars.h
machdep.c MFC r198507: 2009-12-19 11:31:28 +00:00
pc98_machdep.c Improved IDE HDD geometry adjustment. Previous code didn't work with 2008-10-27 08:40:13 +00:00
pc98_machdep.h Improved IDE HDD geometry adjustment. Previous code didn't work with 2008-10-27 08:40:13 +00:00