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
2014-08-10
Only need <stdint.h> and not all of <inttypes.h> here
Philip Guenther
2014-08-10
Only need <stdint.h> and not all of <inttypes.h> here
Philip Guenther
2014-08-10
Only need <stdint.h> and not all of <inttypes.h> here
Philip Guenther
2014-08-10
Only need <stdint.h> and not all of <inttypes.h> here
Philip Guenther
2014-08-10
Fix the length check for reinjected ICMP packets: sizeof(struct icmp) is
Lawrence Teo
2014-08-10
Format time_t with %lld after casting to long long
Philip Guenther
2014-08-10
Rename p_hdrlen to min_hdrlen to better reflect its purpose.
Lawrence Teo
2014-08-10
Delete duplicate conditional
Philip Guenther
2014-08-10
Replace F_DUPFD followed by setting FD_CLOEXEC with just F_DUPFD_CLOEXEC
Philip Guenther
2014-08-10
Add Xr to skey and stty
Philip Guenther
2014-08-10
Delete extern declarations for variables that don't exist (anymore?)
Philip Guenther
2014-08-10
Only need <stdint.h> and not all of <inttypes.h> here
Philip Guenther
2014-08-10
msts(4) appears to support TIOCSTSTAMP
Philip Guenther
2014-08-10
Add F_DUPFD_CLOEXEC handling
Philip Guenther
2014-08-10
Add newer errnos
Philip Guenther
2014-08-09
Switch from calloc() to reallocarray() where the zeroing isn't needed
Philip Guenther
2014-08-09
Use time_t for storing times
Philip Guenther
2014-08-09
Parse times with strtoll() instead of strtol()
Philip Guenther
2014-08-09
Regenerate to pick up time_t changes
Philip Guenther
2014-08-09
bfd-in2.h is generated from this; merge back a change that was made there
Philip Guenther
2014-08-09
Store timestamps in time_t
Philip Guenther
2014-08-09
bfd-in2.h is generated from this; merge back a change that was made there
Philip Guenther
2014-08-09
After a cleanup by deraadt I noticed the four-space-indent had started
Alexander Hall
2014-08-09
Fix readelf --debug-dump=frames-interp output: once a register is given
Philip Guenther
2011-04-24
Here comes the easter bunnytils 2.17 (the last version released against a
Miod Vallat
2014-08-09
less chatty; ok ajacoutot
Jason McIntyre
2014-08-09
mmap(2) requires MAP_PRIVATE ^ MAP_SHARED for flags;
Ingo Schwarze
2014-08-09
Extend comment.
Antoine Jacoutot
2014-08-09
Initial support for handling configuration files from packages
Antoine Jacoutot
2014-08-09
sysctl.conf is an example.
Antoine Jacoutot
2014-08-09
Add support for non-root hubs now that uhub(4) can deal with them. For
Martin Pieuchot
2014-08-09
Correctly recognize Super Speed devices, this is part of the work to
Martin Pieuchot
2014-08-09
Handle super speed hub descriptors.
Martin Pieuchot
2014-08-09
Do not store the whole USB hub descriptor in the "struct usbd_hub"
Martin Pieuchot
2014-08-09
some minor tweaks;
Jason McIntyre
2014-08-09
sort "prefork", and remove a useless macro;
Jason McIntyre
2014-08-09
basic cleanup;
Jason McIntyre
2014-08-09
Allow to inclue the types section anywhere in the configuration file.
Reyk Floeter
2014-08-09
Remove support for the continuous reporting "any" mouse mode which never
Nicholas Marriott
2014-08-09
Backport from 2.17: mark the _GLOBAL_OFFSET_TABLE_, _DYNAMIC, and
Philip Guenther
2014-08-09
Backport from binutils-2.17 the correct i386/amd64 register->int assignments
Philip Guenther
2014-08-09
We don't use the __openbsd_randomdata_{start,end} symbols, but rather
Philip Guenther
2014-08-09
Match format width of symbol visibility to the column header
Philip Guenther
2014-08-09
Only need <stdint.h> and not <inttypes.h> here
Philip Guenther
2014-08-08
update currency exchange rates;
Jason McIntyre
2014-08-08
some basic fixes;
Jason McIntyre
2014-08-08
zap trailing whitespace;
Jason McIntyre
2014-08-08
When opening directories, re-match the location after the index file
Reyk Floeter
2014-08-08
No events were added for DNS UDP so it stopped working after the first
Reyk Floeter
2014-08-08
Absurdly, the return value of sqlite3_column_text()
Ingo Schwarze
[next]