summaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Expand)Author
2012-01-31Fix printf formats (those who can't decide wether to use casts or PRI*martin
2012-01-30Correct merge error from import.darrenr
2012-01-30Merge error - stale code from HEAD not removed.darrenr
2012-01-30Lost on importdarrenr
2012-01-30Lost on importdarrenr
2012-01-30Update ftp-proxy for changes to ipnat_tdarrenr
2012-01-30Merge IPFilter 5.1.1 into HEADdarrenr
2012-01-30Import IPFilter 5.1.1darrenr
2012-01-27PR/45881: Chavdar Ivanov: nvi copy command copies empty lines.christos
2012-01-21remove error(1) line.christos
2012-01-21make the previous patch compile.christos
2012-01-21PR/10367: Second part.christos
2012-01-21PR/10367:christos
2012-01-21undo previous, it is wrong.christos
2012-01-21PR/10367: Mason Loring Bliss: fix delete word near end of file. Patchchristos
2012-01-04include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userlanddrochner
2012-01-02Fix typo, from Abhinav Upadhyay.wiz
2011-11-23use ARG_CHAR_T instead of CHAR_T for integer promotion.tnozaki
2011-11-23use e_key_t instead of u_int.tnozaki
2011-11-23don't use WEOF directly, for --disable-widechar.tnozaki
2011-11-23don't use L prefix directly, for --disable-widechar.tnozaki
2011-11-19reliability fix, merge libc/regex fix to avoid memory exhaust problem.tnozaki
2011-11-16use ARG_CHAR_T instead of CHAR_T for integer promotion.tnozaki
2011-11-14nvi cannot display international character(west european accented chars).tnozaki
2011-11-13add dircategory/direntry for vi, so texinfo stops complainingwiz
2011-11-09Don't allow '/' characters in the "service" argument to pam_start()drochner
2011-10-17There is no doubt whether whether should have a 'h' after the 'w'.mbalmer
2011-10-08If a module doesn't implement a primitive, don't just ignore it;apb
2011-10-07Simplify.joerg
2011-09-24Work around PR#43839, by calling resizeterm() on SIGWINCH.jdc
2011-09-22Also eliminate now-no-longer-used local variable.he
2011-09-22Eliminate unchecked malloc (Maksymilian Arciemowicz)christos
2011-09-22check the result of malloc (Maksymilian Arciemowicz)christos
2011-09-16Use __deadjoerg
2011-08-29Use __deadjoerg
2011-08-29Sprinkle NORETURN.joerg
2011-08-25fix non-literal format stringchristos
2011-08-17fix raw string formatschristos
2011-08-17fix gcc-4.5 cast warningchristos
2011-08-17Instead of printing the raw suspect value instead of the name (!?!?), print thechristos
2011-08-16gcc-4.5 fixeschristos
2011-08-15Fix CVS-2011-2748, malformed packets can cause server to crash causing a DoS.christos
2011-08-14fix gcc45 warningschristos
2011-06-22initialise from_cs[1] instead of from_cs[0] twice. from GCC 4.5.3.mrg
2011-06-22don't write "(u_char) NULL".mrg
2011-06-05clean up after my recent import for netbsd-5; these files don't belongspz
2011-06-03Import bind 9.7.3-P1spz
2011-05-24Use portable macrosjoerg
2011-04-06CVE-2011-0997 dhclient: insufficient sanitization of certain DHCPchristos
2011-03-211. fix PR/44455, nonprintable character doesn't show hex-visualtnozaki