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
2016-04-09
Always compile with WIDECHAR on and delete that preprocessor switch.
Ingo Schwarze
2016-04-09
Reset the terminal to its initial state before exiting a program
Ingo Schwarze
2016-04-09
Remove _tz as intermediate variable and use CGI_TZ directly.
Robert Peichaer
2016-04-09
tweak MALLOC_STATS printing (switched off by default), prodded by
Otto Moerbeek
2016-04-09
make private key loading functions consistently handle NULL
Damien Miller
2016-04-09
redundant memset(3), from Michael McConville, ok armani@
Otto Moerbeek
2016-04-09
Use _if for a single interface name and _ifs for a list of interface
Robert Peichaer
2016-04-09
Use builtin.
Antoine Jacoutot
2016-04-09
replace 0xf57ff05f with dmb sy
Jonathan Gray
2016-04-09
Document (near) standards conformance
Philip Guenther
2016-04-08
Use _if instead of _ifs as variable name for single interface names.
Robert Peichaer
2016-04-08
Rename getdevname() to get_dkdev_name() to better reflect the actual
Robert Peichaer
2016-04-08
Directly assign device name to rootdisk with modified sed pattern.
Robert Peichaer
2016-04-08
We must always check if the socket is already bound, and always set
Vincent Gross
2016-04-08
sync
Stuart Henderson
2016-04-08
When bgp receives an RTM_CHANGE message for an RTF_MPATH route[1], and
Peter Hessler
2016-04-08
Fix match function so that the cortex bus only attaches if the attach
Patrick Wildt
2016-04-08
bare .Nm gets turned into m_copym2, which is wrong when describing mbufs.
David Gwynne
2016-04-08
sync
Reyk Floeter
2016-04-08
Add Intel Bay Trail EHCI (as found on 1st gen Compute Stick)
Reyk Floeter
2016-04-08
Get rid of some infrastrcuture that is now obsolete and synchronize some of
Mark Kettenis
2016-04-08
whitespace at EOL
Damien Miller
2016-04-08
tweak previous;
Jason McIntyre
2016-04-08
We accidentally send an empty string and a zero uint32 with every
Damien Miller
2016-04-08
may as well put words around bpf_validate while here
David Gwynne
2016-04-08
document bpf_filter and bpf_mfilter
David Gwynne
2016-04-08
document m_purge.
David Gwynne
2016-04-08
m_freem returns an mbuf like m_free now
David Gwynne
2016-04-08
add m_purge for freeing a list of mbufs linked via m_nextpkt
David Gwynne
2016-04-08
document m_dup_pkt()
David Gwynne
2016-04-07
Link to faq15.html#Ports instead of just faq15.html. This matches the
Theo Buehler
2016-04-07
Retry the drm_crtc.c "idr"conversion. Turns out the xf86-video-intel driver
Mark Kettenis
2016-04-07
Return -ENOSPC if idr_alloc() fails to allocate an unused id instead of
Mark Kettenis
2016-04-07
hexidecimal->hexadecimal; from mmcc
Jason McIntyre
2016-04-07
Instead of panicking if an mbuf(9) already has a statekey dump its
Martin Pieuchot
2016-04-07
sync
Stuart Henderson
2016-04-07
Always call bread_cluster() instead of calling it only if the current
Martin Pieuchot
2016-04-07
Share clone bitmap between aliased vnodes. This prevents duplicate clone
Martin Natano
2016-04-07
update the ports link; from solene rapenne
Jason McIntyre
2016-04-07
Place a BOOTARG_END section at the end of the boot arguments list pushed
Mike Larkin
2016-04-07
Use the "new" audio(4) api and delete all the useless code to deal
Alexandre Ratchov
2016-04-07
Remove headers associated with code that's been moved to other .c files
Philip Guenther
2016-04-06
Revert the drm_crt.c "idr" conversion as it breaks X on (at least) the T430s.
Mark Kettenis
2016-04-06
Remove some pre-idr leftovers.
Mark Kettenis
2016-04-06
Another "idr" conversion.
Mark Kettenis
2016-04-06
Lose the pointless third paramater to fcntl(F_GETFL). Using SOCK_NONBLOCK
Kenneth R Westerback
2016-04-06
Apply revisions 1.4 and 1.5 from ldapd's ber.c to ypldap's copy, so it can
Jonathan Matthew
2016-04-06
Convert memory extract routine to return errno-based errors.
Patrick Wildt
2016-04-06
sync
Jonathan Gray
2016-04-06
move the parent and vnetid stuff around so it builds on ramdisks too.
David Gwynne
[next]