index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-16
time(NULL) looks better than time(0)
Theo de Raadt
2013-04-16
spelling errors; Diego Casati
Theo de Raadt
2013-04-16
handle long long tv_sec; ok millert
Theo de Raadt
2013-04-16
handle larger tv_sec types
Theo de Raadt
2013-04-16
handle larger time_t types
Theo de Raadt
2013-04-16
remove unneccessary time_t * cast
Theo de Raadt
2013-04-16
handle large time_t variables; ok guenther
Theo de Raadt
2013-04-16
mark time_t edges with comments
Theo de Raadt
2013-04-16
improve name of the 32-bit timeval that ping uses, and bound the use
Theo de Raadt
2013-04-16
handle big time_t types; ok guenther
Theo de Raadt
2013-04-16
remove wrong casts; ok millert
Theo de Raadt
2013-04-16
remove casts to time_t * which are not needed
Theo de Raadt
2013-04-16
bzero struct tm before use
Theo de Raadt
2013-04-16
remove casts to time_t * which are not needed
Theo de Raadt
2013-04-16
cannot inspect out_name via a time_t pointer; ok guenther
Theo de Raadt
2013-04-16
bzero struct tm before use; ok millert
Theo de Raadt
2013-04-16
do not need to cast type to same type
Theo de Raadt
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
[next]