summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-01Print PME# state together with the PCI power state when enabled/asserted.Mark Kettenis
2015-12-01Change a lot of "else if" lines to single switch block.YASUOKA Masahiko
2015-12-01Support UTF-8: use wcwidth(3) for column adjustment and replaceIngo Schwarze
2015-12-01Split functions in if_bridge.c into if_bridge.c bridgectl.c .Kazuya Goda
2015-12-01add received-auth parameter to listener to identify authenticated sessionsGilles Chehade
2015-12-01Fix a couple typos. ok yasuoka@mmcc
2015-12-01use strlcat instead of strlcpy with modified arguments. ok deraadt@Can Erkin Acar
2015-12-01Iterating on &ifnet should only be done with the KERNEL_LOCK held.Vincent Gross
2015-12-01update enum values in listen optionsGilles Chehade
2015-12-01aviion went awayTheo de Raadt
2015-12-01solbourne went awayTheo de Raadt
2015-12-01when peer outputs a multi-line response, concat response into a single logGilles Chehade
2015-12-01Fix __sync_val_compare_and_swap_8() on i386 for code compiled with -fPIC.Mark Kettenis
2015-12-01Document that "tty" provides read-write access to /dev/tty too.Todd C. Miller
2015-12-01modify getpw*(), getgr*(), and getgrouplist() functions to access theTheo de Raadt
2015-12-01Fix bridge to forward broadcast/multicast frames from gif.Kazuya Goda
2015-12-01myx doesnt use atomic.h anymore.David Gwynne
2015-12-01Remove backward compatibility for "older version of routed and gated".Martin Pieuchot
2015-12-01Use setsockopt(ROUTE_MSGFILTER) instead of hand-rolled filtering.Jeremie Courreges-Anglas
2015-12-01This RTM_GET case can't trigger due to the filtering done above.Jeremie Courreges-Anglas
2015-12-01s_server also needs DNS; reported by tb@Jeremie Courreges-Anglas
2015-12-01Pass M_NOWAIT when allocating a temporary page in vm_writepage() to beMartin Pieuchot
2015-12-01Undo previous, pledge("dns") was already present. The problem was in s_server.Jeremie Courreges-Anglas
2015-12-01Instead of using a supplementary variable to check if we found a VCPUMartin Pieuchot
2015-12-01It is not a network hackathon without a bgpd commit. So here we go.Claudio Jeker
2015-12-01reorder headerGilles Chehade
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy
2015-12-01whitespaceGilles Chehade
2015-12-01delay between retries when operating as a secondary MX increases too much,Gilles Chehade
2015-12-01Do not wait when allocating a page in vcpu_init().Martin Pieuchot
2015-12-01KNFMartin Pieuchot
2015-12-01Prettify dmesg output.Martin Pieuchot
2015-12-01Properly disable SVM until its support is added back.Martin Pieuchot
2015-12-01cleanup MakefileGilles Chehade
2015-12-01Remove "just for safety" over engineering checks.Martin Pieuchot
2015-12-01cleanup MakefileGilles Chehade
2015-12-01cleanup MakefileGilles Chehade
2015-12-01add IMSG_SMTP_CHECK_SENDER in list of smtp IMSGGilles Chehade
2015-12-01Do not deref wp if window_get_active_at returns NULL which can happen onNicholas Marriott
2015-12-01add IMSG_SMTP_CHECK_SENDER in preparation for another diffGilles Chehade
2015-12-01prepare the ground for the CA certificate handling refactor, this commitGilles Chehade
2015-12-01crunks of AvvionTheo de Raadt
2015-12-01Send solbourne to where the ...........Theo de Raadt
2015-12-01Send Aviion to same place as Nova IITheo de Raadt
2015-12-01update currency exchange rates;Jason McIntyre
2015-12-01Send Aviion to same place as Nova IITheo de Raadt
2015-12-01Make sure "exec" rights are dropped asap in all code paths.tb
2015-12-01switch to new _ftp_proxy user; ok dlgTheo de Raadt
2015-12-01switch to new _tftp_proxy user; ok dlgTheo de Raadt
2015-12-01create new independent uid/gid for tftp_proxy and ftp_proxy.Theo de Raadt