summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-10-08(w_deps):Miles Bader
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.
1996-10-08(store_ileave_class, store_concat_class):Miles Bader
Init set_flags & clear_flags fields. (stripe_set_flags, stripe_clear_flags): Remove functions.
1996-10-08(store_remap):Miles Bader
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.
1996-10-08(store_set_child_flags, store_clear_child_flags):Miles Bader
New decls.
1996-10-08(store_set_child_flags, store_clear_child_flags):Miles Bader
New funcs.
1996-10-08.Miles Bader
1996-10-08(ps_emit_seconds, ps_emit_minutes):Miles Bader
Interpret PS_FMT_FIELD_COLON_MOD flag to mean `print zero as "-"'.
1996-10-08(proc_stat_set_flags):Miles Bader
Get rid of INAPP macro. Fix preconditions of PSTAT_SUSPEND_COUNT.
1996-10-08.Miles Bader
1996-10-08(trivfs_S_file_get_storage_info):Miles Bader
If necessary to enforce security, make a copy of STORE and inactivate it before returning.
1996-10-08.Miles Bader
1996-10-08(options, main):Miles Bader
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.
1996-10-08(store_zero_create):Miles Bader
Set STORE_INNOCUOUS flags.
1996-10-08(store_create):Miles Bader
Add special handling of STORE_INACTIVE in FLAGS. Free *STORE when store_set_flags fails. Make CLASSES arg const.
1996-10-08(store_ileave_create, store_concat_create):Miles Bader
Add common backend flags from children to parent's flags. (stripe_set_flags, stripe_clear_flags): New functions.
1996-10-08(STORE_INNOCUOUS, STORE_INACTIVE):Miles Bader
New macros. (store_is_securely_returnable): New function. <fcntl.h>: New include.
1996-10-08(store_device_open):Miles Bader
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.
1996-10-08(store_clone):Miles Bader
Copy name field.
1996-10-08.Miles Bader
1996-10-08(struct ps):Miles Bader
Add INAPP field. (struct ps_fmt): Add ERROR field, and rename INVAL to INAPP.
1996-10-08(_fmt_create):Miles Bader
Initialize INAPP & ERROR fields. (ps_fmt_clone): Propagate them. (ps_fmt_write_proc_stat): Use them.
1996-10-08(proc_stat_thread_create):Miles Bader
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.
1996-10-08Thu Sep 26 14:24:16 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* ptyio.c: Include "tioctl_S.h".
1996-10-08Thu Sep 26 14:09:20 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* nfsd.h (enum_t): New type. * cache.c: Don't inclide <rpc/auth_unix.h>.
1996-10-08Mon Oct 7 21:31:25 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* 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.
1996-10-08Fri Oct 4 17:52:54 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* Makeconf ($(..)$(dir).d): Always include libhurdbugaddr in the list for non-libraries.
1996-10-08.Miles Bader
1996-10-07(diskfs_S_dir_rmdir):Miles Bader
Return ENOTDIR if NP isn't a dir.
1996-10-07.Miles Bader
1996-10-07(connq_listen):Miles Bader
Unlock CQ->lock when returning EWOULDBLOCK.
1996-10-06(ps_emit_wait): Correct mapping of init ports.Miles Bader
1996-10-06.Miles Bader
1996-10-06.Miles Bader
1996-10-06.Miles Bader
1996-10-05ackMiles Bader
1996-10-04.Miles Bader
1996-10-04(S_tioctl_tiocswinsz): Correct test for a changed winsize.Miles Bader
1996-10-04(pty_open_hook): Re-initialize EXTERNAL_PROCESSING too.Miles Bader
1996-10-04.Miles Bader
1996-10-04.Miles Bader
1996-10-04(pty_open_hook): Reinitialize pty variables.Miles Bader
(pty_io_select): Return SELECT_READ if the slave isn't open. (pty_io_read): If the slave isn't open, return EOF.
1996-10-04.Miles Bader
1996-10-04(set_state, open_hook): Call (*BOTTOM)->set_bits unconditionally.Miles Bader
1996-10-04(devio_set_bits): Only execute guts if CIGNORE isn't set.Miles Bader
1996-10-04.Miles Bader
1996-10-04(pty_io_read, pty_io_write): Honor O_NONBLOCK.Miles Bader
1996-10-04.Miles Bader
1996-10-04(val_width):Miles Bader
New function. (name_to_option): Correct test for malloc failure. (main): Calculate verbose output widths differently. (main: FWIDTH): New macro. (fields): Rename `cache *' fields to `memobj *', and reword doc strings. Add `max' field. (get_memobj_hit_ratio): Renamed from get_cache_hit_ratio. (VAL_MAX_MEM, VAL_MAX_SWAP, K, M, G): New macros.
1996-10-04.Miles Bader
1996-10-04(bool_t, enum_t): Typedefs removed.Miles Bader