aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (find_next_zero_bit): Fix stupid typos (present in the original linux sourceMiles Bader1995-05-101-2/+2
* entered into RCSMiles Bader1995-05-095-6/+6
* Formerly ext2fs.h.~43~Miles Bader1995-05-091-4/+4
* entered into RCSMiles Bader1995-05-096-8/+5
* Formerly pokel.c.~11~Miles Bader1995-05-091-1/+6
* entered into RCSMiles Bader1995-05-091-2/+0
* Formerly balloc.c.~20~Miles Bader1995-05-091-2/+19
* Formerly ext2fs.h.~42~Miles Bader1995-05-091-3/+3
* entered into RCSMiles Bader1995-05-091-7/+11
* Initial revisionMiles Bader1995-05-081-0/+95
* Formerly ext2fs.h.~41~Miles Bader1995-05-081-7/+13
* Formerly devio.c.~8~Miles Bader1995-05-081-0/+3
* Formerly ext2_fs.h.~18~Miles Bader1995-05-081-1/+1
* Formerly bitmap.c.~8~Miles Bader1995-05-081-1/+21
* Formerly pokel.c.~10~Miles Bader1995-05-081-0/+2
* Formerly ext2fs.c.~19~Miles Bader1995-05-081-2/+5
* Formerly hyper.c.~11~Miles Bader1995-05-081-0/+2
* entered into RCSMiles Bader1995-05-081-1/+1
* (pager_clear_user_data): Don't die when called on the disk pager.Miles Bader1995-05-081-10/+12
* (diskfs_lookup): When looping back to try_again: because we're looking upMiles Bader1995-05-081-2/+7
* (write_all_disknodes): Fix typo `alloc' --> `alloca'.Miles Bader1995-05-081-1/+1
* Formerly pokel.c.~9~Miles Bader1995-05-081-3/+1
* Formerly pager.c.~29~Miles Bader1995-05-081-2/+2
* Formerly dir.c.~12~Miles Bader1995-05-071-2/+7
* Formerly ialloc.c.~23~Miles Bader1995-05-071-0/+2
* Formerly ext2fs.h.~40~Miles Bader1995-05-051-1/+1
* Formerly Makefile.~8~Miles Bader1995-05-051-1/+0
* If a msg port call times out, disable use of that msg port.Miles Bader1995-05-051-32/+51
* Compile our own msg & term user stubs to add msg timeouts.Miles Bader1995-05-051-1/+6
* Make MIGCOMUFLAGS & <target>-MIGCOMUFLAGS actually work.Miles Bader1995-05-051-1/+2
* Formerly ext2fs.h.~39~Miles Bader1995-05-041-1/+1
* Formerly dir.c.~11~Miles Bader1995-05-041-2/+1
* Formerly pokel.c.~8~Miles Bader1995-05-031-6/+0
* Formerly ext2_fs.h.~16~Miles Bader1995-05-031-1/+1
* Formerly ext2fs.h.~38~Miles Bader1995-05-031-17/+2
* Formerly dir.c.~10~Miles Bader1995-05-031-0/+19
* Formerly pager.c.~27~Miles Bader1995-05-031-2/+5
* Rename ps_fmt_squash to ps_fmt_squash_flags, moving most of the guts into aMiles Bader1995-05-031-62/+78
* Add the nominal_fn field to struct ps_fmt_spec, which will be used to decideMiles Bader1995-05-031-2/+23
* Add the -n (--nominal-fields) flag, which prevents elision of uninterestingMiles Bader1995-05-031-4/+24
* (proc_stat_list_for_each): New function for iterating over proc_stat_lists.Miles Bader1995-05-031-0/+47
* (ps_std_fmt_specs): Add values for the new nominal_fn field.Miles Bader1995-05-031-33/+106
* Formerly pager.c.~26~Miles Bader1995-05-021-0/+13
* (struct proc_stat): Add the suspend_count field, along withMiles Bader1995-05-021-14/+19
* (proc_stat_set_flags, add_preconditions): Add support for the suspend_countMiles Bader1995-05-021-0/+15
* Add the SC (suspend count) field to various output formats.Miles Bader1995-05-021-4/+4
* Add the Susp (task/thread suspend count), PSusp (task suspend count), andMiles Bader1995-05-021-0/+27
* Replace PSTAT_STATE_EXECED with PSTAT_STATE_FORKED; we want to the flags markMiles Bader1995-05-021-2/+2
* (add_preconditions): A new function that calculates inter-flag dependencies;Miles Bader1995-05-021-29/+91
* (reap): Check for ECHILD, not ESRCH.Michael I. Bushnell1995-05-021-2/+2