summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1997-10-19spellingTheo de Raadt
1997-10-19clarifyTheo de Raadt
1997-10-19indentTheo de Raadt
1997-10-19indentTheo de Raadt
1997-10-19for p, print disk info tooTheo de Raadt
1997-10-18do not allow add of existing partitionTheo de Raadt
1997-10-18constrain edit mode to size of BIOS part of disk; sorryTheo de Raadt
1997-10-17Allow user to adjust sec/cyl instead of hard coding to sec/track * tracks/cyl.Todd C. Miller
1997-10-17Fix pasto.Todd C. Miller
1997-10-17no input does not do stupid auto helpTheo de Raadt
1997-10-17oops; spotted by millertTheo de Raadt
1997-10-17remove some blank linesTheo de Raadt
1997-10-17shrink an output lineTheo de Raadt
1997-10-16Corrected typo.Angelos D. Keromytis
1997-10-16ensure man pages exist firstTheo de Raadt
1997-10-16CLEANFILES+=manual.cTheo de Raadt
1997-10-16make M more visibleTheo de Raadt
1997-10-16new command: M (shows linked-in manpage)Theo de Raadt
1997-10-16new command: manualTheo de Raadt
1997-10-16oopsTheo de Raadt
1997-10-16match recent changesTheo de Raadt
1997-10-16p takes a suffix, not a unitTheo de Raadt
1997-10-16only help if possibleTheo de Raadt
1997-10-16better messageTheo de Raadt
1997-10-16a bunch of improvements by weingart & ITheo de Raadt
1997-10-15Require a disk type other than "unknon", print disk type when displayingTodd C. Miller
1997-10-15Move sorting stuff into new function: sort_partitions()Todd C. Miller
1997-10-15s/xntpd/xntpdc/kstailey
1997-10-15provide a few hints to indicate that -r is evilTheo de Raadt
1997-10-14Be a little more informative.Per Fogelstrom
1997-10-13Well, ppc has to work....Per Fogelstrom
1997-10-12indentTheo de Raadt
1997-10-12mark filesystem dirtyMichael Shalayeff
1997-10-11Never involve negative numbers in unsigned expressions. Fixes a segfault someNiklas Hallqvist
1997-10-07Support 'g' (gigabyte) suffix. Requested by todd@Todd C. Miller
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-10-06Ignore 'c' when computing overlap; some ports use "unknown" instead ofTodd C. Miller
1997-10-04freeze strtoul() base to 10Theo de Raadt
1997-10-04support CPU_BIOSDEV on i386Theo de Raadt
1997-10-04do not ask for confirmation in writeTheo de Raadt
1997-10-03Update the "real" copy of the label when you do a "write". Noted by Theo.Todd C. Miller
1997-10-03put real geo field in ()Theo de Raadt
1997-10-03avoid sign extension on bios geometry!Theo de Raadt
1997-10-02Treat FS_BOOT similar to FS_UNUSED.Todd C. Miller
1997-10-02do not whine if user quits without modsTheo de Raadt
1997-10-02tell user about "help"Theo de Raadt
1997-10-02Slight update.Jason Downs
1997-10-02Slight update.Jason Downs
1997-10-02 o When adding 'b' make default fstype be swap.Todd C. Miller