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