summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2009-05-05use logical or when it's intended to be a logical or; ok krw@Otto Moerbeek
2009-05-04in IPSEC BRIDGE:Jason McIntyre
2009-05-03Prevent the entry of duplicate mount points while in Editor mode.Kenneth R Westerback
2009-05-03Tune the medium profile to provide more /usr space as 'requested' by beckTheo de Raadt
2009-04-30in the big configuration, tune /tmp so that it scales up a bit slower,Theo de Raadt
2009-04-30Prime mountpoint info with any fstab info that is available, withKenneth R Westerback
2009-04-29code that stank and made me upsetTheo de Raadt
2009-04-29KNFTheo de Raadt
2009-04-29increase the max for medium a bit, so e.g. a 6GB disk gets fully usedOtto Moerbeek
2009-04-28Sync with kernel changes.Michele Marchetto
2009-04-27let vlan functionality make it into the -DSMALL ifconfig binaryTheo de Raadt
2009-04-26adjust the numbers for the "big" auto-allocation scheme with ottoTheo de Raadt
2009-04-26Adjust the medium auto scale after looking at how it performs between theTheo de Raadt
2009-04-26smarter auto-allocation; numbers needs tweaking, but we are gettingOtto Moerbeek
2009-04-26switch the require-order default to "no". regression tests still pass.Stuart Henderson
2009-04-26Fix 'n' (name mountpoint) Editor command. The check for the presenceKenneth R Westerback
2009-04-25scrub_opts must not be empty, scrub on its own does nothing.Henning Brauer
2009-04-23ping -v can segfault when displaying received icmp packets that aren'tStuart Henderson
2009-04-23Unrevert reversion of r1.192. This time make sure 'aflag' is treatedKenneth R Westerback
2009-04-20No this change is wrong, because now 'w' followed by 'q' asks if youTheo de Raadt
2009-04-18Alexander Hall points out that disklabel -AE <disk> followed by quittingStuart Henderson
2009-04-16Update SMART attributes list. From kirill.timofeev@gmail.com.Alexander Yurchenko
2009-04-16Really turn fragment reassembly on by default. pfctl must handle thisDavid Krause
2009-04-15restore printing of the fragment option; ok henning@David Krause
2009-04-12When auto-allocating, check the size of the disk and displayKenneth R Westerback
2009-04-11Always display any mountpoint info available. Thus a simple -A willKenneth R Westerback
2009-04-11readlabel() either errored out or returned a pointer to the globalKenneth R Westerback
2009-04-11Treat the list of auto-allocation partitions as a priority list andKenneth R Westerback
2009-04-10allow /usr/local to be up to 5MB in auto mode; ok krwTheo de Raadt
2009-04-10Re-work '-A' so that it sets a flag that -E and -w use, and which willKenneth R Westerback
2009-04-07Fix the default value to be between low/high range. Thanks forTobias Weingartner
2009-04-06print prettier, from sthen@Henning Brauer
2009-04-061) scrub rules are completely gone.Henning Brauer
2009-04-04Translate the size values in the auto-allocate table from blocks toKenneth R Westerback
2009-04-03Bring comment into line with other docs. -E(dit) is not just forKenneth R Westerback
2009-04-01Remove duplicate entry for partition id 0x07 so NTFS partitionsJonathan Gray
2009-04-01the note explaining partition letters is not a caveat, it is integral toJason McIntyre
2009-04-01Don't be picky about character case when checking response.Jonathan Gray
2009-03-31When warning about a non-zero partition offset, show DL_GETPOFFSET()Kenneth R Westerback
2009-03-31Fixed memory leaks which would occur if the second of two memoryTobias Stoeckmann
2009-03-31Beef up description of 'c' partition in CAVEATS and remove mentions ofKenneth R Westerback
2009-03-31claudio has spent too much time with the mbuf macros.David Gwynne
2009-03-31Tweak comment to remove discussion of now non-existant 2 stageKenneth R Westerback
2009-03-31Remove lies about and tweak descriptions of built-in label editor,Kenneth R Westerback
2009-03-30Oops. Document new 'U' editor command in '?' output too.Kenneth R Westerback
2009-03-30Document new 'U' editor command.Kenneth R Westerback
2009-03-30some improvements inspired by a mail on misc@ from frantisek holop:Jason McIntyre
2009-03-30lint; mostly unused variables, carefully checked against all platformsTheo de Raadt
2009-03-29No more NUMBOOT==2 stuff around, nuke it for sake of clarity.Tobias Weingartner
2009-03-29otto points out that the -v printing changes are incompatible with theTheo de Raadt