Age | Commit message (Expand) | Author |
2014-02-17 | basic OCSP support. enable with 'set ocsp "http://10.0.0.10:8888/"' | Markus Friedl |
2014-02-17 | Convert bcopy()s to memcpy()s. | Martin Pieuchot |
2014-02-17 | new "smtpctl show status" command to show if mta/mda/smtp are currently runni... | Eric Faurot |
2014-02-17 | tweak previous; | Jason McIntyre |
2014-02-17 | sync | Jonathan Gray |
2014-02-17 | Zap /usr/share/misc/man.template (please use mdoc.template instead). | Ingo Schwarze |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |
2014-02-17 | do not lookup pki based on hostname if one was specified for the listener | Eric Faurot |
2014-02-17 | Better search strategy for getaddrinfo. The address family loop must | Eric Faurot |
2014-02-17 | Fix compiler warnings in the format strings: use %zd for ssize_t and | Reyk Floeter |
2014-02-17 | report extra PTR records as aliases | Eric Faurot |
2014-02-17 | list the speeds, since thats how most people think about these things. | David Gwynne |
2014-02-17 | x86_atomic_testset_i32 and x86_atomic_testset_i are not used, so remove | David Gwynne |
2014-02-17 | remove redundant test | Ted Unangst |
2014-02-17 | sticking strlen into a char leads to wraparound at 256. fix this and | Ted Unangst |
2014-02-17 | Add initial support for i354 MAC and M88E1543 PHY. | Jonathan Gray |
2014-02-17 | Remove a stray debug printf that crept in via one of the newqueue | Lawrence Teo |
2014-02-17 | use the DEVNAME macro to get the name of the interrupt rather than the | David Gwynne |
2014-02-17 | use a bus_space subregion to talk to the mbox registers so you can | David Gwynne |
2014-02-16 | HISTORY and AUTHORS; researched and written at Singapore Changi Airport; | Ingo Schwarze |
2014-02-16 | 1) Fix the markup of the time specifications, | Ingo Schwarze |
2014-02-16 | fix bibliographical references; from Jan Stary <hans at stare dot cz> | Ingo Schwarze |
2014-02-16 | After Werner Lemberg accepted and committed some updates to the manual | Ingo Schwarze |
2014-02-16 | Leftovers from removing 88 colour support, from Theo Buehler. | Nicholas Marriott |
2014-02-16 | when indenting, extend the right margin accordingly, when needed; | Ingo Schwarze |
2014-02-16 | * simplify the documentation of -l as suggested by millert@ | Ingo Schwarze |
2014-02-16 | malcolm macdougall, not dacdougall; | Jason McIntyre |
2014-02-16 | Unbreak ld.so with ssp-strong/all on sparc64 and powerpc. With the | Martynas Venckus |
2014-02-16 | Update ld.so-cookie test which is currently broken and gets in the | Martynas Venckus |
2014-02-16 | Further tweak to mpfree(). Don't bother setting about-to-be-freed | Kenneth R Westerback |
2014-02-15 | say more explicitly where the .Er values show up, and fix the .Sh title; | Ingo Schwarze |
2014-02-15 | simplify macro usage, in part suggested by jmc@, | Ingo Schwarze |
2014-02-15 | avoid spurious "getsockname failed: Bad file descriptor" errors in ssh -W; | Damien Miller |
2014-02-15 | Don't need keeps in SYNOPSIS for .mdoc. | Todd C. Miller |
2014-02-15 | install man perlinterp so you can learn all about the interpreter | Ted Unangst |
2014-02-15 | jmc notes that the previous commit made for some funny wording. | Ted Unangst |
2014-02-15 | minor macro cleanup; from Jan Stary <hans at stare dot cz>; | Ingo Schwarze |
2014-02-15 | macro cleanup, mostly to use .Cm for fixed strings | Ingo Schwarze |
2014-02-15 | drm/radeon/DCE4+: clear bios scratch dpms bit (v2) | Jonathan Gray |
2014-02-15 | nep(4); start of a driver for the Sun Neptune 10/100/1000/10G Ethernet chip. | Mark Kettenis |
2014-02-15 | drm/radeon: fix surface sync in fence on cayman (v2) | Jonathan Gray |
2014-02-15 | drm/radeon: disable ss on DP for DCE3.x | Jonathan Gray |
2014-02-15 | drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID | Jonathan Gray |
2014-02-15 | make ISP_NOFIRMWARE work here too | Jonathan Matthew |
2014-02-15 | radeon/pm: Guard access to rdev->pm.power_state array | Jonathan Gray |
2014-02-15 | drm/radeon: warn users when hw_i2c is enabled (v2) | Jonathan Gray |
2014-02-15 | drm/mm: fix dump table BUG | Jonathan Gray |
2014-02-15 | schwarze poinits out that -n conflicts with posix, so document it as such, | Jason McIntyre |
2014-02-15 | drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck code | Jonathan Gray |
2014-02-15 | drm/i915: Use the correct GMCH_CTRL register for Sandybridge+ | Jonathan Gray |