Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-06 | document `what' from interactive mode: from ely petty; | Jason McIntyre | |
kill an unneeded .Pp whilst here; | |||
2005-09-01 | Comment fix and make description of -c and -w match reality more | Otto Moerbeek | |
closely. ok millert@ deraadt@ | |||
2005-08-30 | Get the start of the A6 partition from fdisk. Fixes wrong suggestion of | Uwe Stuehler | |
offset 0 for the start of slice a. ok deraadt@ | |||
2005-08-27 | no need to display the copyright in the formatted page; | Jason McIntyre | |
ok deraadt@ | |||
2005-08-27 | backout unapproved diff | Theo de Raadt | |
2005-08-25 | when we get an invalid hostname in an option, bitching a moaning is ok, | Henning Brauer | |
but there is no point in refusing the lease based on that. so bitch and moan and ignore that option but accept the lease. yes, customer networks are sometimes interesting... ok millert krw beck | |||
2005-08-25 | read the information from the INADDR_ANY socket and do not loop if | Markus Friedl | |
a new IP appears (cf udp.c, rev 1.74), ok ho@ hshoexer@ cloder@ deraadt@ | |||
2005-08-24 | document /etc/raid[0-3].conf in FILES; | Jason McIntyre | |
from rohee@, but adjusted by me; | |||
2005-08-23 | disable -B support for now; ok dlg | Theo de Raadt | |
2005-08-23 | note that RSA_SIG should be part of the "Transforms" tag when setting | Jason McIntyre | |
up key- and cert-based authentication; problem found by andrew fresh; help/ok hshoexer@ | |||
2005-08-23 | `DSS' is unsupported, so remove references to it; | Jason McIntyre | |
ok hshoexer@ | |||
2005-08-23 | grammar + formatting tweaks; | Jason McIntyre | |
2005-08-23 | repair warnx() misuses | Theo de Raadt | |
2005-08-22 | document recent changes | Hans-Joerg Hoexer | |
ok deraadt | |||
2005-08-22 | Fix problems with some Linksys DHCP servers (and probably others) by | Kenneth R Westerback | |
not accidentally inserting two NULL characters after each option in the DHCPREQUEST packet. Thanks to Christian Jones for the problem report and tcpdump's, and to Emmett Pate for finding a problematic Linksys model still in my local stores. ok deraadt@ | |||
2005-08-22 | Teach ipsecctl to control isakmpd. | Hans-Joerg Hoexer | |
ok deraadt | |||
2005-08-22 | fix Xr; | Jason McIntyre | |
2005-08-22 | spelling | David Krause | |
2005-08-21 | try to blink the device given on the command line before walking inquiries | David Gwynne | |
on the device looking for an enclosure. this allows bioctl -b 0:0 ses0 to work as well as bioctl -b 0:0 sd0/ami0. ok deraadt@ | |||
2005-08-21 | device may be {ses,safte}# as well, for slot-operations | Theo de Raadt | |
2005-08-19 | more useful error message | Hans-Joerg Hoexer | |
2005-08-19 | if Unused is .Dq, then so is Hot Spare.. | Theo de Raadt | |
2005-08-19 | - sort options | Jason McIntyre | |
- tighten up a list - reference ses(4) and safte(4) in SEE ALSO | |||
2005-08-18 | sync with new functionality, and add a bit more meat | Theo de Raadt | |
2005-08-18 | add support to stop blinking (-u) or use the alarm LED instead (-B) | Theo de Raadt | |
2005-08-18 | better diagnostics in case of bad arguments; ok dlg | Theo de Raadt | |
2005-08-18 | rework the addressing for blinking to make it like the hotspares | David Gwynne | |
help from and ok deraadt@ | |||
2005-08-18 | if you show an example, BE CORRECT DAMNIT | Theo de Raadt | |
2005-08-18 | tweak SYNOPSIS; | Jason McIntyre | |
2005-08-18 | a step towards where dlg is heading next + knf | Theo de Raadt | |
2005-08-18 | very basic blink support. | David Gwynne | |
some manpage tweaks from jmc@ | |||
2005-08-18 | - mark up argument | Jason McIntyre | |
- missing full stop at end of sentence | |||
2005-08-18 | Add "create hot spare" ok dlg@ | Marco Peereboom | |
2005-08-17 | with pfctl -vsI, indicate which interfaces are being skipped. | Daniel Hartmeier | |
ok henning@, markus@, mpf@ | |||
2005-08-17 | Add support for unused disks. | Marco Peereboom | |
Fix SCSI string madness (by deraadt). Add some debug statements in bioctl. | |||
2005-08-15 | if bv_level is -1, it is a hot spare; ok marco | Theo de Raadt | |
2005-08-11 | document recent changes, with jmc@ | Hans-Joerg Hoexer | |
2005-08-10 | print session time in fixed width | Nikolay Sturm | |
ok henning, deraadt | |||
2005-08-10 | Mention if the disk supports IDLE IMMEDIATE with UNLOAD FEATURE | Jonathan Gray | |
when listing information about it. ok grange@ | |||
2005-08-10 | - typo | Jason McIntyre | |
- generate a backslash using `\e', not `\\' | |||
2005-08-09 | Document how to read keys from a file. | Hans-Joerg Hoexer | |
2005-08-09 | Normalize attribute values before comparison. Unbreaks interop with netscreen. | Hans-Joerg Hoexer | |
Noticed by Sean Knox. Testing by msf@, Sean Knox and others. Thanks! ok cloder@ msf@ | |||
2005-08-09 | Rewrite handling of transforms. Now both ah and esp can be specified and | Hans-Joerg Hoexer | |
validated correctly. Unbreaks ah. | |||
2005-08-09 | Correct keysize for 3des-cbc | Hans-Joerg Hoexer | |
2005-08-09 | sort options; | Jason McIntyre | |
2005-08-09 | align a column | Theo de Raadt | |
2005-08-09 | verbose output option | Theo de Raadt | |
2005-08-08 | More informative error message when trying to create a filesystem | Otto Moerbeek | |
larger than 1TB. ok deraadt@ | |||
2005-08-08 | print information about ses/safte for each device; ok marco | Theo de Raadt | |
2005-08-08 | print out target as channel:target.lun | Theo de Raadt | |