Age | Commit message (Expand) | Author |
2009-04-27 | let vlan functionality make it into the -DSMALL ifconfig binary | Theo de Raadt |
2009-04-26 | adjust the numbers for the "big" auto-allocation scheme with otto | Theo de Raadt |
2009-04-26 | Adjust the medium auto scale after looking at how it performs between the | Theo de Raadt |
2009-04-26 | smarter auto-allocation; numbers needs tweaking, but we are getting | Otto Moerbeek |
2009-04-26 | switch the require-order default to "no". regression tests still pass. | Stuart Henderson |
2009-04-26 | Fix 'n' (name mountpoint) Editor command. The check for the presence | Kenneth R Westerback |
2009-04-25 | scrub_opts must not be empty, scrub on its own does nothing. | Henning Brauer |
2009-04-23 | ping -v can segfault when displaying received icmp packets that aren't | Stuart Henderson |
2009-04-23 | Unrevert reversion of r1.192. This time make sure 'aflag' is treated | Kenneth R Westerback |
2009-04-20 | No this change is wrong, because now 'w' followed by 'q' asks if you | Theo de Raadt |
2009-04-18 | Alexander Hall points out that disklabel -AE <disk> followed by quitting | Stuart Henderson |
2009-04-16 | Update SMART attributes list. From kirill.timofeev@gmail.com. | Alexander Yurchenko |
2009-04-16 | Really turn fragment reassembly on by default. pfctl must handle this | David Krause |
2009-04-15 | restore printing of the fragment option; ok henning@ | David Krause |
2009-04-12 | When auto-allocating, check the size of the disk and display | Kenneth R Westerback |
2009-04-11 | Always display any mountpoint info available. Thus a simple -A will | Kenneth R Westerback |
2009-04-11 | readlabel() either errored out or returned a pointer to the global | Kenneth R Westerback |
2009-04-11 | Treat the list of auto-allocation partitions as a priority list and | Kenneth R Westerback |
2009-04-10 | allow /usr/local to be up to 5MB in auto mode; ok krw | Theo de Raadt |
2009-04-10 | Re-work '-A' so that it sets a flag that -E and -w use, and which will | Kenneth R Westerback |
2009-04-07 | Fix the default value to be between low/high range. Thanks for | Tobias Weingartner |
2009-04-06 | print prettier, from sthen@ | Henning Brauer |
2009-04-06 | 1) scrub rules are completely gone. | Henning Brauer |
2009-04-04 | Translate the size values in the auto-allocate table from blocks to | Kenneth R Westerback |
2009-04-03 | Bring comment into line with other docs. -E(dit) is not just for | Kenneth R Westerback |
2009-04-01 | Remove duplicate entry for partition id 0x07 so NTFS partitions | Jonathan Gray |
2009-04-01 | the note explaining partition letters is not a caveat, it is integral to | Jason McIntyre |
2009-04-01 | Don't be picky about character case when checking response. | Jonathan Gray |
2009-03-31 | When warning about a non-zero partition offset, show DL_GETPOFFSET() | Kenneth R Westerback |
2009-03-31 | Fixed memory leaks which would occur if the second of two memory | Tobias Stoeckmann |
2009-03-31 | Beef up description of 'c' partition in CAVEATS and remove mentions of | Kenneth R Westerback |
2009-03-31 | claudio has spent too much time with the mbuf macros. | David Gwynne |
2009-03-31 | Tweak comment to remove discussion of now non-existant 2 stage | Kenneth R Westerback |
2009-03-31 | Remove lies about and tweak descriptions of built-in label editor, | Kenneth R Westerback |
2009-03-30 | Oops. Document new 'U' editor command in '?' output too. | Kenneth R Westerback |
2009-03-30 | Document new 'U' editor command. | Kenneth R Westerback |
2009-03-30 | some improvements inspired by a mail on misc@ from frantisek holop: | Jason McIntyre |
2009-03-30 | lint; mostly unused variables, carefully checked against all platforms | Theo de Raadt |
2009-03-29 | No more NUMBOOT==2 stuff around, nuke it for sake of clarity. | Tobias Weingartner |
2009-03-29 | otto points out that the -v printing changes are incompatible with the | Theo de Raadt |
2009-03-28 | Verbiage tweaks from jmc@ and millert@. | Kenneth R Westerback |
2009-03-28 | do not crash when no mountpoints, spotted by otto; ok krw | Theo de Raadt |
2009-03-28 | Move some output under the control of the '-v' flag. In particular only | Kenneth R Westerback |
2009-03-28 | Add 'U' command to E(ditor). It reverts label to state it was in | Kenneth R Westerback |
2009-03-28 | the CAVEAT about -B is described earlier; ok jmc | Theo de Raadt |
2009-03-28 | make -B not even show up in usage on non-NUMBOOT systems; ok jmc krw | Theo de Raadt |
2009-03-28 | point out that -B does not exist on some machines, and installboot(8) is | Theo de Raadt |
2009-03-28 | As Tobias Ulmer pointed out on tech@, Tahoe behaviour no longer is | Kenneth R Westerback |
2009-03-28 | for A, use real megs and gigs (power of 2 based); adapt the table to | Otto Moerbeek |
2009-03-24 | two more MBR partition names | Todd T. Fries |