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