Hi,
On Wed, Aug 26, 2009 at 04:44:58PM +0200, Carl Fredrik Hammar wrote:
> diff --git a/hurd/Makefile b/hurd/Makefile
> index 4ad5128..768f93a 100644
> --- a/hurd/Makefile
> +++ b/hurd/Makefile
> @@ -68,7 +68,7 @@ sig = hurdsig hurdfault siginfo hurd-raise preempt-sig \
> dtable = dtable p
* hurd/hurd/ioctl.h (ioctl_handler_t): Move from here...
* hurd/hurd/fd.h (ioctl_handler_t): ...to here.
Change return type.
Add `d', `crit', and `result' arguments.
Change all callers and ioctl handlers.
(hurd_fd): Add ioctl handler members.
* hurd/fd-close.c: Update copyright years.
(_hurd_fd_clo