Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-05-08 | (write_all_disknodes): Fix typo `alloc' --> `alloca'. | Miles Bader | |
1995-05-08 | Formerly pokel.c.~9~ | Miles Bader | |
1995-05-08 | Formerly pager.c.~29~ | Miles Bader | |
1995-05-07 | Formerly dir.c.~12~ | Miles Bader | |
1995-05-07 | Formerly ialloc.c.~23~ | Miles Bader | |
1995-05-05 | Formerly ext2fs.h.~40~ | Miles Bader | |
1995-05-05 | Formerly Makefile.~8~ | Miles Bader | |
1995-05-05 | If a msg port call times out, disable use of that msg port. | Miles Bader | |
1995-05-05 | Compile our own msg & term user stubs to add msg timeouts. | Miles Bader | |
1995-05-05 | Make MIGCOMUFLAGS & <target>-MIGCOMUFLAGS actually work. | Miles Bader | |
1995-05-04 | Formerly ext2fs.h.~39~ | Miles Bader | |
1995-05-04 | Formerly dir.c.~11~ | Miles Bader | |
1995-05-03 | Formerly pokel.c.~8~ | Miles Bader | |
1995-05-03 | Formerly ext2_fs.h.~16~ | Miles Bader | |
1995-05-03 | Formerly ext2fs.h.~38~ | Miles Bader | |
1995-05-03 | Formerly dir.c.~10~ | Miles Bader | |
1995-05-03 | Formerly pager.c.~27~ | Miles Bader | |
1995-05-03 | Rename ps_fmt_squash to ps_fmt_squash_flags, moving most of the guts into a | Miles Bader | |
new more general ps_fmt_squash, which is usable for other things than flags. Recalculate the set of ps flags needed by the fmt in ps_fmt_squash (which then allows us to remove more specific code in ps_fmt_squash_flags). | |||
1995-05-03 | Add the nominal_fn field to struct ps_fmt_spec, which will be used to decide | Miles Bader | |
whether values are `unexciting'. Add entries for proc_stat_list_for_each and proc_stat_list_spec_nominal. Rename ps_fmt_squash to ps_fmt_squash_flags. | |||
1995-05-03 | Add the -n (--nominal-fields) flag, which prevents elision of uninteresting | Miles Bader | |
fields. Also add elision of uninteresting fields... Add the (ignored) -w flag for BSD compat. Use the new name for ps_fmt_squash: ps_fmt_squash_flags. | |||
1995-05-03 | (proc_stat_list_for_each): New function for iterating over proc_stat_lists. | Miles Bader | |
(proc_stat_list_spec_nominal): New function for deciding if a particular spec is always nominal. | |||
1995-05-03 | (ps_std_fmt_specs): Add values for the new nominal_fn field. | Miles Bader | |
(ps_nominal_zint, ps_nominal_user, ps_nominal_pri, ps_nominal_nth): Possible nominal funs. | |||
1995-05-02 | Formerly pager.c.~26~ | Miles Bader | |
1995-05-02 | (struct proc_stat): Add the suspend_count field, along with | Miles Bader | |
PSTAT_SUSPEND_COUNT, and proc_stat_suspend_count(ps). | |||
1995-05-02 | (proc_stat_set_flags, add_preconditions): Add support for the suspend_count | Miles Bader | |
field. | |||
1995-05-02 | Add the SC (suspend count) field to various output formats. | Miles Bader | |
1995-05-02 | Add the Susp (task/thread suspend count), PSusp (task suspend count), and | Miles Bader | |
TSusp (thread suspend count) output specs. | |||
1995-05-02 | Replace PSTAT_STATE_EXECED with PSTAT_STATE_FORKED; we want to the flags mark | Miles Bader | |
exceptional conditions, and this is rarer. | |||
1995-05-02 | (add_preconditions): A new function that calculates inter-flag dependencies; | Miles Bader | |
code moved here from from proc_stat_set_flags. (should_suppress_msgport): A new function that returns true when there's some condition indicating that we shouldn't use a process's msg port. (proc_stat_set_flags): Avoid using a process's msg port when it may be unusable. (proc_stat_set_flags): Set PSTAT_STATE_FORKED instead of PSTAT_STATE_EXECED. (proc_stat_state_tags): Change the user state letter to "f" from "e". | |||
1995-05-02 | (reap): Check for ECHILD, not ESRCH. | Michael I. Bushnell | |
1995-05-02 | (pager_clear_user_data): Acquire pagerlistlock around modifications to | Michael I. Bushnell | |
UPI->next/prevp list structure. | |||
1995-05-01 | Formerly truncate.c.~17~ | Miles Bader | |
1995-05-01 | Formerly pager.c.~25~ | Miles Bader | |
1995-05-01 | Formerly inode.c.~21~ | Miles Bader | |
1995-05-01 | Formerly pokel.c.~7~ | Miles Bader | |
1995-05-01 | Formerly getblk.c.~15~ | Miles Bader | |
1995-05-01 | Formerly ext2fs.h.~37~ | Miles Bader | |
1995-04-29 | Formerly ext2fs.h.~36~ | Miles Bader | |
1995-04-29 | Formerly getblk.c.~14~ | Miles Bader | |
1995-04-29 | Formerly truncate.c.~16~ | Miles Bader | |
1995-04-29 | Formerly inode.c.~20~ | Miles Bader | |
1995-04-28 | Formerly pokel.c.~6~ | Miles Bader | |
1995-04-28 | (write_all_disknodes): We have to really lock the nodes around the | Michael I. Bushnell | |
calls to diskfs_set_node_times and write_node; this in turn forces us to have real refereces. | |||
1995-04-28 | Formerly ialloc.c.~22~ | Miles Bader | |
1995-04-28 | Formerly bitmap.c.~7~ | Miles Bader | |
1995-04-28 | Formerly pager.c.~24~ | Miles Bader | |
1995-04-28 | Formerly balloc.c.~19~ | Miles Bader | |
1995-04-28 | Formerly ext2_fs.h.~15~ | Miles Bader | |
1995-04-28 | Formerly devio.c.~7~ | Miles Bader | |
1995-04-28 | Formerly pager.c.~23~ | Miles Bader | |