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
Merge xhci_device_setup() into xhci_pipe_init() there's no reason to
Martin Pieuchot
2014-08-10
Since USB xfer pools are accessed in interrupt context, initialize them
Martin Pieuchot
2014-08-10
Set and check for XFER_BUSY in the common methods instead of doing it
Martin Pieuchot
2014-08-10
typo in debug message
Alexandre Ratchov
2014-08-10
initialize mmcpos, found by guenther
Alexandre Ratchov
2014-08-10
Document SUBST_*
Marc Espie
2014-08-10
comment what's going on
Marc Espie
2014-08-10
Ouch... fuck cvs
Marc Espie
2014-08-10
if pkg_create is run as non-root, restory correct group/owner to root/bin.
Marc Espie
2014-08-10
fix kqueue read/write filters for msdosfs and fusefs
Jonathan Gray
2014-08-10
Typo. ok deraadt@ jmc@
Matthieu Herrb
2014-08-10
debug level test for clock_gettime() calls should match
Jonathan Gray
2014-08-10
AF_IMPLINK and AF_BLUETOOTH are gone, but add printing of SOCK_SEQPACKET
Philip Guenther
2014-08-10
Don't need to know how to format bluetooth socket info here
Philip Guenther
2014-08-10
No more bluetooth in netintr(), so delete NETISR_BT. Zap the declaration
Philip Guenther
2014-08-10
AF_BLUETOOTH is gone. AF_LOCAL isn't involved pipe (and portals are gone).
Philip Guenther
2014-08-10
AF_IMPLINK and AF_BLUETOOTH are gone
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
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
[next]