summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-27%d -> %u. mostly in #ifdef DEBUG.Jun-ichiro itojun Hagino
2002-06-27%d/%u mixup (in #ifdef DEBUG)Jun-ichiro itojun Hagino
2002-06-27ntohs() returns unsigned valueJun-ichiro itojun Hagino
2002-06-27improve mm_zalloc check; markus okTheo de Raadt
2002-06-27more checks for NULL pointers; from grendel@zeitbombe.org; ok deraadt@Markus Friedl
2002-06-27spell.Federico G. Schwindt
2002-06-27add postgresql port.Brad Smith
2002-06-27do not permit ktrace on P_SUGID; millert okTheo de Raadt
2002-06-27KNFTheo de Raadt
2002-06-27boundary check in IPv4/v6 mapped address case (affects dig(1)).Jun-ichiro itojun Hagino
2002-06-26Don't follow symbolic links for (ie. user-owned) log files by default;Wilbern Cobb
2002-06-26alpha is no m68k as far as I know.Miod Vallat
2002-06-26bug #304, xfree(data) called to early; openssh@sigint.cs.purdue.eduMarkus Friedl
2002-06-26stp at sparc will map this card always as big-endian.Federico G. Schwindt
2002-06-26Missing .Xr's from Margarida Sequeira <niness@devilness.org>.Federico G. Schwindt
2002-06-26make models match sk's website (specifically the 9842 and 9843 were misrepres...Jason Wright
2002-06-26include <bsd.own.mk> before using NOMAN; ok millert@Wilbern Cobb
2002-06-26Check for associated socket.Angelos D. Keromytis
2002-06-26ieee1394 for i386 too...Thierry Deval
2002-06-26A bit more paranoid.Angelos D. Keromytis
2002-06-26cardbus fwohci support.Thierry Deval
2002-06-26various fixes + some KNFThierry Deval
2002-06-26more %uTheo de Raadt
2002-06-26fix exit code for -X/-xMarkus Friedl
2002-06-26use ssize_t for recvmsg() and sendmsg() returnTheo de Raadt
2002-06-26correct %uTheo de Raadt
2002-06-26configrom input failover + some KNFThierry Deval
2002-06-263.4Markus Friedl
2002-06-26make sure # of response matches # of queries, fixes int overflow; from ISSMarkus Friedl
2002-06-26pointer safeguards + some KNFThierry Deval
2002-06-26disclose less information from environment files; based on input from djm, an...Theo de Raadt
2002-06-26typo; found by Jean-Francois Brousseau <krapht@secureops.com>Todd T. Fries
2002-06-26be careful in mm_zallocTheo de Raadt
2002-06-26Kill __FUNCTION__.Marc Espie
2002-06-26Actually use m68k-aliases (forgot to commit this...)Marc Espie
2002-06-26limit # of env vars to 1000; ok deraadt/djmMarkus Friedl
2002-06-26limit # of channels to 10000Markus Friedl
2002-06-26limit append to 1MB and buffers to 10MBMarkus Friedl
2002-06-26limit size of BNs to 8KB; ok provos/deraadtMarkus Friedl
2002-06-26Bump i386 kvm size to 768M.Artur Grabowski
2002-06-26Another great quote.Miod Vallat
2002-06-26correct bad practice in the code - it uses two changing variablesJun-ichiro itojun Hagino
2002-06-26avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl>Jun-ichiro itojun Hagino
2002-06-26correct bad practice in the code - it uses two changing variablesJun-ichiro itojun Hagino
2002-06-26avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl>Jun-ichiro itojun Hagino
2002-06-26syncTheo de Raadt
2002-06-26sendmail 8.12.5Todd C. Miller
2002-06-26rm duplicated decl of fwohci/fwlynxJun-ichiro itojun Hagino
2002-06-26forgot to commit - IEEE1394 bitsJun-ichiro itojun Hagino
2002-06-26Update correct statistic if m_inject() fails --- from sam@errno.comAngelos D. Keromytis