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
2015-12-02
Respect priorities when inserting routes to the same destination in ART.
Martin Pieuchot
2015-12-02
Check that routes to the same destination but with a different priority
Martin Pieuchot
2015-12-02
Tweak previous: Move struct vattr out of the function table, it's used
Ingo Schwarze
2015-12-02
tell readers about config reloads.
Sebastian Benoit
2015-12-02
allocate route labels as M_RTABLE instead of M_TEMP
Bret Lambert
2015-12-02
add VOP_{GET,SET}ATTR to NAME too;
Jason McIntyre
2015-12-02
Remove setting "link2" to the bridge in the EXAMPLE section. When the
YASUOKA Masahiko
2015-12-02
remove declaration for nonexistant function
Bret Lambert
2015-12-02
merge important bits of GETATTR into VOP_LOOKUP.
Ted Unangst
2015-12-02
Add missing parentheses. Fix from NetBSD.
YASUOKA Masahiko
2015-12-02
Add back the "peerid" to the proc_compose*() functions: in relayd, I
Reyk Floeter
2015-12-02
Do not delete a conflicting & cloned route entry in the hot path.
Martin Pieuchot
2015-12-02
Do not change the status of a transfer before giving it back to the
Martin Pieuchot
2015-12-02
The earlier "nifs" change broke the configuration file; unbreak it by
Reyk Floeter
2015-12-02
Move multipath Hash-Threshold selection mechanism inside rtable_match().
Martin Pieuchot
2015-12-02
Start tweaking vmd's privsep and daemon model by splitting the main
Reyk Floeter
2015-12-02
whitespaces
Gilles Chehade
2015-12-02
Rework the MPLS handling. Remove the lookup loops since nothing is using
Claudio Jeker
2015-12-02
Add "cpath" to the ssh-agent pledge so the cleanup handler can unlink().
Doug Hogan
2015-12-02
Simplify fxp tx dma handling by using m_defrag instead of rolling our own
Claudio Jeker
2015-12-02
Include cleanup.
Martin Pieuchot
2015-12-02
Remove forward declarations that are no longer needed, times and APIs are
Martin Pieuchot
2015-12-02
ssh-agent pledge needs proc for askpass; spotted by todd@
Damien Miller
2015-12-02
and another utf8.c
Theo de Raadt
2015-12-02
comment typo
mmcc
2015-12-02
Add an unmute quirk for IDT 92HD75B3/4 codecs with HP subids.
Jonathan Gray
2015-12-02
UTF-8 support: Implement -c and -n
Ingo Schwarze
2015-12-01
add missing fclose(3)
Gleydson Soares
2015-12-01
basic pledge() for ssh-agent, more refinement needed
Damien Miller
2015-12-01
knock out duplicate rcs id;
Jason McIntyre
2015-12-01
missing articles in previous;
Jason McIntyre
2015-12-01
sync and update the list of supported archs;
Jason McIntyre
2015-12-01
needs utf8.c from the ls tree also
Theo de Raadt
2015-12-01
Use rt_ifa_add(9) instead or rtrequest(9) when adding ND prefixes.
Martin Pieuchot
2015-12-01
Kill redundant or unused arguments in rtredirect().
Martin Pieuchot
2015-12-01
Teach ppb(4) how to allocate PCI bus numbers such that it can properly
Mark Kettenis
2015-12-01
Fix -i option handling.
Alexander Hall
2015-12-01
Enable the GSE interrupt on Broadwell. Fixes acpi brightness control on
Mark Kettenis
2015-12-01
rpc.rstatd(8) and rpc.rusersd(8) don't run as user nobody for quite some time.
Tim van der Molen
2015-12-01
Remove superfluous check; "Of course" deraadt@
Tim van der Molen
2015-12-01
Don't fall back to user nobody if _rusersd doesn't exist; "Of course!" deraadt@
Tim van der Molen
2015-12-01
whitespace
Gilles Chehade
2015-12-01
Steal code from kern/subr_disk.c to check for a protective MBR before
Kenneth R Westerback
2015-12-01
Print PME# state together with the PCI power state when enabled/asserted.
Mark Kettenis
2015-12-01
Change a lot of "else if" lines to single switch block.
YASUOKA Masahiko
2015-12-01
Support UTF-8: use wcwidth(3) for column adjustment and replace
Ingo Schwarze
2015-12-01
Split functions in if_bridge.c into if_bridge.c bridgectl.c .
Kazuya Goda
2015-12-01
add received-auth parameter to listener to identify authenticated sessions
Gilles Chehade
2015-12-01
Fix a couple typos. ok yasuoka@
mmcc
2015-12-01
use strlcat instead of strlcpy with modified arguments. ok deraadt@
Can Erkin Acar
[prev]
[next]