summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2009-05-30Make route flush more powerful by allowing -iface/-interface or -priorityClaudio Jeker
2009-05-29catch funny values of cg_initediblk; make fsck_ffs more robustOtto Moerbeek
2009-05-29Clean up logic around exit values. Make getasciilabel() return 0Kenneth R Westerback
2009-05-27add missing else; from ISC.Kevin Steves
2009-05-25log the reason before we die in routehandler(); ok krw@ henning@Kevin Steves
2009-05-23missed rtm_hdrlen conversion in one placeChris Cappuccio
2009-05-20Do not fall back to using nobody if _user is missing, butThordur I. Bjornsson
2009-05-20Add code to attach sun mice on sparc and sparc64 as wsmouse devices. SinceMiod Vallat
2009-05-17No need to write mount point info twice in 'w' command in Editor.Kenneth R Westerback
2009-05-17fascinating how make parses if statements...Theo de Raadt
2009-05-17Write out mountpoint info in writelabel() after label successfullyKenneth R Westerback
2009-05-17Initialize mountpoints[] when going past again:, since aKenneth R Westerback
2009-05-15Stop this silliness with machine dependent man pagesTheo de Raadt
2009-05-14actually change the require-order default to No; I missed a part withStuart Henderson
2009-05-13The auto-allocator does not remember to increase the d_npartitions fieldTheo de Raadt
2009-05-13Set D_VENDOR when spoofing a label on archs that use D_VENDOR whenKenneth R Westerback
2009-05-12don't define _KERNEL. Theres no need and its gross.Thordur I. Bjornsson
2009-05-12Various mount point handling fixes, most originally from halex@.Kenneth R Westerback
2009-05-11Make sure last, catch-all, auto-allocated partition ends on aKenneth R Westerback
2009-05-11very long lines in comments are uglyTheo de Raadt
2009-05-11Always save an fstab file, even if it is empty; ok krwTheo de Raadt
2009-05-09Need to add new display type to wsconsctl(8), too.Marcus Glocker
2009-05-09fix example dd invocation; multipliers (e.g. bs=1m) use lower-case.Stuart Henderson
2009-05-06.Xr endrun 4Kevin Steves
2009-05-06- document /etc/kbdtypeJason McIntyre
2009-05-06endrun(4) - EndRun Technologies native time-of-day message timedeltaKevin Steves
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