summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-28All the -m options were not being displayed, use .Oo and .Oc toTodd C. Miller
2002-02-28merge mod_ssl 2.8.7Brad Smith
2002-02-28log user not allowed details, from dwd@bell-labs.com; ok markus@Kevin Steves
2002-02-28-u0 DNS for user@hostKevin Steves
2002-02-28no, that error message was bad.Bob Beck
2002-02-28DenyUsers allows user@host pattern alsoKevin Steves
2002-02-28Some new servers return the hostname as type XBob Beck
2002-02-28delay hostname lookup until we see a ``@'' in DenyUsers and AllowUsersKevin Steves
2002-02-28Check in some new vnode man page from FreeBSD. Thanks to Peter WernerConstantine Sapuntzakis
2002-02-28remove more 0 byte files.Brad Smith
2002-02-28remove 0 byte files. these files should have been removed over 14 monthsBrad Smith
2002-02-28use red-black tree for lookup_entry. the red-black tree case forNiels Provos
2002-02-28another bugTodd C. Miller
2002-02-28add support for SOCKS4 with option -X socks_version, default is 5; ok ericj@Markus Friedl
2002-02-28setting prevlcv to 0 doesnt require additional checks. from chs@Niels Provos
2002-02-28Don't force /dev/pf to be opened read-write for pfctl -t/-m when valuesDaniel Hartmeier
2002-02-28add some const EVP_MD for openssl-0.9.7Markus Friedl
2002-02-28Fix size parameter to memmove() (off by one) introduced in last commit.Todd C. Miller
2002-02-28strcpy() does not guarantee to handle overlapping copies, use memmove() instead.Todd C. Miller
2002-02-28Remove feature-poor GPL'd deroff clone, we have a better, BSD-licensed one now.Todd C. Miller
2002-02-28This is the 4.4BSD deroff, now freed by Caldera.Todd C. Miller
2002-02-28Start quirks off with NOWIDE, NOSYNC and NOTAGS and remove theKenneth R Westerback
2002-02-27remove unneeded casts in [gs]etsockopt(); ok markus@Kevin Steves
2002-02-27Better values for invalid pte initialization.Miod Vallat
2002-02-27ANSI decls. okay millert@Marc Espie
2002-02-27Add regress test for ksh bug, crash trigger provided by nino@. ok espie@Daniel Hartmeier
2002-02-27Fix three off-by-one errors. ok espie@, millert@, miod@Daniel Hartmeier
2002-02-27And adjust regress tests to match the rule number output.Daniel Hartmeier
2002-02-27Instead of printing useless @0 rule numbers from pfctl -vR, increase aDaniel Hartmeier
2002-02-27don't execute the pmap_update() call if we have no watch list. bo-bo art :-)Per Fogelstrom
2002-02-27make SPLAY_MIN and SPLAY_MAX (and thus SPLAY_FOREACH) safe on an emptry treeMike Frantzen
2002-02-27Add a test for inheriting kqueue descriptors on fork.Artur Grabowski
2002-02-27Correct plural/singular in one sentence, omitting protocol specificationDaniel Hartmeier
2002-02-27We have memcpy and memset in the kernel.Artur Grabowski
2002-02-27Small fix from Bjorn Sandell <biorn@dce.chalmers.se> that makes it compileHans Insulander
2002-02-26mdoc fixes from pjanzenPeter Valchev
2002-02-26Cut/pasto: don't forget to scan for the source addressJason Wright
2002-02-26use socklen_tKevin Steves
2002-02-26if ${DESTDIR} exists, do not modify the modeTheo de Raadt
2002-02-26no, look closely. the comma was highlighted. split .Ic even moreTheo de Raadt
2002-02-26> Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.orgmouring
2002-02-26Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.orgTheo de Raadt
2002-02-26raw MD5 and raw SHA1 are supported, tooJason Wright
2002-02-26rc4 is supported; deraadt@Jason Wright
2002-02-26Add test for PR 2311Marc Espie
2002-02-26cvspserver 2401/tcp; ok millert@lebel
2002-02-26close PR 2311Marc Espie
2002-02-26supply ::1 reverse lookup on ip6.arpa too. from toddJun-ichiro itojun Hagino
2002-02-26KNF; from Dennis Schwarz <denniss@hoofbite.net>; closes pr#2432Todd T. Fries
2002-02-26rephrase warning; from miodPeter Valchev