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