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