Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ps_fmt_squash to ps_fmt_squash_flags, moving most of the guts into a | Miles Bader | 1995-05-03 | 1 | -62/+78 |
| | | | | | | 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). | ||||
* | Tighten up types used (i.e., don't use int for everything). | Miles Bader | 1995-04-07 | 1 | -3/+4 |
| | |||||
* | Copy the correct number of fields when squashing. | Miles Bader | 1995-03-14 | 1 | -1/+4 |
| | | | | Correctly skip prefix-only fields. | ||||
* | Initial revision | Miles Bader | 1995-03-13 | 1 | -0/+385 |