summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-06-26Move SSH Fingerprint Visualization away from sharing the config optionAlexander von Gernler
2008-06-26when loading moduli from /etc/moduli in sshd(8), check that theyDamien Miller
2008-06-26Mention Geode LX audioMarc Balmer
2008-06-26some minor improvements from Pierre Riteau; ok djmJason McIntyre
2008-06-26tweak previous;Jason McIntyre
2008-06-26allow the sftp chmod(2)-equivalent operation to set set[ug]id/stickyDamien Miller
2008-06-26rewrite moduli(5). The old one contained quite a bit of historical andDamien Miller
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-26Fix sticky-address on rdr; With the current nat code, we always use the sameRyan Thomas McBride
2008-06-26Typo, CMD -> AMDBrad Smith
2008-06-26fatalx instead of fatal because errno is not set of pipe is closed. OK henningClaudio Jeker
2008-06-25Move .rodata 512KB further, since kernels will soon reach the address .rodataMiod Vallat
2008-06-25in resume mode, pass -c to mget when {dir,file}hasglob, so that i'mMartynas Venckus