summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-28Typos.Marcus Glocker
2008-06-28syncTheo de Raadt
2008-06-28First shot for the video(4) man page.Marcus Glocker
2008-06-28document the protocol used by ssh-agent; "looks ok" markus@Damien Miller
2008-06-28reset global compat flag after processing a protocol 2 signatureDamien Miller
2008-06-28revert accidental commit (nearly 2 months ago!) thatDamien Miller
2008-06-28refuse to add a key that has unknown constraints specified;Damien Miller
2008-06-28very basic regress test against Twisted Conch in "make interop"Damien Miller
2008-06-28no EOL between tcpsig and sack headers; ok jsing, frantzenMarkus Friedl
2008-06-28if the user supplied -A only checkout files again if a sticky tagJoris Vink
2008-06-28add an underscore to argument name.Igor Sobrado
2008-06-28spelling fixesDamien Miller
2008-06-27Simply the version string and nuke unecessary variables used to build it.Xavier Santolaria
2008-06-27Bump version; we're not going to stay with 1.0 forever.Xavier Santolaria
2008-06-27documentation tweak.Igor Sobrado
2008-06-27Remove again the old _dl_md_reloc() calls-through-plt workaround: it isMiod Vallat
2008-06-27uvm_pglistalloc() works by walking the physical address range it gets invokedMiod Vallat
2008-06-27Do not disallow kernel crash dumps on panic if swap encryption is enabled,Miod Vallat
2008-06-27Clear swap encryption keys before dumping a kernel image.Miod Vallat
2008-06-27Hook up the blinkenleds.Jonathan Gray
2008-06-27synch with rest of workMarc Espie
2008-06-27sort flags; align usage output.Igor Sobrado
2008-06-27Access the embedded controller according to the documentation referencedCan Erkin Acar
2008-06-27Remove clauses 3 and 4 from license copyrighted by millert, deraadt,Ray Lai
2008-06-27More removal of clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-27Add uvideo(4).Brad Smith
2008-06-27add bio & bioctlTodd T. Fries
2008-06-27syncTodd T. Fries
2008-06-27fix bio major, only took a year to testTodd T. Fries
2008-06-26Label switch statement with /* FALLTHROUGH */; inspired by twoBret Lambert
2008-06-26add bio & bioctlTodd T. Fries
2008-06-26plug a memleak in rcs_rev_getlines() - initially noticed & diff byJoris Vink
2008-06-26tweak;Jason McIntyre
2008-06-26add VisualHostKey to the list of options listed in -o;Jason McIntyre
2008-06-26Make video stream work properly on uhci and ohci by adding an ohciMarcus Glocker
2008-06-26Kill the silly ``drm_device_t'' and ``drm_file_t'' typedefs. just useOwain Ainsworth
2008-06-26Kill the device_t and vm_offset_t typedefs.Owain Ainsworth
2008-06-26Since we're not ifdefed anymore, changeOwain Ainsworth
2008-06-26Kill the ifdefs in drmP.h too, it's meant to be os specific.Owain Ainsworth
2008-06-26Kill drm_sysctl.c and all references to it.Owain Ainsworth
2008-06-26add _ypldap; ok deraadt@Todd T. Fries
2008-06-26Kill the rest of the ifdef maze in drm_*.cOwain Ainsworth
2008-06-26add bio & bioctl to a couple cd based ramdisksTodd T. Fries
2008-06-26add _ypldap; ok deraadt@Otto Moerbeek
2008-06-26Kill the ifdef maze. I've been considering doing this for months, itOwain Ainsworth
2008-06-26seperate out the openldap stuff that will be replacedTheo de Raadt
2008-06-26must be able to get at include fileTheo de Raadt
2008-06-26cleanup include file. remove unneeded socket cleanup.Pierre-Yves Ritschard
2008-06-26add user and group needed for ypldap.Pierre-Yves Ritschard
2008-06-26ypldap -- Intended to be a drop-in replacement for ypserv, gluing in aPierre-Yves Ritschard