Age | Commit message (Expand) | Author |
2002-06-19 | stretch some ugly while(); | Theo de Raadt |
2002-06-18 | size_t cleanups | Theo de Raadt |
2002-06-18 | actually, wrong type for printing of sise_t | Theo de Raadt |
2002-06-18 | update copyright notice. mckusick says that Van signed the standard | Theo de Raadt |
2002-06-18 | fix file descriptor leak. | Jun-ichiro itojun Hagino |
2002-06-18 | format string audit. From: Gregory Steuck <greg@nest.cx> | Jun-ichiro itojun Hagino |
2002-06-18 | remove ifdef sgi code, and HAVENIS. sgi was pointless and this didnt even come | Eric Jackson |
2002-06-17 | typo. From: "R. Lewczuk" <rafal.lewczuk@pronet.pl> | Jun-ichiro itojun Hagino |
2002-06-17 | when calling system(3) redirect std* from /dev/null | Jason Wright |
2002-06-17 | The Real Fix for the buffer overflow; from apache.org | Henning Brauer |
2002-06-17 | work around a possible buffer overflow in chunk handling. | Henning Brauer |
2002-06-17 | format string fix. From: Gregory Steuck <greg@nest.cx> | Jun-ichiro itojun Hagino |
2002-06-17 | note our setuid rule clearer | Theo de Raadt |
2002-06-17 | since we do not even have this functionality, this does not need gid kmem | Theo de Raadt |
2002-06-17 | Compensate for dodgy Win98/WinME MSCHAPv2 responses later in the code | brian |
2002-06-16 | Remove nat.conf(5) reference. | Miod Vallat |
2002-06-16 | When processing the KERN_VNODE sysctl, the kernel builds a packed structure, | Miod Vallat |
2002-06-15 | Cast a format param | brian |
2002-06-15 | Tidy up end of line whitespace | brian |
2002-06-15 | remove redundant arg to syslog() netbsd-current via kame | Jun-ichiro itojun Hagino |
2002-06-15 | Understand MS-MPPE-Encryption-Policy, MS-MPPE-Encryption-Types, | brian |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-14 | Get cpu type through sysctl. no more need for kvm. | Artur Grabowski |
2002-06-14 | this group operator stuff is completely wrong | Theo de Raadt |
2002-06-13 | Fixed some lpd bugs while on the plane from Calgary: | Todd C. Miller |
2002-06-12 | fix a typo that could create a fd leak | Vincent Labrecque |
2002-06-12 | err(3) newline cleanup in AFS parts; ok hin@ | Jason Peel |
2002-06-11 | lprm needs to be setuid daemon after all | Todd C. Miller |
2002-06-11 | Update man page to reality, grammar, and style fixes. from ckuethe@ualberta.ca | Kjell Wooding |
2002-06-11 | -Wall cleanup | Hans Insulander |
2002-06-11 | For IPCOMP print CPI instead of SPI. Style. | Hakan Olsson |
2002-06-11 | Don't assume 32bit SPI/CPI numbers. | Hakan Olsson |
2002-06-11 | fix breakage from the stupid way theo and I commited that last big pile of | Bob Beck |
2002-06-11 | Decode IPCOMP transform IDs. | Hakan Olsson |
2002-06-11 | New libkafs requires everything to link with krb5. | Hans Insulander |
2002-06-11 | make this link on ELF arch systems. | Brad Smith |
2002-06-11 | Remove \n from warn(3). ok deraadt@ | Thomas Nordin |
2002-06-11 | Remove \n from warnx(3). ok deraadt@ | Thomas Nordin |
2002-06-11 | use snprintf. | Jun-ichiro itojun Hagino |
2002-06-11 | I broke this. Remove separate (optional) nat calls | Kjell Wooding |
2002-06-10 | strlcpy, strlcat | Jun-ichiro itojun Hagino |
2002-06-10 | Remove NO__P since __P has been removed. Found by hin@ -moj | Mats O Jansson |
2002-06-10 | Minor cleanup | Hans Insulander |
2002-06-10 | Kill __FUNCTION__. | Marc Espie |
2002-06-10 | -Wall cleanup | Hans Insulander |
2002-06-10 | No newline with warnx(3). ok hin@ | Thomas Nordin |
2002-06-10 | Switch to modern (post 4.xBSD) world, with changes lying in my tree for a | Miod Vallat |
2002-06-10 | more sockaddr initializations. | Jun-ichiro itojun Hagino |
2002-06-09 | When checking for valid login names, check length against MaxUserNameLen. | Todd C. Miller |
2002-06-09 | Better fix for correct queue printing when things have been moved around. | Todd C. Miller |