summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
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
2008-06-12Add delete volume functionality.Marco Peereboom
2008-06-11Explicit flush stdout after printing the pty name when -p is used.Marc Balmer
2008-06-11trivial code simplificationAlexander Bluhm
2008-06-11remove an ugly article;Jason McIntyre
2008-06-10reduce mem usage by about 20% by packing state and type of an inode in a singleOtto Moerbeek
2008-06-10Arguments to fifo commands were limited to 80 bytes. That is tooAlexander Bluhm
2008-06-10Make counters on table addresses optional and disabled by default.Ryan Thomas McBride
2008-06-10save somespace in the state by collapsing two 8 bit ints used as booleansHenning Brauer
2008-06-10sleep if the slave device of the pty(4) is not connected.Marc Balmer
2008-06-10Fix implementation of IN6_IS_ADDR_FULL so that IPV6_ADDR is usedAlexander Bluhm
2008-06-10better take the size of the right table; found while tinkering with fsck_ffsOtto Moerbeek
2008-06-10print sizeofs using %zu; ok joris@Otto Moerbeek
2008-06-10in verbose mode indicate which states are sloppy, ryan reyk theoHenning Brauer
2008-06-10new state option "sloppy" to use the sloppy tcp state tracker insteadHenning Brauer
2008-06-10correctly setup the tty line for NMEA devices, especially turn off echoMarc Balmer
2008-06-09Don't reverence slattach(8) or nmeaattach(8) in a comment.Marc Balmer
2008-06-09- move the "this app is deprecated" blurb to the start, where it's moreJason McIntyre
2008-06-09zap trailing whitespace;Jason McIntyre
2008-06-09Remove nmeaattch(8), which is superseeded by ldattach(8).Marc Balmer
2008-06-09nmeaattach(8) is now deprecated. Use ldattach(8) instead.Marc Balmer
2008-06-09slattach(8) is now deprecated. Use ldattach(8) instead.Marc Balmer
2008-06-09The new newfs(8) code causes alternate superblocks to end up inOtto Moerbeek
2008-06-09Add the '-p' option to ldattach(8) to pass data received from the deviceMarc Balmer