Age | Commit message (Expand) | Author |
2009-05-05 | use logical or when it's intended to be a logical or; ok krw@ | Otto Moerbeek |
2009-05-04 | in IPSEC BRIDGE: | Jason McIntyre |
2009-05-03 | Prevent the entry of duplicate mount points while in Editor mode. | Kenneth R Westerback |
2009-05-03 | Tune the medium profile to provide more /usr space as 'requested' by beck | Theo de Raadt |
2009-04-30 | in the big configuration, tune /tmp so that it scales up a bit slower, | Theo de Raadt |
2009-04-30 | Prime mountpoint info with any fstab info that is available, with | Kenneth R Westerback |
2009-04-29 | code that stank and made me upset | Theo de Raadt |
2009-04-29 | KNF | Theo de Raadt |
2009-04-29 | increase the max for medium a bit, so e.g. a 6GB disk gets fully used | Otto Moerbeek |
2009-04-28 | Sync with kernel changes. | Michele Marchetto |
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 |