Age | Commit message (Expand) | Author |
2011-09-21 | During socket splicing the relayd session timeouts could not be | Alexander Bluhm |
2011-09-21 | Repair interrupted reads; fixes ^Z. OK deraadt@ | Todd C. Miller |
2011-09-21 | fix an |= that should have been != | Jonathan Gray |
2011-09-21 | remove rcsids which escaped the purge of 2009 | Jonathan Gray |
2011-09-21 | disable st*, since we doubt anyone uses it. suggested by jsing in | Theo de Raadt |
2011-09-21 | fix the two most offensive indentation violations in here. | Peter Hessler |
2011-09-21 | Add rdomain support to NTPd. | Peter Hessler |
2011-09-21 | Get rid of curlwp references; mk@ | Miod Vallat |
2011-09-21 | Try to document the show mrt command. While there order the filters | Claudio Jeker |
2011-09-21 | Make it possible to parse MRT table dumps (all 3 formats) and display | Claudio Jeker |
2011-09-21 | Rename pmap_procwr() to pmap_proc_iflush() to get the intended behaviour. | Miod Vallat |
2011-09-21 | Remove stale comments about vm freelists | Miod Vallat |
2011-09-21 | Fix range check in intc_intr_establish() | Miod Vallat |
2011-09-21 | As noticed by kristaps@, when breaking an overflowing line, | Ingo Schwarze |
2011-09-21 | - update after recent MODGNOME_TOOLs changes | Jasper Lievisse Adriaanse |
2011-09-21 | bye bye, old freebsd cruft | Marc Espie |
2011-09-21 | Fix nexthop_modify() to reset the flags when called. Until now | Claudio Jeker |
2011-09-21 | Unbreak the tree. I forgot to add a fatalx() stub to bgpctl. | Claudio Jeker |
2011-09-21 | Some minor clean up to the _start funtions to make the code read a little | Kevin Lo |
2011-09-21 | Add /usr/local/share/terminfo to the search path so that ports can | Nicholas Marriott |
2011-09-21 | Cleanup page calculation for final memory chunk ordering list for | Mike Larkin |
2011-09-21 | Perform most of the remaining refactoring of hibernate code into | Mike Larkin |
2011-09-20 | groff compatibility for the rendering of foreign manuals: | Ingo Schwarze |
2011-09-20 | Major rewrite of the horizontal spacing of tables | Ingo Schwarze |
2011-09-20 | add a MACRO OVERVIEW section, similar to the one in mdoc(7); | Ingo Schwarze |
2011-09-20 | Oops, forgot to remove that reference to now dead saioctl.h | Miod Vallat |
2011-09-20 | Remove unused libsa error code and descriptions. Anything shrinking | Miod Vallat |
2011-09-20 | Remove unused file before deranged boot blocks writer get ideas from it. | Miod Vallat |
2011-09-20 | Remove !defined(CACHE_CLEAN_BLOCK_INTR) code, and make CACHE_CLEAN_BLOCK_INTR | Miod Vallat |
2011-09-20 | Late spring cleaning of the arm code for old dusty bits we do not want to | Miod Vallat |
2011-09-20 | Tweak after base moved to rc.d(8). | Antoine Jacoutot |
2011-09-20 | calee -> callee | Miod Vallat |
2011-09-20 | Remove unused MD_CACHE_CTL() macro and related defines. | Miod Vallat |
2011-09-20 | Move a few functions into util.c because bgpctl will need them soon. | Claudio Jeker |
2011-09-20 | Don't bother checking for SPX on KA410 (VS2000), since the only colour option | Miod Vallat |
2011-09-20 | Remove commented-out leftovers from old drm drivers that have been removed | Matthieu Herrb |
2011-09-20 | Don't include fcntl.h (not needed anymore) and use errx(3) instead of | Alexandre Ratchov |
2011-09-20 | Prepare to add support ALPS touchpads | Alexandr Shadchin |
2011-09-20 | When restarting a system call we need to go back four instructions, not | Joel Sing |
2011-09-20 | Add new machine entry for Itanium. | Paul Irofti |
2011-09-20 | we do properly support linebreaks, so adjust the test | Jasper Lievisse Adriaanse |
2011-09-20 | In find_barrier(), be less aggressive when deciding how many instructions | Miod Vallat |
2011-09-20 | srvtab -> keytab. | Antoine Jacoutot |
2011-09-20 | Remove the "portmap" variable, it's unused now (use portmap_flags). | Antoine Jacoutot |
2011-09-20 | pf_setup_pdesc() panics if address family is neither AF_INET nor | Alexander Bluhm |
2011-09-20 | use a pexp here too; noted by MERIGHI Marcus <mcmer-openbsd@tor.at> | Robert Nagy |
2011-09-20 | Fix bogus comment. Okay miod@ | Paul Irofti |
2011-09-20 | In its current state the ring code doesn't work on sandybridge. As a result | Mark Kettenis |
2011-09-20 | The BIOS on the x220 doesn't retrain the FDI link upon resume and restoring | Mark Kettenis |
2011-09-20 | Using user-defined macros, surprisingly, it is possible | Ingo Schwarze |