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