summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2006-09-30Some fixes for running nm on ELF binaries.Mark Kettenis
2006-09-27Add and correct comments, spacing.Ray Lai
2006-09-27Plug memory leak.Ray Lai
2006-09-26clear up some confusion between operands and operators; with & ok jmc@Otto Moerbeek
2006-09-26It seems pointless to assign a variable the atoi() return value afterMichael Knudsen
2006-09-26Allow zero-length patterns with -x soJared Yanovich
2006-09-26authunix_create_default() might return NULL; spotted by tbert;Otto Moerbeek
2006-09-25Remove debugging printf accidentally committed.Ray Lai
2006-09-25You forgot about -DSMALL and broke all the install mediaTheo de Raadt
2006-09-25Support some additional HTTP redirect codes.Jonathan Gray
2006-09-25Change "a SSH" to "an SSH". Hurray, I'm not the only one whoRay Lai
2006-09-25Also accept "HTTP/1.1 200" as a success response.Ray Lai
2006-09-24do not suggest that !expression and (expression) (without spaces) is valid;Jason McIntyre
2006-09-24revert for now, this breaks stuff elsewhere...Marc Espie
2006-09-22remove the :dc: is always set behavior (use cua devices or /etc/remoteJason Wright
2006-09-22- explain diff_options (which i renamed from "diff options")Jason McIntyre
2006-09-22Fill SeptemberJasper Lievisse Adriaanse
2006-09-22- handle deltatexts which don't end in a newline character. fixes PR #5241.Niall O'Higgins
2006-09-21nick a double space;Jason McIntyre
2006-09-21Add support to rcsdiff for all the other diff flags thatTodd C. Miller
2006-09-20Recommit memory leak fix.Ray Lai
2006-09-20add missing year,Jasper Lievisse Adriaanse
2006-09-20Add the Unix BilleniumJasper Lievisse Adriaanse
2006-09-20add md5 collisionJasper Lievisse Adriaanse
2006-09-20Fill AugustJasper Lievisse Adriaanse
2006-09-20That should be S_ISREG, dunno why I committed this wrong version;Otto Moerbeek
2006-09-19client NULL deref on protocol error; Tavis Ormandy, Google Security TeamMarkus Friedl
2006-09-19fill JulyJasper Lievisse Adriaanse
2006-09-19more stuff for JuneJasper Lievisse Adriaanse
2006-09-19Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2006-09-17on .SUFFIXES: <empty>Marc Espie
2006-09-17when looking up ASNs (ASxxxx), select radbHenning Brauer
2006-09-16limit maximum work performed by the CRC compensation attack detector,Damien Miller
2006-09-02various improvements from deanna phillips; tweaked by myselfJason McIntyre
2006-08-30crank to 4.4Damien Miller
2006-08-30Fix regression where SSH2 banner is printed at loglevels ERROR and FATALDarren Tucker
2006-08-29Fix KVM snooping code of netstat that got broken by the multiple tableClaudio Jeker
2006-08-29fix a typo. it's esyscmd, not esycmd.Marc Balmer
2006-08-29Work around a problem in Heimdal that occurs when KRB5CCNAME file isDarren Tucker
2006-08-29normalise some inconsistent (but harmless) NULL pointer checksDamien Miller
2006-08-28fix up disc size check.Michael Coulter
2006-08-26/* $OpenBSD $*/ -> /* $OpenBSD$ */Kenneth R Westerback
2006-08-26print updates on the same line, per second, as we go along writing, inTheo de Raadt
2006-08-25spacingTheo de Raadt
2006-08-24spacingTheo de Raadt
2006-08-24new post-soviet order in poland (from Mikolaj Kucharski <eth0@o2.pl>) and als...Michael Shalayeff
2006-08-23use the correct variable in error and warning messagesJoris Vink
2006-08-23pull in latest change from openrcs:Joris Vink
2006-08-23Add missing checks for EOF when parsing rcs file sections.Todd C. Miller
2006-08-23Remove line length limit when reading format strings from a file.Ray Lai