summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2008-10-01-s not specified by posix; from Daniel DickmanJason McIntyre
2008-10-01in getrusage(), use RUSAGE_SELF for the current process rather than 0Kevin Lo
2008-09-30Properly display files with embedded colons being xferred via ftd.Todd C. Miller
2008-09-29Add a missing `|' to the description of -perm.Matthias Kilian
2008-09-26support proxies with password.Marc Espie
2008-09-25do not hardcode the editor name in the message displayed by "-r"Igor Sobrado
2008-09-24remove unused functionCharles Longeau
2008-09-19documentation tweaks; synchronize synopsis and usage.Igor Sobrado
2008-09-18unbreak for gcc2 archs; declaration before code!Todd T. Fries
2008-09-18remove unused variableCharles Longeau
2008-09-17try getlogin() to get the real username when comitting files as root.Reyk Floeter
2008-09-16netstat statistics for pflow(4) via pseudo familyJoerg Goltermann
2008-09-15Similar to route(8) change mask rtm->rtm_priority with RTP_MASK to showClaudio Jeker
2008-09-15- describe how printf(1) and printf(3) %e, %E, %g, %G, %a, %A behaveMartynas Venckus
2008-09-15Expose the undo commands as proper mg functions.Kjell Wooding
2008-09-15Enable dirty buffer detection in mg.Kjell Wooding
2008-09-14describe %a/%A. from freebsdMartynas Venckus
2008-09-12Move the revision selection in front of output, so errors won't mix upTobias Stoeckmann
2008-09-12Plugged two memory leaks which could be encountered while using -r argumentTobias Stoeckmann
2008-09-12Be also very conservative about the supplied revision for state changes,Tobias Stoeckmann
2008-09-12Be very conservative about state changes with "admin -s". With GNU CVSTobias Stoeckmann
2008-09-11only send eow and no-more-sessions requests to openssh 5 and newer;Markus Friedl
2008-09-08- add descriptions for %F, and infinity/not-a-number from printf(3)Martynas Venckus
2008-09-08- simplify mget(): remove the duplicate code and just use getit(),Martynas Venckus
2008-09-08enable support for %a, %A, %F. ok theoMartynas Venckus
2008-09-08"InUse" is much more interesting than "Releases" for pools. ok beck@Otto Moerbeek
2008-09-07gc unused file (obseleted by libcrypto update)Damien Miller
2008-09-06OpenSSL 0.9.8h supplies a real EVP_sha256 so we do not need ourDamien Miller
2008-09-06adapt to sha2(3) API changes; ok millert@Damien Miller
2008-09-06Calling --help shouldn't be an error condition, so exit with status 0Simon Bertrang
2008-09-04+awk does not support {n,m} pattern matchingJason McIntyre
2008-09-01Display direction In/Out/Any for rule display, not just In/Out.Stuart Henderson
2008-09-01section headings do not need to be quoted; from Alan R. S. BuenoJason McIntyre
2008-09-01note that the opening delimiter of a context address should be precededJason McIntyre
2008-08-30use a bitmap to store the features. simplify the code a bit and allow forFederico G. Schwindt
2008-08-29Fix nvi's cscope support in the case that someone provided a filenameOwain Ainsworth
2008-08-29Pre-commit checks (CVSROOT/commitinfo) are run before log message isTobias Stoeckmann
2008-08-29Support for variable expansion in trigger files added.Tobias Stoeckmann
2008-08-29If parsing of a command in one of the trigger files fails, treat this as anTobias Stoeckmann
2008-08-28typo; from hyjialJason McIntyre
2008-08-27correct man sections; from Tobias SarnowskiJason McIntyre
2008-08-27add a C-c target, so we can use it as a prefix for keybindings.Kjell Wooding
2008-08-25minor tweak for removal of "[-d devel]" (change done in r1.19 and r1.21).Igor Sobrado
2008-08-22default file transfer type is binary, not ascii;Igor Sobrado
2008-08-22kill trailing whitespace;Jason McIntyre
2008-08-21Add an optional separator to stringize() and use it from do_list() toSimon Bertrang
2008-08-21Document new gnu extensions, okay jmc@, otto@Marc Espie
2008-08-21in gnu-m4 mode, allow definition of the empty macro (yes, autoconf 2.62Marc Espie
2008-08-21extend format support to cater to recent GNU autoconfMarc Espie
2008-08-21gnu extension: 0rN:az for baseN numbers.Marc Espie