summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-04-15Properly implement the clear_config() function.Renato Westphal
2016-04-15Move several other variables out of eigrpd_conf.Renato Westphal
2016-04-15Move the command line options out of struct eigrpd_configRenato Westphal
2016-04-15Fix corner case in Feasible Condition check.Renato Westphal
2016-04-15Minor fixes and code cleanup.Renato Westphal
2016-04-15Kill in_rtaddr() and use rtalloc(9) directly in ip_dooptions().Martin Pieuchot
2016-04-15enable nvme(4)Jonathan Gray
2016-04-15remove ml_filter, mq_filter, niq_filter.David Gwynne
2016-04-15rename ifv_p to ifv_ifp0David Gwynne
2016-04-15rework vlan config to make it mpsafe and done by standard ioctlsDavid Gwynne
2016-04-15syncJonathan Gray
2016-04-15replace m_copym2 with m_dup_pktDavid Gwynne
2016-04-15missing bit of Include regressDamien Miller
2016-04-15remove redundant CLEANFILES sectionDamien Miller
2016-04-15replace m_copym2 with m_dup_pkt for the dup-to handling.David Gwynne
2016-04-15enable nvme(4). it Just Works(tm).David Gwynne
2016-04-15Make HTML tags lower case for better stylistic agreement with whatIngo Schwarze
2016-04-15In the architectures dropdown, move aviion, ia64, solbourne, and vaxIngo Schwarze
2016-04-15sync CLEANFILES with portable, sortDamien Miller
2016-04-15If PATH_INFO contains a complete and correct path to a manual pageIngo Schwarze
2016-04-15regression test for ssh_config Include directiveDamien Miller
2016-04-15Include directive for ssh_config(5); feedback & ok markus@Damien Miller
2016-04-15omit list of other results one there is only one matchIngo Schwarze