1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sys/alpha
Jeff Roberson 1bf4700bff - Change trapsignal() to accept a thread and not a proc.
- Change all consumers to pass in a thread.

Right now this does not cause any functional changes but it will be important
later when signals can be delivered to specific threads.
2003-03-31 22:02:38 +00:00
..
alpha - Change trapsignal() to accept a thread and not a proc. 2003-03-31 22:02:38 +00:00
compile
conf Remove bitrot associated with `maxusers'. 2003-03-22 14:18:23 +00:00
include Fix the osf1 abi module on SMP systems by making the size of 2003-03-29 18:22:29 +00:00
isa Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
linux Add missing includes from previous commit. 2003-03-27 18:18:35 +00:00
mcbus Change the console interface to pass a "struct consdev *" instead of a 2003-02-20 20:54:45 +00:00
osf1 - Use sigexit() instead of twiddling the signal mask, catch, ignore, and 2003-03-31 21:40:47 +00:00
pci At great personal risk, add a __packed and __aligned(x) define that 2002-09-23 05:55:10 +00:00
tlsb Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
Makefile