Age | Commit message (Expand) | Author |
2009-06-06 | Sync with relayd: | Pierre-Yves Ritschard |
2009-06-06 | Nuke debug() unless DEBUG is defined. Elminates debug output from | Kenneth R Westerback |
2009-06-06 | Document some of the newer Intel cards that are now supported. Also add | Claudio Jeker |
2009-06-06 | Add uvm_objwire() and uvm_objunwire(), I need this for some of my crazy | Owain Ainsworth |
2009-06-06 | Fix RCSIds | Matthieu Herrb |
2009-06-06 | use calloc() and realloc() more; ok schwarze | Theo de Raadt |
2009-06-06 | if smtpctl is run in unsupported mode, exit with a warning instead of | Jacek Masiulaniec |
2009-06-06 | option X86EMU is how this subsystem is brought into a kernel | Theo de Raadt |
2009-06-06 | more chipsets that support IPv6 receive TCP/UDP checksum offload; from Brad | Christian Weisgerber |
2009-06-06 | Rewrite the SIOCSIFFLAGS ioctl handling code to clean it up a bit and | Christian Weisgerber |
2009-06-06 | Consolidate error handling code. Much less atrocious than before. | Bret Lambert |
2009-06-06 | Some preliminary filter magic to support multiple RIBs on the filters. | Claudio Jeker |
2009-06-06 | Only the main Loc-RIB should update the FIB for now. So introduce a | Claudio Jeker |
2009-06-06 | Only generate updates for peers that are member of the RIB that update is | Claudio Jeker |
2009-06-06 | Minor cleanup. | Claudio Jeker |
2009-06-06 | fix include paths | Theo de Raadt |
2009-06-06 | Handle our new ELF core dumps. | Mark Kettenis |
2009-06-06 | Add vga bios repost support. Fetched from the NetBSD tree mostly. | Paul Irofti |
2009-06-06 | turdshine previous | Thordur I. Bjornsson |
2009-06-06 | Matching fix for amd64. This also removes a spurious disable_intr() call | Mike Larkin |
2009-06-06 | Fix some lapic, interrupt, and clock issues on i386 ACPI S3 resume. | Mike Larkin |
2009-06-05 | didn't we just say we remove libevent from the imsg framework? | Eric Faurot |
2009-06-05 | 4 handed diff with eric: | Pierre-Yves Ritschard |
2009-06-05 | Note that f_fsid gets cleared when caller is not the superuser. OK deraadt@ | Todd C. Miller |
2009-06-05 | if path in "deliver to maildir path" is omitted, use ~/Maildir by | Jacek Masiulaniec |
2009-06-05 | correct a format string type | Theo de Raadt |
2009-06-05 | init rtm_hdrlen | Chris Cappuccio |
2009-06-05 | T | Theo de Raadt |
2009-06-05 | rtm->rtm_hdrlen conversion | Chris Cappuccio |
2009-06-05 | Correctly send notification messages when errors occur. | Michele Marchetto |
2009-06-05 | Remove unneeded function that prepends mail with "From " marker. | Jacek Masiulaniec |
2009-06-05 | bring back rev1.70 | Thordur I. Bjornsson |
2009-06-05 | forgot to commit the ospfctl bits, this unbreaks the tree. | Pierre-Yves Ritschard |
2009-06-05 | bring buf_write here as well. | Pierre-Yves Ritschard |
2009-06-05 | bring buf_write which is going to be needed for bgpd. | Pierre-Yves Ritschard |
2009-06-05 | Don't call the main RIB DEFAULT but Loc-RIB. Makes more sense. | Claudio Jeker |
2009-06-05 | make smtpd's imsg lib ready, just like relayd and ospfd. | Pierre-Yves Ritschard |
2009-06-05 | Adjust print_config to all the stuff added in the last days. | Claudio Jeker |
2009-06-05 | use calloc() to provide size * nitems safety | Theo de Raadt |
2009-06-05 | use calloc() to provide size * nitems safety; ok millert | Theo de Raadt |
2009-06-05 | catch up NetBSD kern/41048. | Yojiro Uo |
2009-06-05 | revert to 1.67 to unbreak NFS writes; ok beck@ thib@ | Christian Weisgerber |
2009-06-05 | Make it possible to bind peers to a specified RIB. Now only filters and | Claudio Jeker |
2009-06-05 | Add an unused data field, to allow smtpd and ypldap to work, all lib | Pierre-Yves Ritschard |
2009-06-05 | bump MAX_IMSGSIZE here as well | Pierre-Yves Ritschard |
2009-06-05 | The yp_bind(3) return code now distinguishes "YP not active" from "an error | Ingo Schwarze |
2009-06-05 | bump MAX_IMSGSIZE to 16384, this will make smtpd happy later on. | Pierre-Yves Ritschard |
2009-06-05 | - make this a lot more readable; no binary change | Jasper Lievisse Adriaanse |
2009-06-05 | make ospfd's imsg lib ready as well. | Pierre-Yves Ritschard |
2009-06-05 | - remove an over-obvious header | Jasper Lievisse Adriaanse |