Age | Commit message (Collapse) | Author |
|
|
|
|
|
New function.
(specs):
Use ps_nominal_string for `Args' and `Arg0' fields.
(ps_emit_args, ps_emit_string):
Use `-' for empty values.
|
|
New declarations.
(DEFAULT_FMT_STRING):
Add %pid.
(_w_specs):
Use ps_cmp_unames for `Name'.
Use ps_nominal_string for `Name' and `From'.
|
|
|
|
If st_size indicates a lower value for NUM_FS_BLOCK, use it instead of the
value derived from st_blocks.
Return ports with MACH_MSG_TYPE_COPY_SEND, not MACH_MSG_TYPE_MAKE_SEND.
|
|
|
|
|
|
|
|
Suppress command echo (when mkinstalldirs actually does something, it
prints the resulting commands itself).
|
|
|
|
Add security check, and deactivate FILE_STORE if necessary.
|
|
|
|
New function.
(main):
Initialize dependencies field of USER_HOOKS to w_deps.
(_w_specs):
Add PS_FMT_FIELD_COLON_MOD to Idle's flags.
(w_fetch):
Set HAVE bits even if the values are `nominal'.
Correctly propagate PS->inapp bits.
|
|
Init set_flags & clear_flags fields.
(stripe_set_flags, stripe_clear_flags):
Remove functions.
|
|
Zero SOURCE->end before calling _store_derive.
Turn off STORE_ENFORCED flag in source if munging it.
(store_remap_class):
Init set_flags & clear_flags fields.
|
|
New decls.
|
|
New funcs.
|
|
|
|
Interpret PS_FMT_FIELD_COLON_MOD flag to mean `print zero as "-"'.
|
|
Get rid of INAPP macro.
Fix preconditions of PSTAT_SUSPEND_COUNT.
|
|
|
|
If necessary to enforce security, make a copy of STORE and inactivate it
before returning.
|
|
|
|
Change --runs/-r to --block-list/-l.
(main):
Use STORE_INACTIVE flag to store_create.
(print_store):
Correctly print unknown flags.
Don't ever print STORE_INACTIVE flag.
Print runs in grub block-list format.
|
|
Set STORE_INNOCUOUS flags.
|
|
Add special handling of STORE_INACTIVE in FLAGS.
Free *STORE when store_set_flags fails.
Make CLASSES arg const.
|
|
Add common backend flags from children to parent's flags.
(stripe_set_flags, stripe_clear_flags):
New functions.
|
|
New macros.
(store_is_securely_returnable):
New function.
<fcntl.h>:
New include.
|
|
Use dopen.
Set *STORE's name appropriately.
(store_device_class):
Add dev_set_flags & dev_clear_flags.
(dopen, dclose, enforced):
New functions.
(dev_set_flags, dev_clear_flags):
New functions.
|
|
Copy name field.
|
|
|
|
Add INAPP field.
(struct ps_fmt):
Add ERROR field, and rename INVAL to INAPP.
|
|
Initialize INAPP & ERROR fields.
(ps_fmt_clone):
Propagate them.
(ps_fmt_write_proc_stat):
Use them.
|
|
Initialize FAILED and INAPP fields.
(PSTAT_PROCINFO):
Redefined.
(set_procinfo_flags):
Set bits in PS->inapp as appropriate.
(count_threads):
Use PSTAT_PROCINFO_TASK_THREAD_DEP.
(PSTAT_PROCINFO_TASK_THREAD_DEP):
Renamed from PSTAT_PROCINFO_THREAD.
(PSTAT_PROCINFO_THREAD, PSTAT_PROCINFO_TASK):
New macro.
(proc_stat_set_flags):
Add NEED & INAPP macros, and use them to set the inapp field as well as the
failed field.
(_proc_stat_create):
Initialize INAPP field.
|
|
* ptyio.c: Include "tioctl_S.h".
|
|
* nfsd.h (enum_t): New type.
* cache.c: Don't inclide <rpc/auth_unix.h>.
|
|
* exec.c (fake_seek): New function.
(prepare): Initialize E->stream.__io_funcs.seek to fake_seek; this
is called now that stdio doesn't assume it always knows the file
position.
|
|
* Makeconf ($(..)$(dir).d): Always include libhurdbugaddr in the
list for non-libraries.
|
|
|
|
Return ENOTDIR if NP isn't a dir.
|
|
|
|
Unlock CQ->lock when returning EWOULDBLOCK.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|