summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-16time(NULL) looks better than time(0)Theo de Raadt
2013-04-16spelling errors; Diego CasatiTheo de Raadt
2013-04-16handle long long tv_sec; ok millertTheo de Raadt
2013-04-16handle larger tv_sec typesTheo de Raadt
2013-04-16handle larger time_t typesTheo de Raadt
2013-04-16remove unneccessary time_t * castTheo de Raadt
2013-04-16handle large time_t variables; ok guentherTheo de Raadt
2013-04-16mark time_t edges with commentsTheo de Raadt
2013-04-16improve name of the 32-bit timeval that ping uses, and bound the useTheo de Raadt
2013-04-16handle big time_t types; ok guentherTheo de Raadt
2013-04-16remove wrong casts; ok millertTheo de Raadt
2013-04-16remove casts to time_t * which are not neededTheo de Raadt
2013-04-16bzero struct tm before useTheo de Raadt
2013-04-16remove casts to time_t * which are not neededTheo de Raadt
2013-04-16cannot inspect out_name via a time_t pointer; ok guentherTheo de Raadt
2013-04-16bzero struct tm before use; ok millertTheo de Raadt
2013-04-16do not need to cast type to same typeTheo de Raadt
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