aboutsummaryrefslogtreecommitdiff
path: root/cmd-confirm-before.c
Commit message (Expand)AuthorAge
* Sync OpenBSD patchset 934:Tiago Cunha2011-07-08
* Sync OpenBSD patchset 927:Tiago Cunha2011-07-03
* Sync OpenBSD patchset 829:Tiago Cunha2011-01-07
* Sync OpenBSD patchset 539:Tiago Cunha2009-11-14
* Sync OpenBSD patchset 289:Tiago Cunha2009-08-24
* Sync OpenBSD patchset 261:Tiago Cunha2009-08-16
* Sync OpenBSD patchset 181:Tiago Cunha2009-07-28
* Sync OpenBSD patchset 154:Tiago Cunha2009-07-22
* Memory could be leaked if a second prompt or message appeared while another wasNicholas Marriott2009-07-17
* Make status_message_set a variadic printf-like function. No functional change -Nicholas Marriott2009-07-15
* Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott2009-07-14
* Simplify the code by using the generic _target functions.Tiago Cunha2009-04-28
* Use cmd_prarg to include "s when necessary.Nicholas Marriott2009-04-27
* Convert hidden flag to a full flags word for the status line and add a flag toNicholas Marriott2009-04-27
* - confirm-before command.Tiago Cunha2009-04-27