freebsd-dev/sys/powerpc
Peter Grehan 077a0fb8b6 - correctly set the return value for the copyin/out fault buffer to 1
so setfault would return correctly when a page fault was invalid
  (e.g. a syscall with a bad parameter).

  This caused an endless DSI loop, seen when running sendmail which
  does a setlogin() call with a NULL pointer.

- introduce KTR_SYSC tracing. expose the syscallnames[] array to
  make the tracing more readable.
2004-07-09 11:00:41 +00:00
..
aim - correctly set the return value for the copyin/out fault buffer to 1 2004-07-09 11:00:41 +00:00
compile
conf Add option GEOM_GPT. This brings the ability to have a large number of 2004-05-02 20:40:19 +00:00
include In the spirit of amd64/include/stdarg.h rev 1.6; add __va_copy 2004-07-06 07:47:09 +00:00
ofw Add 32-bit framebuffer support. Tested on PearPC at lo-res, too painful 2004-07-06 03:22:05 +00:00
powermac Catch up with __RMAN_RESOURCE_VISIBLE change 2004-07-01 07:59:08 +00:00
powerpc - correctly set the return value for the copyin/out fault buffer to 1 2004-07-09 11:00:41 +00:00
psim Catch up with __RMAN_RESOURCE_VISIBLE change 2004-07-01 07:59:08 +00:00