summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2008-07-29s/affect/assign/ in wmm option.Damien Bergamini
2008-07-25don't redefine INFINITY -- math.h defines it nowMartynas Venckus
2008-07-24check sysctl return valueHenning Brauer
2008-07-22If isakmpd is started with -4 or -6, virtual_get_default() mayAlexander Bluhm
2008-07-22use generalised PBKDF#2 from bioctl; ok damien@Damien Miller
2008-07-21spelling fix from Mark Pecaut;Jason McIntyre
2008-07-21Free the rules in the rule_queue also if ipsecctl is called withAlexander Bluhm
2008-07-19Correct missed capitalization of MPLS.Brad Smith
2008-07-18+.Xr crash 8 ,Jason McIntyre
2008-07-17Pasto in error message for setspppkey()Stuart Henderson
2008-07-12fix printing of nchstatsThordur I. Bjornsson
2008-07-10Die -r, die! Eliminate stray -r in usage text. Spotted by James Hartley.Kenneth R Westerback
2008-07-09Read 'vendor' flag from ASCII disklabel since we print it. FixesKenneth R Westerback
2008-07-09expand the net.inet.(tcp|udp).baddynamic dynamic source portDamien Miller
2008-07-06Don't change the size of the partition being newfs'd when sectorsize,Kenneth R Westerback
2008-07-05synchronize usage of atactl commands with manual page.Igor Sobrado
2008-07-03do not forget to initialize other member of $$ in qname; noted by mark shroyerTheo de Raadt
2008-07-02string munging: say 'CRYPTO' not 'RAID67'Todd T. Fries
2008-07-01Isakmpd acquire mode did not work with a config generated fromAlexander Bluhm
2008-07-01If a rules contains a hostname instead of an address, use the listAlexander Bluhm
2008-07-01If multiple to addresses but no peer are given in an ike or flowAlexander Bluhm
2008-07-01Initialize variable before checking against NULL.Ray Lai
2008-06-29Simplify state creation code; merge state import/export code between pfsyncRyan Thomas McBride
2008-06-27documentation tweak.Igor Sobrado
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-25In interactive mode, always suggest offsets and sizes inside theOtto Moerbeek
2008-06-25allow to install and boot the OpenBSD A6 partition and disklabel in anReyk Floeter
2008-06-24- move -S and -t into the main option descriptions: they were the onlyJason McIntyre
2008-06-24- document the raidlevelsJason McIntyre
2008-06-24Index: src/sbin/growfs/growfs.cIgor Sobrado
2008-06-23Do not compile the ``kbd needs to be rebuilt'' test if -DNOKVM. Should shaveMiod Vallat
2008-06-21Fix "-T expire"; clear pfra_fback on addresses before sending them back toRyan Thomas McBride
2008-06-15put carppeer in the right place;Jason McIntyre
2008-06-15fix usage();Jason McIntyre
2008-06-15Add 802.3ad LACP support for trunk(4).Marco Pfatschbacher
2008-06-15When generating a new volume, ask the user to re-type the passphrase forHans-Joerg Hoexer
2008-06-14add carppeer; an option to specify a different multicast address orReyk Floeter
2008-06-14Provide a status field for operations on the bc_opaque data. Now we'reHans-Joerg Hoexer
2008-06-14add a -r option to specify the number of PKCS5 PBKDF2 iterations usedDamien Miller
2008-06-14Replace PBKDF2 implementation pulled in from vnconfig with oneDamien Miller
2008-06-14finish djm@'s job of making mount_vnd -Wall clean, and mark this in theAlexander von Gernler
2008-06-14Move ike and flow peer selection to common function.Alexander Bluhm
2008-06-14Update bioctl(8) and softraid(4) to recent changes and enable softraidHans-Joerg Hoexer
2008-06-14friendly error message when key decryption fails; ok hshoexer@Damien Miller
2008-06-13Implement pbkdf2 in in bioctl to derive master key from a passphrase.Hans-Joerg Hoexer
2008-06-13-Wall friendly (missing "static", signed vs. unsigned comparison)Damien Miller
2008-06-13INADDR_PFSYNC_GROUP is defined as network byte order in the kernel butReyk Floeter
2008-06-12-d tweaks;Jason McIntyre
2008-06-12Initialize the tty in the same way for nmea and slip.Marc Balmer
2008-06-12Add blurb for delete volumeMarco Peereboom