Age | Commit message (Expand) | Author |
2004-03-31 | remove sparc64/gcc2 workaround. | Brad Smith |
2004-03-31 | cleanup some whitespaces | Michael Shalayeff |
2004-03-31 | regen | Michael Shalayeff |
2004-03-31 | a few more hp cards | Michael Shalayeff |
2004-03-31 | Fix false positives when comparing long file names that have the | Todd C. Miller |
2004-03-31 | in the tcp md5sig case allow empty (wildcard) src or dst | Henning Brauer |
2004-03-31 | in gettdbbysrcdst(), allow matching with either src or dst beeing a wildcard | Henning Brauer |
2004-03-30 | knock out INET6: media too large for some machines | Theo de Raadt |
2004-03-28 | Check variables in incoming packets which can cause problems if they're set | Ryan Thomas McBride |
2004-03-28 | memory leak fix; from pat, via tedu, ok dhartmei | Theo de Raadt |
2004-03-27 | wrap if_down() in splimp; tholo ran into splassert, miod tholo ok | Theo de Raadt |
2004-03-26 | Properly m_copyback() modified TCP sequence number after demodulation | Daniel Hartmeier |
2004-03-26 | don't use mbuf after free; ok mcbride, deraadt, cloder | Markus Friedl |
2004-03-26 | Also raise advskew to 240 while we wait for pfsync to get it's bulk update. | Ryan Thomas McBride |
2004-03-26 | Allow the last page of physical memory (pci space) to be mapped. ok deraadt@ | Dale Rahn |
2004-03-26 | Do not dereference pointers before checking whether they are valid (triple si... | Miod Vallat |
2004-03-25 | Don't use mbuf pointer in error case, when it has been set to NULL. | Daniel Hartmeier |
2004-03-25 | Fix icmp checksum when sequence number modlation is being used. | Ryan Thomas McBride |
2004-03-24 | Do not check for writing to address zero on vax, since this is where | Miod Vallat |
2004-03-24 | Correct size in error message. From mickey@ | Ryan Thomas McBride |
2004-03-24 | Disable net.inet.carp.log by default. | Ryan Thomas McBride |
2004-03-23 | Hold off for 1 second before beginning bulk transfer. Avoids looping | Ryan Thomas McBride |
2004-03-23 | Add TI 1510 to recognized list of chips to configure. ok deraadt@ | Dale Rahn |
2004-03-22 | Initialize msb and lsb tables (from NetBSD). | Thomas Nordin |
2004-03-22 | Fix dates on my copyrights. | Tom Cosgrove |
2004-03-22 | Support for best effort bulk transfers of states when pfsync syncif is | Ryan Thomas McBride |
2004-03-22 | spelling; jjy2+@pitt.edu | Theo de Raadt |
2004-03-21 | Remove example for ISC dhcpd. The vendor-class-identifier option is not | Tom Cosgrove |
2004-03-21 | Grammar fix from jmc@ | Tom Cosgrove |
2004-03-21 | Enter pxeboot on amd64. Initially intended to support network installs | Tom Cosgrove |
2004-03-21 | Bring in sync with i386 and enable interrupts before halt when we error | Tom Cosgrove |
2004-03-21 | fix udp checksum verification if ip options are present; | Markus Friedl |
2004-03-21 | i386 -> amd64. Ok miod@, deraadt@, tom@. | Matthieu Herrb |
2004-03-20 | one proc.h is sufficient | Ted Unangst |
2004-03-20 | add the rest of the oosiop machines for timeout programming except for /99s w... | Michael Shalayeff |
2004-03-20 | add support for the lebuffer sbus le units | Theo de Raadt |
2004-03-20 | Unbreak routing change handling for state changes; count addresses differently | Ryan Thomas McBride |
2004-03-20 | Remove errant ';' at end of if() statement that was causing pre-mature | Aaron Campbell |
2004-03-20 | Implement firmware download. | Kenneth R Westerback |
2004-03-19 | Use __LP64__ to check for 64-bit systems. | Miod Vallat |
2004-03-19 | Off-by-ones, requests for (x * PAGE_SIZE) + 1 bytes would not allocate the | Miod Vallat |
2004-03-19 | check for CLOCAL flag in right variable; from sq@oganer.net | Theo de Raadt |
2004-03-19 | Tidy up the man page | Tom Cosgrove |
2004-03-19 | Enter pxeboot, derived from the NetBSD implementation. Initially | Tom Cosgrove |
2004-03-19 | typo in comment; from robert nagy | Michael Shalayeff |
2004-03-19 | remove trailing ';' in PFLOG_REAL_HDRLEN definition. ok dhartmei@ mcbride@ | Mike Frantzen |
2004-03-19 | Tweak isr to speed it up, panic in correct spot, prepare for more firmware | Kenneth R Westerback |
2004-03-18 | state->rule.ptr shall not be NULL. from Jon Coller. ok dhartmei@ mcbride@ | Cedric Berger |
2004-03-18 | Allow the state to be changed explicitly via the ioctl. | Ryan Thomas McBride |
2004-03-18 | Starting with Prism firmware version 1.6.3, HostAP supports an | Todd C. Miller |