summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-22Remove the rcsid which were intentionally skipped in the "purge of 2009"Theo de Raadt
2011-09-22Disable option DEBUG for hppa64 - it is now too noisy to be useful.Joel Sing
2011-09-22Revert r1.29. Now that the "C" locale is ASCII-only, this workaroundStefan Sperling
2011-09-22Revert r1.15. Now that the "C" locale is ASCII-only, this workaroundStefan Sperling
2011-09-22Stop using the latin1 character set in the "C" locale. This behaviour wasStefan Sperling
2011-09-22Add missing "*)" case statement and make sure RC_DEBUG and RC_FORCE areAntoine Jacoutot
2011-09-22don't let remote_glob() implicitly sort its results in do_globbed_ls() -Damien Miller
2011-09-22fix GLOB_KEEPSTAT without GLOB_NOSORT; the implicit sort was beingDamien Miller
2011-09-22install infnan(3/VAX) into man3/vax/ on all archs;Ingo Schwarze
2011-09-22Return the correct errno (EBUSY) when pthread_mutex_trylock() isPhilip Guenthe
2011-09-21Add tests for pf fragment reassembly with all kinds of overlapping.Alexander Bluhm
2011-09-21Move the prototype for disk_readlabel to the .h file so that hibernateTheo de Raadt
2011-09-21add a note about -ftree-vrp being removed from -O2Jonathan Gray
2011-09-21fix missing err.h includesJonathan Gray
2011-09-21syncTheo de Raadt
2011-09-21Fix mismerged copyright noticeTodd C. Miller
2011-09-21missing err.h includeJonathan Gray
2011-09-21Check the protocol header length for tcp, udp, icmp, icmp6 inAlexander Bluhm
2011-09-21Use volatile sig_atomic_t, not int, for the sigs variable. AlsoTodd C. Miller
2011-09-21include err.h for warnxJonathan Gray
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