Age | Commit message (Expand) | Author |
1997-10-28 | use RAW_PART, not 0 | Theo de Raadt |
1997-10-28 | Replace a set of "'s with `` '' so that manual.c will build. | Todd C. Miller |
1997-10-28 | Document -E bugs | Todd C. Miller |
1997-10-28 | Fix a few typos. | Todd C. Miller |
1997-10-28 | First cut at -E docs. Perhaps this should go at the end? | Todd C. Miller |
1997-10-28 | if printing, we do not need to read the mbr first | Theo de Raadt |
1997-10-26 | do device sysctl operations like installboot does; I hope this is right | Theo de Raadt |
1997-10-25 | fix diskinfo listing, support blk2chr,chr2blk | Michael Shalayeff |
1997-10-25 | make diskinfo working; fix one bug and one exploit | Michael Shalayeff |
1997-10-24 | Typo | Todd C. Miller |
1997-10-24 | Warn that geom may be wrong for ports with old scsi. | Todd C. Miller |
1997-10-24 | %f not %lf [%f is already a double] | Todd C. Miller |
1997-10-24 | Make and use _PATH_LESS. | Todd C. Miller |
1997-10-22 | newer bios stuff; needs work | Michael Shalayeff |
1997-10-22 | newer bios stuff | Michael Shalayeff |
1997-10-21 | make fdisk grok extended partitions again. we have to keep track of the | Niels Provos |
1997-10-20 | format the "print" units better, in all cases | Theo de Raadt |
1997-10-20 | Suport the idea of an OpenBSD portion of the disk. | Todd C. Miller |
1997-10-19 | when we reinit, show what we did | Theo de Raadt |
1997-10-19 | spelling | Theo de Raadt |
1997-10-19 | clarify | Theo de Raadt |
1997-10-19 | indent | Theo de Raadt |
1997-10-19 | indent | Theo de Raadt |
1997-10-19 | for p, print disk info too | Theo de Raadt |
1997-10-18 | do not allow add of existing partition | Theo de Raadt |
1997-10-18 | constrain edit mode to size of BIOS part of disk; sorry | Theo de Raadt |
1997-10-17 | Allow user to adjust sec/cyl instead of hard coding to sec/track * tracks/cyl. | Todd C. Miller |
1997-10-17 | Fix pasto. | Todd C. Miller |
1997-10-17 | no input does not do stupid auto help | Theo de Raadt |
1997-10-17 | oops; spotted by millert | Theo de Raadt |
1997-10-17 | remove some blank lines | Theo de Raadt |
1997-10-17 | shrink an output line | Theo de Raadt |
1997-10-16 | Corrected typo. | Angelos D. Keromytis |
1997-10-16 | ensure man pages exist first | Theo de Raadt |
1997-10-16 | CLEANFILES+=manual.c | Theo de Raadt |
1997-10-16 | make M more visible | Theo de Raadt |
1997-10-16 | new command: M (shows linked-in manpage) | Theo de Raadt |
1997-10-16 | new command: manual | Theo de Raadt |
1997-10-16 | oops | Theo de Raadt |
1997-10-16 | match recent changes | Theo de Raadt |
1997-10-16 | p takes a suffix, not a unit | Theo de Raadt |
1997-10-16 | only help if possible | Theo de Raadt |
1997-10-16 | better message | Theo de Raadt |
1997-10-16 | a bunch of improvements by weingart & I | Theo de Raadt |
1997-10-15 | Require a disk type other than "unknon", print disk type when displaying | Todd C. Miller |
1997-10-15 | Move sorting stuff into new function: sort_partitions() | Todd C. Miller |
1997-10-15 | s/xntpd/xntpdc/ | kstailey |
1997-10-15 | provide a few hints to indicate that -r is evil | Theo de Raadt |
1997-10-14 | Be a little more informative. | Per Fogelstrom |
1997-10-13 | Well, ppc has to work.... | Per Fogelstrom |