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