Age | Commit message (Expand) | Author |
2009-12-25 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-12-25 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-12-25 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-12-25 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-12-25 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-12-25 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-12-25 | Pass both the virtual address and the physical address of the memory range | Miod Vallat |
2009-12-25 | Don't bother returning a value in *_InvalidateICache(), as it's supposed to be | Miod Vallat |
2009-12-25 | Do not #include unused <machine/mcontext.h> | Miod Vallat |
2009-12-25 | Implement bus_space_vaddr(). | Miod Vallat |
2009-12-25 | Add bus_space_vaddr() when applicable; from NetBSD. | Miod Vallat |
2009-12-25 | Fix (currently unused) bus_space_vaddr() return value. | Miod Vallat |
2009-12-25 | validate routing domain is in range 0-RT_TABLEID_MAX. | Kevin Steves |
2009-12-25 | No stand subdir to recurse in. | Miod Vallat |
2009-12-25 | Regression test for .Pa below .Bl in the FILES section; | Ingo Schwarze |
2009-12-24 | Regression test for .Bl -column; | Ingo Schwarze |
2009-12-24 | activate mdoc/Fl tests (duh.) | Ingo Schwarze |
2009-12-24 | Use sysctl() KERN_PROC2 instead of KERN_PROC, as the latter's ABI | Philip Guenthe |
2009-12-24 | Regression test for .Fl with multiple arguments. | Ingo Schwarze |
2009-12-24 | correct the text for received-on; ok dlg | Theo de Raadt |
2009-12-24 | make the final progress bar vanish unless verbose >= 2, as requested by | Marc Espie |
2009-12-24 | kill PATH_RUNQUEUEHIGH and PATH_RUNQUEUELOW, i had great plans for them but | Gilles Chehade |
2009-12-24 | deal with the new .Aq in perl manpages production. | Marc Espie |
2009-12-24 | avoid infinite loop, noticed by Rivo Nurges. | Marc Espie |
2009-12-24 | In the descriptions of the obsolete USE_BZIP/USE_ZIP entries, | Stuart Henderson |
2009-12-24 | do not run the unsolicited event queue from the interrupt handler. | Jacob Meuser |
2009-12-24 | spelling fixes, from Brad Tilley; we will not fix src/sbin/dump/dump.h | Igor Sobrado |
2009-12-24 | tweak previous; | Jason McIntyre |
2009-12-24 | try to document received-on. | David Gwynne |
2009-12-24 | add support to pf for filtering a packet by the interface it was received | David Gwynne |
2009-12-24 | sync to 1.9.14: rewrite escape sequence handling: | Ingo Schwarze |
2009-12-23 | regression test for non-breaking space (\~); | Ingo Schwarze |
2009-12-23 | sync to 1.9.13: minor fixes: | Ingo Schwarze |
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 |