Age | Commit message (Expand) | Author |
1999-06-16 | missed i386 -> __i386__ | Marc Espie |
1999-06-10 | Handle PAGER in a manner consistent with the Single Unix Specification: | Paul Janzen |
1999-06-06 | typo; mcsmart@engin.umich.edu | Aaron Campbell |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-04-07 | Kill -F option, it is not needed and just plain wrong anyway | Todd C. Miller |
1999-04-07 | XXX temp fix for whole_mode; todd will fix better in tomorrow | Theo de Raadt |
1999-04-07 | o Be silent on fstab writing | Todd C. Miller |
1999-04-01 | get mountpoint before fsize/bsize/cpg and crunch things a bit | Todd C. Miller |
1999-04-01 | Fix filesystem type when writing fstab in -f mode | Todd C. Miller |
1999-04-01 | Use fstypenames, not fstypesnames since fstypesnames does not list strings fo... | Todd C. Miller |
1999-03-25 | typo | Marc Espie |
1999-03-23 | Rename -F option to -f and add a new -F (full disk) option to use in -E mode. | Todd C. Miller |
1999-03-21 | dosdp should be extern | Todd C. Miller |
1999-03-21 | Add support for switching disk geometry between disk, bios, and user | Todd C. Miller |
1999-03-21 | If there are any BSD or SWAP partitions beyond ending_sector we extend | Todd C. Miller |
1999-03-18 | make sure mountpoint starts with '/' and call get_mp() from editor_name() ins... | Todd C. Miller |
1999-03-18 | Sort entries by mountpoint, not partition number when writing fstab via | Todd C. Miller |
1999-03-16 | put duplicate code into its own functions and fix some minor problems this br... | Todd C. Miller |
1999-03-16 | Add -F flag to cause editor to prompt for mount points and save the resulting... | Todd C. Miller |
1999-03-16 | Fix longstanding problem when rounding values to neared cylinder. | Todd C. Miller |
1999-03-14 | Fix check for partition ending on a cylinder boundary. Previously it | Todd C. Miller |
1999-03-13 | Allow user to delete partitions outside the openbsd part of the disk | Todd C. Miller |
1999-03-13 | Add support for delete "*" | Todd C. Miller |
1999-03-07 | dkcksum() requires d_checksum cleared | Theo de Raadt |
1999-03-01 | Change undocumented '-p' flag to '-d' and document. Also document '-v'. | Todd C. Miller |
1999-02-01 | Allow for arc machines to install boot blocks | Per Fogelstrom |
1999-01-12 | use pid_t | Aaron Campbell |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell |
1998-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell |
1998-10-11 | When rounding to cylinder boundaries check to make sure we don't round up pas... | Todd C. Miller |
1998-10-03 | Add DIOCGPDINFO ioctl and use it in disklabel's new -p mode | Todd C. Miller |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell |
1998-09-19 | Repair | Marc Espie |
1998-09-17 | sbin/ man page fixes | Aaron Campbell |
1998-09-11 | Pass specname in to editor(), missing part of a commit a while ago. | Todd C. Miller |
1998-09-10 | pass correct args to editor() | Theo de Raadt |
1998-08-07 | Support PAGER environment vairable in conjuction with the 'M' command. | Todd C. Miller |
1998-08-06 | Mention new extened help and some minor cleanups | Todd C. Miller |
1998-08-06 | add more detailed help accessible via '? [abcdmpMqrsuwxe]' | Todd C. Miller |
1998-07-29 | when changing a partition from unknown to 4.2BSD, provide sane defaults for f... | Todd C. Miller |
1998-07-26 | Don't skip 'b' when suggesting the next partition to add. I thought it would... | Todd C. Miller |
1998-07-26 | When asking the user for the disk type, base the default on the device name. ... | Todd C. Miller |
1998-07-26 | Don't allow user to do 'a c' since c always exists. They can still do 'c c'.... | Todd C. Miller |
1998-07-24 | fix typos; Aaron Campbell <aaron@ug.cs.dal.ca> | Todd C. Miller |
1998-07-23 | Fix annoying bug where disklabel would give you wrong default size for last | Constantine Sapuntzakis |
1998-07-14 | Correct MAXPARTITIONS text. | Angelos D. Keromytis |
1998-07-11 | MAXPARTITIONS are only 8 for amiga; all others have 16. | Angelos D. Keromytis |
1998-06-21 | Remove the advertising clause in my old license, it impedes free use | Todd C. Miller |