summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-25By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-12-25By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-12-25By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-12-25By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-12-25By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-12-25By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-12-25Pass both the virtual address and the physical address of the memory rangeMiod Vallat
2009-12-25Don't bother returning a value in *_InvalidateICache(), as it's supposed to beMiod Vallat
2009-12-25Do not #include unused <machine/mcontext.h>Miod Vallat
2009-12-25Implement bus_space_vaddr().Miod Vallat
2009-12-25Add bus_space_vaddr() when applicable; from NetBSD.Miod Vallat
2009-12-25Fix (currently unused) bus_space_vaddr() return value.Miod Vallat
2009-12-25validate routing domain is in range 0-RT_TABLEID_MAX.Kevin Steves
2009-12-25No stand subdir to recurse in.Miod Vallat
2009-12-25Regression test for .Pa below .Bl in the FILES section;Ingo Schwarze
2009-12-24Regression test for .Bl -column;Ingo Schwarze
2009-12-24activate mdoc/Fl tests (duh.)Ingo Schwarze
2009-12-24Use sysctl() KERN_PROC2 instead of KERN_PROC, as the latter's ABIPhilip Guenthe
2009-12-24Regression test for .Fl with multiple arguments.Ingo Schwarze
2009-12-24correct the text for received-on; ok dlgTheo de Raadt
2009-12-24make the final progress bar vanish unless verbose >= 2, as requested byMarc Espie
2009-12-24kill PATH_RUNQUEUEHIGH and PATH_RUNQUEUELOW, i had great plans for them butGilles Chehade
2009-12-24deal with the new .Aq in perl manpages production.Marc Espie
2009-12-24avoid infinite loop, noticed by Rivo Nurges.Marc Espie
2009-12-24In the descriptions of the obsolete USE_BZIP/USE_ZIP entries,Stuart Henderson
2009-12-24do not run the unsolicited event queue from the interrupt handler.Jacob Meuser
2009-12-24spelling fixes, from Brad Tilley; we will not fix src/sbin/dump/dump.hIgor Sobrado
2009-12-24tweak previous;Jason McIntyre
2009-12-24try to document received-on.David Gwynne
2009-12-24add support to pf for filtering a packet by the interface it was receivedDavid Gwynne
2009-12-24sync to 1.9.14: rewrite escape sequence handling:Ingo Schwarze
2009-12-23regression test for non-breaking space (\~);Ingo Schwarze
2009-12-23sync to 1.9.13: minor fixes:Ingo Schwarze
2009-12-23- add and enable uthumJasper Lievisse Adriaanse
2009-12-23Print more addresses with scope.Claudio Jeker
2009-12-23Implementation of RFC 2920 PIPELINING extension, client side only for now.Jacek Masiulaniec
2009-12-23Loopback interface don't have link local addresses so use the real IPv6Claudio Jeker
2009-12-23The process's rdomain should be, well, per-process and not per-rthread,Philip Guenthe
2009-12-23partion -> partition. First one (mkfs.c) noted by Brad Tilley on tech@.Kenneth R Westerback
2009-12-22sync to 1.9.12, mostly portability and refactoring:Ingo Schwarze
2009-12-22rewrite promiscuous mode and multicast handling; from BradChristian Weisgerber
2009-12-22Crap. Remove debug code that I did not plan to commit.Claudio Jeker
2009-12-22implement -C (silent -c), required by POSIX.1-2008;Ingo Schwarze
2009-12-22Holy inconsitancy Batman! While it is impossible to use embeded scope idsClaudio Jeker
2009-12-22Add interface index aka. scope id to struct kroute so that the rde can passClaudio Jeker
2009-12-22progressmeter always, unless -x is givenTheo de Raadt
2009-12-22add `1' to the interactive command list too; from Mark LumsdenJason McIntyre
2009-12-22Use log_in6addr_scope() to print the correct nexthop.Claudio Jeker
2009-12-22Link local addressing strikes again. Include ifindex in all nexthopClaudio Jeker
2009-12-22re-adding a group that exists is not an errorTheo de Raadt