summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-11ues the format string for signed ints, for signed intsPeter Hessler
2018-09-11define _LIBCXXABI_BUILDING_LIBRARY to avoid the same issues as in libcxxRobert Nagy
2018-09-11add -Wall to CFLAGSRobert Nagy
2018-09-11instead of defining _LIBCPP_DEBUG in debug.cpp which enables some debugRobert Nagy
2018-09-11merge libc++ 6.0.0 (bump lib major); ok patrick@, kettenis@Robert Nagy
2018-09-11import of libc++ 6.0.0Robert Nagy
2018-09-11Nuke unused LIST() ieee80211com_head.Kenneth R Westerback
2018-09-11merge libc++abi 6.0.0 and bump lib minor; ok patrick@, kettenis@Robert Nagy
2018-09-11import of libc++abi 6.0.0Robert Nagy
2018-09-11merge libunwind 6.0.0; ok patrick@, kettenis@Robert Nagy
2018-09-11import of libunwind 6.0.0Robert Nagy
2018-09-11The cursor position is limited to the margins for CUF and CUB, so turnNicholas Marriott
2018-09-11Put clang-specific options behind conditionals to reduce meta-warningsPhilip Guenther
2018-09-11Make the distribution of in_ and in6_ functions in in_pcb.c andAlexander Bluhm
2016-09-03Import libunwind 3.9.0Patrick Wildt
2016-09-03Import libc++abi 3.9.0Patrick Wildt
2016-09-03Import libc++ 3.9.0Patrick Wildt
2018-09-11Include bnxt in arm64.ccardenas
2018-09-11Be consistent in logging messages.ccardenas
2018-09-11We actually support 39-bit VA's in userland.Mark Kettenis
2018-09-11Fix netmask regression in get_dynnode()kn
2018-09-11Nuke some trailing spaces that wandered into theKenneth R Westerback
2018-09-11With the interface debug flag enabled, print a "score" for each AP wePeter Hessler
2018-09-11add the conflict info to what's stored in pkglocatedb, as it's meta-infoMarc Espie
2018-09-11Fix --exclude-libs option. Based on code already committed upstream.Mark Kettenis
2018-09-11Tighten validation tests on an obscure corner case ofKenneth R Westerback
2018-09-11Remove unused buffer from host()kn
2018-09-11add files for test 4Sebastian Benoit
2018-09-11- moving state look up outside of PF_LOCK()Alexandr Nedvedicky
2018-09-11Add defines for amd microcode msrs which appear to be present since k8Jonathan Gray
2018-09-11Do not check for mouse events on pane borders when zoomed, based on aNicholas Marriott
2018-09-11Fail fast when we are unable to determine disk format.ccardenas
2018-09-11Add ability to create qcow2 disk.ccardenas
2018-09-10Remove useless INPCBHASH() macros. Just expand them.Alexander Bluhm
2018-09-10Merge host_v{4,6}() into simpler host_ip()kn
2018-09-10check orlonger option of trie_match()Sebastian Benoit
2018-09-10logmsg(LOG_ERR) -> logerr(); ok tedu@anton
2018-09-10Prevent a panic in umb(4) when roaming is diabled.Gerhard Roth
2018-09-10- if_cloners list populated at boot time only then becomes immutable,Alexandr Nedvedicky
2018-09-10Introduce copy_satopfaddr()kn
2018-09-10Instead of calculating the mbuf packet header length here and there,Alexander Bluhm
2018-09-10if_setrdomain could potentially call if_clone_create recursively in the createHenning Brauer
2018-09-10in pf_syncookie_validate, return early if we don't have syncookies inHenning Brauer
2018-09-10test all variations of network statementsSebastian Benoit
2018-09-10add a test for network statements with prefix-setsSebastian Benoit
2018-09-10tweak previous;Jason McIntyre
2018-09-10Mirror bluhm's fixes for proc.c daemons to dup /dev/null for child processesakoshibe
2018-09-10fix typosdenis
2018-09-10Send many small fragments that exceed the pf reassembly queue limit.Alexander Bluhm
2018-09-10During fragment reassembly, mbuf chains with packet headers wereAlexander Bluhm