summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2006-12-14"apply echo *" operates similarly to ls(1), not "apply echo a*";Jason McIntyre
2006-12-14no need to send -f to the server; this flag has effectXavier Santolaria
2006-12-13fix a display;Jason McIntyre
2006-12-13Make PermitOpen work with multiple values like the man pages says. bz #1267Darren Tucker
2006-12-12tweak previous, and update usage(); ok grunkJason McIntyre
2006-12-12enable bgplg, the bgp looking glassReyk Floeter
2006-12-12executed processes (like traceroute) will be killed after a hard limitReyk Floeter
2006-12-12print the hostname in the HTML title.Reyk Floeter
2006-12-12change the proposed permissions for the chroot'ed executables: useReyk Floeter
2006-12-12spacingReyk Floeter
2006-12-12Valid XHTML 1.1! (according to http://validator.w3.org/)Reyk Floeter
2006-12-12add a nice image (the openbgpd logo)Reyk Floeter
2006-12-12mention the fact that m4 also accepts files via cmdlineAlexander von Gernler
2006-12-12bz #1019: some ssh.com versions apparently can't cope with the remote portDamien Miller
2006-12-11import a looking glass for bgpd(8) (CGI web interface), see theReyk Floeter
2006-12-11add rfc 4716 (public key format); ok jmcMarkus Friedl
2006-12-11rfc 3834 support: Auto-Submitted: auto-generated on lots of things; from Tama...Theo de Raadt
2006-12-11global option -n implies -lXavier Santolaria
2006-12-11Permit checkout from a read-only repository using the -R global optionXavier Santolaria
2006-12-10trivial change: comparing versions on a non-existent config is not a goodMarc Espie
2006-12-09reorg code some more:Marc Espie
2006-12-07check for cvs_path_cat() return value.Xavier Santolaria
2006-12-07use errno where appropriate in error messages.Xavier Santolaria
2006-12-07snprintf() -> cvs_path_cat()Xavier Santolaria
2006-12-07add config file path in debug message.Xavier Santolaria
2006-12-06Don't access buf[strlen(buf) - 1] for zero-length strings.Ray Lai
2006-12-06Don't access buf[strlen(buf) - 1] for zero-length strings.Ray Lai
2006-12-05unlink(2) sets errno, use it for error message.Xavier Santolaria
2006-12-05rmdir(2) sets errno, use it for error message.Xavier Santolaria
2006-12-04do the proper dance to order libary dependencies, let modversion doMarc Espie
2006-12-04check confstr() return value. Due to the braindead return valueOtto Moerbeek
2006-12-04snprintf() -> cvs_path_cat()Xavier Santolaria
2006-12-04- unlink tmp files when finished.Xavier Santolaria
2006-12-04retreive -> retrieve; from daniel maticJason McIntyre
2006-12-04- fix crash when doing keyword expansion of zero-length buffers.Niall O'Higgins
2006-12-02typo in error messageMarc Espie
2006-12-02rely on PkgConfig.pm, and so really parse the *.pc files.Marc Espie
2006-12-02tweaks; from claus assmann (pr #5317);Jason McIntyre
2006-12-01make things vaguely declared where they belongMarc Espie
2006-12-01Fix two bugs: stdin is processed and the current working dir is notOtto Moerbeek
2006-11-29trim usage(); ok millert deraadtJason McIntyre
2006-11-29- clean up the !}fmt sectionJason McIntyre
2006-11-29various improvements;Jason McIntyre
2006-11-29- sync synopsis and usage()Jason McIntyre
2006-11-29- tweak text on which options are defaultJason McIntyre
2006-11-29typo;Jason McIntyre
2006-11-29- sort options (discussed with ckuethe)Jason McIntyre
2006-11-29Do not test for processes being swapped out since this can't happen anymore.Miod Vallat
2006-11-28add more dudes; from Chad Dougherty <crd@andrew.cmu.edu>Michael Shalayeff
2006-11-28add additional link states to report the half duplex / full duplexReyk Floeter