Age | Commit message (Collapse) | Author |
|
locking it again!
|
|
(OBJS): Add argz.o & options.o.
(REMHDRS): Add argz.h & options.h.
|
|
|
|
diskfs_set_options.
|
|
(diskfs_set_options): Declare new function.
(diskfs_parse_runtime_options): Ditto.
Include <options.h> (currently in ../lib).
|
|
|
|
[And thank god for fsck -b ...]
|
|
(diskfs_parse_bootargs): Take a third integer arg before the device name,
our name for the task port of the exec server, which is loaded and ready
to run but suspended.
|
|
no longer linked into the filesystem. Just set the bootstrap port
of diskfs_execserver_task and resume it.
|
|
|
|
fsys_set_options).
|
|
|
|
|
|
|
|
|
|
return EOF.
|
|
|
|
the call to diskfs_try_dropping_softrefs, because that's a
user-supplied routine that might itself rely on the reference counting
system.
|
|
|
|
unlinked.
|
|
|
|
unlinked.
|
|
to MACH_MSG_TYPE_COPY_SEND.
|
|
because it consumes a reference, which will be consumed again by
mach_msg_server if we return an error. So use COPY_SEND instead, and
deallocate the rights ourselves only when we are to return success.
|
|
translator if ACTIVE_FLAGS will change it. If the existing active
translator is provided then don't do anything.
|
|
|
|
caller doesn't have access to.
|
|
|
|
|
|
|
|
functions.
|
|
|
|
|
|
|
|
(CHANGE_NODE_FIELD): Remove trailing space on backslashed line.
|
|
(diskfs_idhasgid): Likewise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|