Age | Commit message (Collapse) | Author |
|
Add --top/-h option.
|
|
Supply new TOP arg to psout.
|
|
Add TOP parameter.
|
|
|
|
fsync the user's mailbox after delivery.
|
|
|
|
|
|
|
|
Don't consume non-option arguments that aren't recognized by any parser.
Allocate enough space for TOP_ARGP's parent list to include the version
parser.
|
|
|
|
New rules.
(SRCS):
Add lmail.c.
(%: %.sh):
Rule removed.
(targets):
Add mail.local.
|
|
|
|
|
|
Return success, not EBADF, when unlocking a file which we don't haved
locked; this is netbsd's behavior.
|
|
|
|
|
|
Temporarily add O_EXLOCK and O_SHLOCK to the set of retained flags, until
they get added to O_HURD.
Turn off OPENONLY_STATE_MODES bits in the flags we pass to
diskfs_make_peropen, not everything *but* them!
|
|
|
|
Free NEWPI if we get an error trying to lock it.
|
|
|
|
Frob lock in NEWPI->po, not PO.
<sys/file.h>:
New include.
|
|
|
|
|
|
|
|
|
|
|
|
Before freeing PO, release any user lock it's holding.
<sys/file.h>:
New include.
|
|
|
|
|
|
|
|
|
|
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.
|