Age | Commit message (Expand) | Author |
2009-12-23 | - add and enable uthum | Jasper Lievisse Adriaanse |
2009-12-23 | Print more addresses with scope. | Claudio Jeker |
2009-12-23 | Implementation of RFC 2920 PIPELINING extension, client side only for now. | Jacek Masiulaniec |
2009-12-23 | Loopback interface don't have link local addresses so use the real IPv6 | Claudio Jeker |
2009-12-23 | The process's rdomain should be, well, per-process and not per-rthread, | Philip Guenthe |
2009-12-23 | partion -> partition. First one (mkfs.c) noted by Brad Tilley on tech@. | Kenneth R Westerback |
2009-12-22 | sync to 1.9.12, mostly portability and refactoring: | Ingo Schwarze |
2009-12-22 | rewrite promiscuous mode and multicast handling; from Brad | Christian Weisgerber |
2009-12-22 | Crap. Remove debug code that I did not plan to commit. | Claudio Jeker |
2009-12-22 | implement -C (silent -c), required by POSIX.1-2008; | Ingo Schwarze |
2009-12-22 | Holy inconsitancy Batman! While it is impossible to use embeded scope ids | Claudio Jeker |
2009-12-22 | Add interface index aka. scope id to struct kroute so that the rde can pass | Claudio Jeker |
2009-12-22 | progressmeter always, unless -x is given | Theo de Raadt |
2009-12-22 | add `1' to the interactive command list too; from Mark Lumsden | Jason McIntyre |
2009-12-22 | Use log_in6addr_scope() to print the correct nexthop. | Claudio Jeker |
2009-12-22 | Link local addressing strikes again. Include ifindex in all nexthop | Claudio Jeker |
2009-12-22 | re-adding a group that exists is not an error | Theo de Raadt |
2009-12-22 | Implement log_in6addr_scope() yet another function doing the same thing | Claudio Jeker |
2009-12-22 | Use correct interface id. iface_id is our ifindex, nbr_iface_id is the | Claudio Jeker |
2009-12-22 | Give calc_nexthop_lladdr() a chance to find the correct link local address. | Claudio Jeker |
2009-12-22 | Revert last commit, I should have checked with damien@ first. | Stuart Henderson |
2009-12-22 | add -1 to show_help(); from Mark Lumsden | Jason McIntyre |
2009-12-22 | Create sysmerge etcsum file at release time for etc set inclusion. | Antoine Jacoutot |
2009-12-22 | - two more typo's spotted by Brad Tilley | Jasper Lievisse Adriaanse |
2009-12-22 | - tyop, spotted by Brad Tilley | Jasper Lievisse Adriaanse |
2009-12-22 | Sort pci ids, from Brad. | Stuart Henderson |
2009-12-22 | Fix a couple of problems with grouped sessions reported by danh: redraw | Nicholas Marriott |
2009-12-22 | treat the front headphone jack more like a built-in speaker. make it's | Jacob Meuser |
2009-12-21 | typo in comment; Holger Mikolon | Stuart Henderson |
2009-12-21 | Add uthum(4) to arches I could test it. ok deraadt@. | Matthieu Herrb |
2009-12-21 | Cleanup promiscuous mode and multicast handling. From Brad. | Mark Kettenis |
2009-12-21 | sync | Theo de Raadt |
2009-12-21 | Another AF_INET that should be an AF_INET6. | Claudio Jeker |
2009-12-21 | Doh! It helps to load the IPv6 routing table into kroute instead of IPv4. | Claudio Jeker |
2009-12-21 | Some cleaning for the rl(4) driver: | Christian Weisgerber |
2009-12-21 | check new package later, after we're sure of the set. | Marc Espie |
2009-12-21 | enable ospf6d, ospf6ctl, ldpd and ldpctl in builds. There is no reason to | Claudio Jeker |
2009-12-21 | if we're not in a "pretend" mode, synchronization operations on vstat occur | Marc Espie |
2009-12-21 | document recent changes, clean up old pkg_delete options | Marc Espie |
2009-12-21 | consistent spelling | Marc Espie |
2009-12-21 | much simpler SIG{INFO} handling: create a status object in state and | Marc Espie |
2009-12-20 | When using ptrace(), death of the traced process should always send | Philip Guenthe |
2009-12-20 | svr4_sys_waitsys() was seemingly implemented by copying sys_wait4() | Philip Guenthe |
2009-12-20 | fix an incorrect magic number and typo in PROTOCOL; bz#1688 | Damien Miller |
2009-12-20 | change verbosity handling: be silent by default, turn on the first level if -v. | Marc Espie |
2009-12-20 | Use the standard wording, requested by jmc@. | Ingo Schwarze |
2009-12-20 | zap trailing whitespace; | Jason McIntyre |
2009-12-20 | find -LH was -L, but must be -H according to POSIX; | Ingo Schwarze |
2009-12-20 | Removed lstat, because fstat will do most of the checks later on. Make | Tobias Stoeckmann |
2009-12-20 | Properly fill password string with zeros after use on unprivileged side of | Tobias Stoeckmann |