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