freebsd-dev/sys/i386
Bruce Evans 866546105a Changed the aston() family to operate on a specified process instead of
always on curproc.  This is needed to implement signal delivery properly
(see a future log message for kern_sig.c).

Debogotified the definition of aston().  aston() was defined in terms
of signotify() (perhaps because only the latter already operated on
a specified process), but aston() is the primitive.

Similar changes are needed in the ia64 versions of cpu.h and trap.c.
I didn't make them because the ia64 is missing the prerequisite changes
to make astpending and need_resched per-process and those changes are
too large to make without testing.
2001-02-19 04:15:59 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
bios select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
conf Reflect recently added support for SMC9432FTX cards. 2001-02-07 20:18:54 +00:00
i386 Changed the aston() family to operate on a specified process instead of 2001-02-19 04:15:59 +00:00
ibcs2 Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
include Changed the aston() family to operate on a specified process instead of 2001-02-19 04:15:59 +00:00
isa Fixed style bugs in clock.c rev.1.164 and cpu.h rev.1.52-1.53 -- declare 2001-02-19 03:00:34 +00:00
linux Allow debugging output to be controlled on a per-syscall granularity. 2001-02-16 16:40:43 +00:00
pci Free the memory we get from devclass_get_devices and device_get_children. 2001-02-08 20:44:49 +00:00
svr4 - Proc locking. 2001-01-24 00:24:57 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00