summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-12simplify flag testsJonathan Gray
2014-04-12-l should override HOST, pointed out by claudio@Nicholas Marriott
2014-04-12Delete unused variable.Kenji Aoyama
2014-04-12drm/ttm: don't oops if no invalidate_caches()Jonathan Gray
2014-04-12drm/radeon/atom: select the proper number of lanes in transmitter setupJonathan Gray
2014-04-12drm/radeon: TTM must be init with cpu-visible VRAM, v2Jonathan Gray
2014-04-12nvm admin command opcodesDavid Gwynne
2014-04-12start working on a driver for non volatile memory express controllers.David Gwynne
2014-04-12avoid crash at exit: check that pmonitor!=NULL before dereferencing;Damien Miller
2014-04-12regenDavid Gwynne
2014-04-12fake toyDavid Gwynne
2014-04-12Unlike less, more should use basic regular expressions.Todd C. Miller
2014-04-11Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellMiod Vallat
2011-09-16Import of Less 444Alexandr Shadchin
2014-04-11Don't blindly increase offsets by the return value of snprintf, if thereNicholas Marriott
2014-04-11Further apropos(1) speed optimization was trickier than anticipated.Ingo Schwarze
2014-04-11Interfaces are associated to rdomains, make it clear by renamingMartin Pieuchot
2014-04-11sync with libdrm 2.4.53Jonathan Gray
2014-04-11syncTheo de Raadt
2014-04-11Zap CVS $Header tags, reduces diff with upstream's repoLawrence Teo
2014-04-11fix a use after free in an error pathJonathan Gray
2014-04-11fix a use after free in an error pathJonathan Gray
2014-04-11Fix tree breakage.Kenneth R Westerback
2014-04-10oops, typo, spotted by Matthias SchelerTheo de Raadt
2014-04-10Piotr Sikora pointed me at a more refined diff for the buffer releaseTed Unangst
2014-04-10syncTheo de Raadt
2014-04-10crank major; struct ssl_ctx_st changes; ok teduTheo de Raadt
2014-04-10Disable Segglemann's RFC520 hearbeat.Theo de Raadt
2014-04-10disable buf freelists. we'll see what happens next.Ted Unangst
2014-04-10don't release the read buffer if we're not done reading from it.Ted Unangst
2014-04-10Add validation routines to ikev2_pld.c: For each payload type overallReyk Floeter
2014-04-10notify userland when arp entry is removed; ok mpiMike Belopuhov
2014-04-10fix fd leaks in error paths missed last time aroundJonathan Gray
2014-04-10Don't use ifa_ifwithnet() with obvious sockaddr_dl argument. ThisMartin Pieuchot
2014-04-10pull the bufcache freelist code out into separate functions to allow newTed Unangst
2014-04-10Retire rtinit() an use rt_ifa_add(9) and rt_ifa_del(9) to manageMartin Pieuchot
2014-04-10Revive the fix for Perl RT bug 116441 (null dereference affectingMatthias Kilian
2014-04-10remove some obsolescent text and tweak -p slightly; ok millertJason McIntyre
2014-04-10Next speed optimization step for the new apropos(1).Ingo Schwarze
2014-04-10rename waitable to waitok as suggested by kettenisTed Unangst
2014-04-10marking the isr as MPSAFE snuck in with r1.76.David Gwynne
2014-04-09The -p option now matches POSIX. With jmc@Todd C. Miller
2014-04-09tweak STANDARDS; ok millert sobradoJason McIntyre
2014-04-09After careful gprof(1)ing of the new apropos(1), move the descriptionsIngo Schwarze
2014-04-09- move the "more is less" blurb to a more relevant placeJason McIntyre
2014-04-09Make trapDump() take the printf-like function as a 2nd parameter.Miod Vallat
2014-04-09In "more" mode, POSIX says the command specified by the -p optionTodd C. Miller
2014-04-09Revert 1.93, it breaks permission checks.Florian Obser
2014-04-09display correct imsg when profiling is on and if the type was changedEric Faurot
2014-04-09Zap the mfa process. It is not currently doing anything, and content filteringEric Faurot