Age | Commit message (Expand) | Author |
2016-04-13 | We're always ready! So send IFQ_SET_READY() to the bitbucket. | Martin Pieuchot |
2016-04-13 | G/C IFQ_SET_READY(). | Martin Pieuchot |
2016-04-13 | G/C IFQ_SET_READY(). | Martin Pieuchot |
2016-04-13 | G/C IFQ_SET_READY(). | Martin Pieuchot |
2016-04-13 | G/C IFQ_SET_READY(). | Martin Pieuchot |
2016-04-13 | G/C IFQ_SET_READY(). | Martin Pieuchot |
2016-04-13 | Re-introduce the following commit: | Ingo Schwarze |
2016-04-13 | Keep all pools in the same place. | Martin Pieuchot |
2016-04-13 | remove "abort" promise from debugging code in radiusd | Sebastien Marie |
2016-04-13 | Remove extra parenthesis around comparison. | Vincent Gross |
2016-04-13 | remove dumpfilter related code; it's a leftover from pftop-proper and not used | Jasper Lievisse Adriaanse |
2016-04-13 | add missing arguments to debug printf | Mike Larkin |
2016-04-12 | tweak previous; | Jason McIntyre |
2016-04-12 | Fix awk crash with empty assignment, e.g. 'BEGIN {i=$1}', when | Todd C. Miller |
2016-04-12 | two times a define to an inline function, from Michael McConville; ok djm@ | Otto Moerbeek |
2016-04-12 | documents "mcast" promise | Sebastien Marie |
2016-04-12 | The -T flag consumes the same data as the -f flag so it requires | Todd C. Miller |
2016-04-12 | Simplify amap traversal in amap_swap_off. | Stefan Kempf |
2016-04-12 | No need to rescan chunks in each discipline to find appropriate | Kenneth R Westerback |
2016-04-12 | Unbreak tree. Put 'laddr6' declaration inside #ifdef INET6/#endif. | Kenneth R Westerback |
2016-04-12 | Call if_enqueue() and if_start() instead of dereferencing the ifp | Martin Pieuchot |
2016-04-12 | documents "route" promise | Sebastien Marie |
2016-04-12 | shuffle attach so we read chip capabilities before operating on it | David Gwynne |
2016-04-12 | Call ether_fakeaddr() instead of faking Ethernet addresses manually. | Martin Pieuchot |
2016-04-12 | Cleanup, no functional change: | Ingo Schwarze |
2016-04-12 | * Delete the unimplemented feature XK_EXE. | Ingo Schwarze |
2016-04-12 | Call debug register dump functions in error conditions (if VMM_DEBUG set) | Mike Larkin |
2016-04-12 | Remove unneeded art_free(). | Martin Pieuchot |
2016-04-12 | Stop mg putting a space at the end of a paragraph when using | Mark Lumsden |
2016-04-12 | Set bridge(4)'s if_output to a dummy function returning EAFNOSUPPORT as | Martin Pieuchot |
2016-04-12 | Only build the vcpu register dump functions if VMM_DEBUG is enabled, no | Mike Larkin |
2016-04-11 | Simplify in_pcblookup_local() logic. | Vincent Gross |
2016-04-11 | cope with the deletion of Char, use wchar_t | Ingo Schwarze |
2016-04-11 | Rename in_pcblookup() to in_pcblookup_local() and change its prototype | Vincent Gross |
2016-04-11 | delete the "private" and "public" preprocessor macros, just use standard C; | Ingo Schwarze |
2016-04-11 | drop -DWIDECHAR, it's no longer needed | Ingo Schwarze |
2016-04-11 | Clean up chartype.h: | Ingo Schwarze |
2016-04-11 | get rid of the non-standard data type "Char" in almost all files; | Ingo Schwarze |
2016-04-11 | Move wrapper macros to the two files actually needing them: | Ingo Schwarze |
2016-04-11 | - In isin(), quote $_b to ensure it's treated as string not as pattern. | Robert Peichaer |
2016-04-11 | Tweak bsort(): | Robert Peichaer |
2016-04-11 | This code chunk has been disabled since its import, and what is does is | Vincent Gross |
2016-04-11 | Search in the correct routing table if NPF is not defined. | Martin Pieuchot |
2016-04-11 | sync | Stuart Henderson |
2016-04-11 | Howard Marks died yesterday | Stuart Henderson |
2016-04-11 | Add functions to dump vcpu register state. Needed for some upcoming diffs. | Mike Larkin |
2016-04-11 | Clarify some comments | Mike Larkin |
2016-04-10 | For now, disable ahc(4) such that GENERIC.MP kernels don't overflow the 8M | Mark Kettenis |
2016-04-10 | Clean up and complete the lists of allowed syscalls. | Theo Buehler |
2016-04-10 | Enable UTF-8 support in rev. | Martijn van Duren |