summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-26document quoting of special characters;Ingo Schwarze
2009-12-26Get rid of the (unused) ``no accounting'' bus_space_{map,unmap} routines.Miod Vallat
2009-12-26Initial rdomain support for mpe(4). Caveat: assumes MPLS is always inClaudio Jeker
2009-12-26Fix the logic so that transition from a 256 colour to default works properly.Nicholas Marriott
2009-12-26Nuke some stray debugging.Nicholas Marriott
2009-12-26SIGINTR -> SIGINT; taken from mrg@netbsd's fix to termios.4 (-r1.33);Jason McIntyre
2009-12-26move st over to the new midlayer.David Gwynne
2009-12-26Add tests to check timeout on sockets under different situations. kurt@ ok.Federico G. Schwindt
2009-12-25be nice by documenting a rather non-obvious trap:Ingo Schwarze
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-25A couple more device types.Miod Vallat
2009-12-25regenMiod Vallat
2009-12-25One more Geode device.Miod 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-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