Age | Commit message (Expand) | Author |
2016-04-19 | Bind event channels to backend domains | Mike Belopuhov |
2016-04-19 | Remove not implemented decliration of sscr_pty. | Martijn van Duren |
2016-04-19 | Remove some useless code. | Martijn van Duren |
2016-04-19 | Use log_warnx() instead of log_warn() when the failure will not have | Joel Sing |
2016-04-19 | Allow to grant memory access to domains other than dom0. | Mike Belopuhov |
2016-04-19 | Pass down the backend-id property to children in the attach arguments | Mike Belopuhov |
2016-04-19 | Remove the ds_offset hack since object offset within a page | Mike Belopuhov |
2016-04-19 | Do not expose private functions. | Martin Pieuchot |
2016-04-19 | Start reducing the dependence on <uvm/uvm_param.h> by using int-1-0 | Martin Pieuchot |
2016-04-19 | Keep db_write_cmd() in the only place where it is used, just like we did | Martin Pieuchot |
2016-04-19 | Instead of freeing a cached RTF_MPATH route after using it, free it | Martin Pieuchot |
2016-04-19 | In pod2man(1), enable UTF-8 output by default and provide a --no-utf8 | Ingo Schwarze |
2016-04-19 | Switch from fgetln() to getline() to simplify error handling. | Philip Guenther |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2016-04-18 | sync | Theo de Raadt |
2016-04-18 | Make the aesni crypto implementation mpsafe. In order to do so this moves | Mark Kettenis |
2016-04-18 | add -T to SYNOPSIS; | Jason McIntyre |
2016-04-18 | Add a mechanism for dispatching mpsafe crypto operations. This adds a new | Mark Kettenis |
2016-04-18 | Delete redundant, empty callbacks; | Ingo Schwarze |
2016-04-18 | Update to tzdata2016d from from ftp.iana.org. | Todd C. Miller |
2016-04-18 | document the -T flag | Joerg Jung |
2016-04-18 | Bump the default of cachepercent to 90 to see if we can find problems before | Bob Beck |
2016-04-18 | Remove the hack that prevents changing pppoe params at runtime. | Mike Belopuhov |
2016-04-18 | Revert previous commit. | Renato Westphal |
2016-04-18 | Unbreak RAMDISK, found by deraadt@ | Martin Pieuchot |
2016-04-18 | Put a KERNEL_LOCK/UNLOCK dance around sections that still need some | Martin Pieuchot |
2016-04-18 | Print interface index after priority. | Martin Pieuchot |
2016-04-18 | allocate an array of entries, not pointers for the queues | David Gwynne |
2016-04-17 | all archs support shared libs; from bob nw8l | Jason McIntyre |
2016-04-17 | fix typo, it is supposed to be smtpctl trace "filters" not "filter" | Joerg Jung |
2016-04-17 | document text editors and use some Ar; from rob pierce | Jason McIntyre |
2016-04-17 | document pledge(2); from rob pierce | Jason McIntyre |
2016-04-17 | tweak previous; | Jason McIntyre |
2016-04-17 | pool_setipl for the aesnipl | David Gwynne |
2016-04-17 | add pool_setipl after pool_init. | David Gwynne |
2016-04-16 | Replace bcopy() from struct bpf_timeval to struct timeval; those | Martin Natano |
2016-04-16 | Remove am_maxslot from amap. | Stefan Kempf |
2016-04-16 | Change last non-/gnu/ fcntl(x, F_GETFL, 0) strays to fcntl(x, F_GETFL). | Kenneth R Westerback |
2016-04-16 | Make the gmbus code work on valleyview. | Mark Kettenis |
2016-04-16 | fallback to _pfetch after _pkgfetch until sysmerge is run automatically | Marc Espie |
2016-04-15 | don't allow removal of /. more robust approach involving stat this time. | Ted Unangst |
2016-04-15 | Rename five static functions to make the classification of functions | Ingo Schwarze |
2016-04-15 | Document PROTO_NORMAL requires matching DEF_{,NON}STD | Philip Guenther |
2016-04-15 | PROTO_NORMAL(pthread_cond_signal) requires DEF_STD(pthread_cond_signal) | Philip Guenther |
2016-04-15 | make pthread_barrier_wait behave more like it does on other platforms. | Ted Unangst |
2016-04-15 | prefer warn[x](3) over fprintf(3) where appropriate | Ingo Schwarze |
2016-04-15 | Fix parsing of PATH_INFO if both a section directory and an | Ingo Schwarze |
2016-04-15 | Check for subnet overlap between the configured summary-addresses. | Renato Westphal |
2016-04-15 | Kill the child processes if their parent dies unexpectedly. | Renato Westphal |
2016-04-15 | Fix segfault on reloading the config multiple times. | Renato Westphal |