summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2006-12-28- remove un-needed trailing backslash from LINKS declaration.Niall O'Higgins
2006-12-28- rearrange textJason McIntyre
2006-12-28- less macros needed in SYNOPSISJason McIntyre
2006-12-27- sync with usageNiall O'Higgins
2006-12-27- no need to mention -e option twice in usage.Niall O'Higgins
2006-12-27Also provide 'C' as a command line arg. From Mark Lumsden <mark at cyodesignsOtto Moerbeek
2006-12-26fts_read returning NULL and errno set is an error. ok ray@Otto Moerbeek
2006-12-25Typo.Alexander Yurchenko
2006-12-25"show ip bgp source-as" should issue a bgpctl show ip bgp source-as and notClaudio Jeker
2006-12-24Fix a bug where inserting a file resulted in an incorrectKjell Wooding
2006-12-24Add column-number indicator to status line (enabled when line-number-mode isKjell Wooding
2006-12-23Spelling.Kenneth R Westerback
2006-12-22snprintf() -> cvs_path_cat();Xavier Santolaria
2006-12-21if the add or import command is issued, send the wrapper-sendme-rcsOptionsXavier Santolaria
2006-12-21Fix !command piping by Alexander Bluhm in PR 5325. Tested by quite aOtto Moerbeek
2006-12-21Fix a realloc-style bug (curmap = reallocmap(curmap)) inKjell Wooding
2006-12-21Eliminate BSMAP #ifdef (we didn't define it). This exposes bsmap-mode,Kjell Wooding
2006-12-21- plug memleak in rcs_parse_delta()Niall O'Higgins
2006-12-21- plug memory leak in rcs_parse_delta()Niall O'Higgins
2006-12-21- plug memory leak in rcs_translate_tag()Niall O'Higgins
2006-12-21- plug memory leak in rcs_patch_lines()Niall O'Higgins
2006-12-21'immediatly' -> 'immediately' in comments.Kenneth R Westerback
2006-12-20kjell loves his extra spacesTheo de Raadt
2006-12-20Get rid of CVMVAS define. Originally to change pgforw/back parameterKjell Wooding
2006-12-20since auto-execute expects a function name at the "Execute:" prompt anyway,Kjell Wooding
2006-12-20kill an ill-formed (and totally unnecessary) realloc.Kjell Wooding
2006-12-20missing xfree();Xavier Santolaria
2006-12-20remove debug message left in previous commit.Xavier Santolaria
2006-12-20.Xr cmp and sdiff each otherJasper Lievisse Adriaanse
2006-12-20remove unneeded #includeSteven Mestdagh
2006-12-19add some bits to handle Remove-entry.Xavier Santolaria
2006-12-19correctly check snprintf(), noticed by ray@Joris Vink
2006-12-19- Introduce a way for the command code to recognize what the server replied.Joris Vink
2006-12-19add client-side support for Set-static-directory.Xavier Santolaria
2006-12-19add client-side support for Clear-static-directory, Clear-sticky andXavier Santolaria
2006-12-16tweak slightly: not having the variable is okay, not finding the packageMarc Espie
2006-12-16Get rid of PREFIXREGION ifdef, since we always enable it anyway.Kjell Wooding
2006-12-16it's not an error for a variable not to be defined for some/all of theMarc Espie
2006-12-16+.Ex -std foldJason McIntyre
2006-12-16"Mention what underlining is meant here."Jason McIntyre
2006-12-15add support for "Static-directory" request.Xavier Santolaria
2006-12-15dummy support for update-patches request.Xavier Santolaria
2006-12-15minor tweaks, partly from ru@freebsd;Jason McIntyre
2006-12-15server-side Static-directory bits.Xavier Santolaria
2006-12-15adjust the Directory request by sending the repository on a new line too.Xavier Santolaria
2006-12-15server-side Sticky bits.Xavier Santolaria
2006-12-14do not display result if $rc != 0, fixes cases likeMarc Espie
2006-12-14Coverity CID 2996: Don't return without closing fp.Jasper Lievisse Adriaanse
2006-12-14add support for the "Sticky" request; client-side only for now.Xavier Santolaria
2006-12-14add PKG_CONFIG_LIBDIR, okay bernd@Marc Espie