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-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
2016-04-06
Add support for bus space translation.
Patrick Wildt
2016-04-06
document autoconfprivacy being the default
Jonathan Gray
2016-04-06
bad spell of whether...
Jason McIntyre
2016-04-06
add two functions from libpcap-1.7.4 which are required by at least gopacket
Jasper Lievisse Adriaanse
2016-04-06
compare pointer to NULL instead of 0
Sebastien Marie
2016-04-06
don't record duplicate LocalForward and RemoteForward entries;
Damien Miller
2016-04-06
define number of exit/entry save/load MSRs as a #define instead of a magic
Mike Larkin
2016-04-06
move getting the vnetid out next to getting the ifparent
David Gwynne
2016-04-06
correct the order of arguments to m_get in m_dup_pkt
David Gwynne
2016-04-05
Use SERVER_NAME for bgplg's hostname (displayed on the page), this is passed
Stuart Henderson
2016-04-05
Move more fcntl(,F_GETFL,0) -> fcntl(,F_GETFL).
Kenneth R Westerback
2016-04-05
Use the "idr" API here as well, reducing the diffs to Linux.
Mark Kettenis
2016-04-05
Move reserved port checks from in(6)_pcbaddrisavail() to in_pcbbind().
Vincent Gross
[next]