summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2015-02-09Entries in the window list can be NULL, prompted by a crash seen by BenNicholas Marriott
2015-02-09Get rid of another KVM reader and convert the multicast output to useClaudio Jeker
2015-02-09don't cast mallocTed Unangst
2015-02-09errflg only needs to go to 1Ted Unangst
2015-02-09there is really only word needed in this file. add it and remove the rest.Ted Unangst
2015-02-09update the version of perl. afresh1 has been slacking...Ted Unangst
2015-02-09various defines always exist, so delete the ifdef test.Ted Unangst
2015-02-09Remember to zero the ciphers configuration.Joel Sing
2015-02-09remove the safeguard against porting to machines without 8 bit bytes.Ted Unangst
2015-02-09Correct a test so synproxy states will display as "Syn" instead ofJonathan Gray
2015-02-09Rewrite the openssl(1) ciphers command.Joel Sing
2015-02-08in getopt() blocks, stop incrementing flag variable which are supposedTheo de Raadt
2015-02-08Separate the two usages for cu so you can either give it -l and -s (likeNicholas Marriott
2015-02-08Delete commented out code from openssl(1) apps.Doug Hogan
2015-02-08Count dropped SYN packets on the tcpstat. They are dropped due to theYASUOKA Masahiko
2015-02-08-a for -I or -i is gone for good. So adjust manpage.Claudio Jeker
2015-02-08The multicast address printing code has been disabled for 7 years.Claudio Jeker
2015-02-08Do extend CFLAGS instead of assigning it so that DEBUG=-g worksClaudio Jeker
2015-02-07Check for \0 in the right place, from J Raynor.Nicholas Marriott
2015-02-07sync usage(); ok espieJason McIntyre
2015-02-07Closing a block validates it, which may end up deleting it,Ingo Schwarze
2015-02-07document -CMarc Espie
2015-02-07add support for the popular -C option, in the least intrusive way possible:Marc Espie
2015-02-07remove unused cu(1) support in tip; it is supplied as a seperateTheo de Raadt
2015-02-07be more careful about argc == 0Ingo Schwarze
2015-02-07Modify BSIZE to BUFLEN to avoid redefinition on HP-UX.Brent Cook
2015-02-06Use the same time for both calls to format_expand_time.Nicholas Marriott
2015-02-06SIZE_MAX is standard, we should be using it in preference to theTodd C. Miller
2015-02-06Do not rely on unspecified behavior for the size_t overflow check.Todd C. Miller
2015-02-06status_replace can now become local to status.c and it no longer needsNicholas Marriott
2015-02-06Use formats not status_replace for set-titles-string.Nicholas Marriott
2015-02-06Add format_expand_time and use it instead of status_replace whereNicholas Marriott
2015-02-06replace the last legacy generic message type, "argument count wrong",Ingo Schwarze
2015-02-06Move pane border options to window options rather than session, from Marc Finet.Nicholas Marriott
2015-02-06better error reporting regarding .OP .RS .UR .TH argumentsIngo Schwarze
2015-02-06better diagnostics about excess arguments to .PD .ft .spIngo Schwarze
2015-02-06knfTed Unangst
2015-02-06change the width types to unsigned. negative widths make no sense,Ted Unangst
2015-02-06fix an integer overflow found by mlarkinTed Unangst
2015-02-06better error reporting for .br .fi .nf with argumentsIngo Schwarze
2015-02-06Delete the legacy generic warning type MANDOCERR_ARGCWARN,Ingo Schwarze
2015-02-06better handle .Fo and .Fd without argumentIngo Schwarze
2015-02-06Remove route/netstat -f encap in favor of ipsecctl -s flow.Reyk Floeter
2015-02-06better handle empty .Bd .Bl .D1 .Dl blocksIngo Schwarze
2015-02-06better handle .In .Sh .Ss .St .Xr without argumentsIngo Schwarze
2015-02-05Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@Todd C. Miller
2015-02-05Reset bracket paste mode on detach.Nicholas Marriott
2015-02-05Remove a couple of now-unused variables.Nicholas Marriott
2015-02-05Wrap all the individual format_* calls in a single format_defaultsNicholas Marriott
2015-02-05There is no need to save the guard state because the function checks itNicholas Marriott