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