summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-10Ship a simpler krb5.conf which logs to syslog(3) by default.Antoine Jacoutot
2013-07-10Add /var/kerberosV to hier(7)+mtree.Antoine Jacoutot
2013-07-10Move default Kerberos DB directory from /var/heimdal to /var/kerberosV.Antoine Jacoutot
2013-07-10In the EXAMPLES section, it is not very obvious that "localnet" is not aLawrence Teo
2013-07-10struct bintime is only used inside the kernel, while struct clockinfo isPhilip Guenther
2013-07-10match linux and call i915_gem_object_wait_rendering__nonblockingJonathan Gray
2013-07-09Add a few EM_xxx values (arm, sh, ia64, amd64) to match <sys/exec_elf.h>Miod Vallat
2013-07-09switch the rval to 1 before loop through the linked list \Gleydson Soares
2013-07-09Remove link.5, which describes a.out shared libraries only and which contentMiod Vallat
2013-07-09pay attention to the #ifdefTheo de Raadt
2013-07-09rename laddr2 to faddr2 for more consistency. OK markus@Gleydson Soares
2013-07-09Update elf(5) to reflect that we now use ELF on all supportedMatthew Dempsky
2013-07-09back out the cache flipper temporarily to work out of tree.Bob Beck
2013-07-09Make sure all files are removed at clean/cleandir target.Antoine Jacoutot
2013-07-09Add vars.texi to SRCS so proper substitution is done in that part of theAntoine Jacoutot
2013-07-09move AHCI_DEBUG stuff into ahci.c so we can build with it enabled againJonathan Matthew
2013-07-09Select the correct mlo/u-boot files for the BeagleBone.Raphael Graf
2013-07-09Add basic support for digitisers with pens in uhts(4).Edd Barrett
2013-07-09Fix a pair of aesthetic nits in dev/rnd.c:Bret Lambert
2013-07-09syncTheo de Raadt
2013-07-08Document PKG_CREATE_NO_CHECKS=warnLandry Breuil
2013-07-08make use of udelay to reduce the diff to linuxJonathan Gray
2013-07-08add inline versions of udelay/mdelayJonathan Gray
2013-07-08Swap the program name and it's exit code so the output makes sense again.Jasper Lievisse Adriaanse
2013-07-08add DRM_IOCTL_MODE_CURSOR2 definition from libdrm 2.4.46Jonathan Gray
2013-07-07syncTheo de Raadt
2013-07-07Fix pmap_extract() to actually only return TRUE for mappings which have theMiod Vallat
2013-07-07point folks to the mailing list archive to follow bug reports,Jason McIntyre
2013-07-07move to 5.4-betaTheo de Raadt
2013-07-07fix int vs long assumption; ok kettenisTheo de Raadt
2013-07-07old option -P bites the dust. It's not been doing anything for years.Marc Espie
2013-07-07Remove erroneous warnings -- we do not reject offers just because theKenneth R Westerback
2013-07-06Remove unsigned comparison < 0.Brad Smith
2013-07-06implement some simple check that make sure typedefs don't change inMarc Espie
2013-07-06__clock_t is now defined in <sys/_types.h>; ok guenther@Christian Weisgerber
2013-07-06Forgot to commit this file during the a.out->ELF transition.Miod Vallat
2013-07-06Use the write-only rasops code to speed up the console framebuffer.Martin Pieuchot
2013-07-06tabs got lost in previous revMiod Vallat
2013-07-06Add uhci* at cardbus, tested with a VIA VT83C572.Martin Pieuchot
2013-07-06regenChristian Weisgerber
2013-07-06create 12 com(4) device nodes by default; requested by deraadt@Christian Weisgerber
2013-07-06functions, not macros; from Daniel DickmanJason McIntyre
2013-07-06regenChristian Weisgerber
2013-07-06create more com(4) entries by default since puc(4)s are now guaranteedChristian Weisgerber
2013-07-06Advertise utpms(4) as being a WSMOUSE_TYPE_USB because even if it couldMartin Pieuchot
2013-07-06Use wsemuldisplaydevsubmatch.Mark Kettenis
2013-07-06s/wsemuldisplaysubmatch/wsemuldisplaydevsubmatch/gMark Kettenis
2013-07-06Print the number of targets and the irq before looking for subdevices,Martin Pieuchot
2013-07-06Tone down verbosity by putting the "Unexpected <blah>" messages underKenneth R Westerback
2013-07-06Fix a lie in one comment and zap a pointless sentence in another.Kenneth R Westerback