Age | Commit message (Expand) | Author |
2013-04-16 | fix glitches in unused source file; ok millert | Theo de Raadt |
2013-04-16 | Use utimensat() and futimens() instead of utimes() and futimes(). | Todd C. Miller |
2013-04-16 | These are already static, because of ../Makefile.inc | Theo de Raadt |
2013-04-16 | spelling fixes; | Jason McIntyre |
2013-04-16 | Get rid of various 'typedef struct' definitions and use plain structure | Theo de Raadt |
2013-04-16 | Add secondary cache flushes to armv7's pmap. | Patrick Wildt |
2013-04-16 | Adapt after recent gnome MODULE change. | Antoine Jacoutot |
2013-04-16 | Don't be too clever when allocating a buffer for a transfer and do not | Martin Pieuchot |
2013-04-16 | Replace a realloc() + memcpy() with calloc() + memcpy(). | Todd C. Miller |
2013-04-16 | Merge ohci_hash_rem_td() into ohci_free_std() to reduce differences with | Martin Pieuchot |
2013-04-16 | Remove code under ifndef OpenBSD. No object change. | Martin Pieuchot |
2013-04-16 | pass state correctly so we can do error messages. | Marc Espie |
2013-04-16 | Fix some AVPs of SCCRP to comply RFC 2661. | YASUOKA Masahiko |
2013-04-16 | Fixed `max-session' and `user-max-session'. They has been broken by the | YASUOKA Masahiko |
2013-04-16 | When pipex session is terminated by idle timer, there was a problem that | YASUOKA Masahiko |
2013-04-16 | Existing authentication realms are removed mistakenly when | YASUOKA Masahiko |
2013-04-16 | Configuration option `strip-nt-domain' and `strip-atmark-realm' didn't | YASUOKA Masahiko |
2013-04-16 | pppoed didn't work since it has been broken after the last | YASUOKA Masahiko |
2013-04-16 | sync | Theo de Raadt |
2013-04-16 | add MLINKS for slip.login(5) and slip.hosts(5); | Jason McIntyre |
2013-04-16 | Some compat options require snapshot coordination | Philip Guenther |
2013-04-15 | for when we include chroot in the future | Theo de Raadt |
2013-04-15 | Use the dd and ed that are on the media, instead of the one post-install. | Theo de Raadt |
2013-04-15 | Remove CTL_USER hierarchy from sysctl() | Philip Guenther |
2013-04-15 | Implement fdatasync() as a wrapper around fsync() | Matthew Dempsky |
2013-04-15 | Tweak check rule to match change to the manpage formatting | Philip Guenther |
2013-04-15 | tweak previous; | Jason McIntyre |
2013-04-15 | scripts should be run as root, but are not; add a BUGS entry to that | Jason McIntyre |
2013-04-15 | SHA-224 is to SHA-256 as SHA-384 is to SHA-512. It was added in a | Todd C. Miller |
2013-04-15 | no longer LDSTATIC | Theo de Raadt |
2013-04-15 | Crank due to statfs changes and other inbound commits. | Joel Sing |
2013-04-15 | regen | Joel Sing |
2013-04-15 | regen | Joel Sing |
2013-04-15 | Add an f_mntfromspec member to struct statfs, which specifies the name of | Joel Sing |
2013-04-15 | sync | Theo de Raadt |
2013-04-15 | Back out r1.17 and its subsequent conversion to poll. Otherwise | Todd C. Miller |
2013-04-15 | Get rid of various 'typedef struct' definitions and use plain structure | Marcus Glocker |
2013-04-15 | Revert r1.37 now that we stop after the first matching protocol, tested | Martin Pieuchot |
2013-04-15 | Move the IntelliMouse protocol definition after Elantech ones, because some | Martin Pieuchot |
2013-04-15 | Don't probe for all supported protocols this can confuse some touchpads and | Martin Pieuchot |
2013-04-15 | do not Capitalize architecture names, because it makes it hard to search | Theo de Raadt |
2013-04-15 | do not need -static anymore | Theo de Raadt |
2013-04-14 | spacing | Theo de Raadt |
2013-04-14 | sync | Theo de Raadt |
2013-04-14 | typo; Benedikt Steinbusch | Stuart Henderson |
2013-04-14 | Add escape codes for F21 to F24, continuing the existing sequence. Note that | Miod Vallat |
2013-04-14 | regen | Miod Vallat |
2013-04-14 | Get USB F13 to F24 keys from the PS/2 layout, rather than as extra entries, now. | Miod Vallat |
2013-04-14 | Support for F13-F24 keys found on IBM 122-key keyboards. | Miod Vallat |
2013-04-14 | Unbreak tape boot blocks by not attempting to load kernel symbols, and providing | Miod Vallat |