summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-30remove ssh1 references; ok djm@Markus Friedl
2017-05-30revise sshkey_load_public(): remove ssh1 related comments, remove extraMarkus Friedl
2017-05-30fileops test: Also run on ext2fsStefan Fritsch
2017-05-30virtio: Do LIFO in the freelistStefan Fritsch
2017-05-30Remove the unused pcdisplay_mapchar_simple function in pcdisplay(4).Frederic Cambus
2017-05-30Preserve search string when entering prompt again.Nicholas Marriott
2017-05-30teach pf_build_tcp() about SACK, ok & with sashanHenning Brauer
2017-05-30Introduce ipv{4,6}_input(), two wrappers around IP queues.Martin Pieuchot
2017-05-30Use memmove() instead of memcpy(), buffers are overlapping.Martin Pieuchot
2017-05-30The is open-file command is actually called find-file. Typo pointed outTheo Buehler
2017-05-30fix -Wshadow warnings.Florian Obser
2017-05-30Unbreak previous for git diffs that do not have the a/ prefix.Florian Obser
2017-05-30Clear the internal table used by if_get(9) and sleep until allMartin Pieuchot
2017-05-30Fix a race by always modifying the 'counter' variable while holding theMartin Pieuchot
2017-05-30avoid some shadow warnings. from Brian CallahanTed Unangst
2017-05-30fix a shadow warning. from Brian CallahanTed Unangst
2017-05-30rename variable to avoid shadow. from Brian CallahanTed Unangst
2017-05-30typo - extra semicolonMike Larkin
2017-05-29missing .El;Jason McIntyre
2017-05-29Enable futex-based mutex and condvar.Martin Pieuchot
2017-05-29fuzz the iked payload parser using the openssh unit-test frameworkMarkus Friedl
2017-05-29*** empty log message ***Markus Friedl
2017-05-29Add a flag to stop the prompt input being expanded.Nicholas Marriott
2017-05-29Store a copy of the old status line, will be needed soon for new choose mode.Nicholas Marriott
2017-05-29Function to count clients.Nicholas Marriott
2017-05-29Add more regress guidelines to bsd.regress.mk(5) man page.Alexander Bluhm
2017-05-29The kernel sets IN6_IFF_AUTOCONF for autoconf addresses, also makeFlorian Obser
2017-05-29Replace handrolled list with LIST_* macros. OK mpi@Claudio Jeker
2017-05-29Allow passing in IN6_IFF_AUTOCONF from userland. Needed by slaacd(8)Florian Obser
2017-05-29change section title in bgpd.conf talking about MPLS,Sebastian Benoit
2017-05-29Add ||, && format operators and C: to search pane content.Nicholas Marriott
2017-05-29cvs_file_classify() was making the mistake of only taking over a stickyJoris Vink
2017-05-29Add m: for fnmatch(3) format matching.Nicholas Marriott
2017-05-29syncTheo de Raadt
2017-05-29SPINLOCK_SPIN_HOOK is no more, define our own set of macros.Martin Pieuchot
2017-05-29Remove unused zclose function.Frederic Cambus
2017-05-29openbsd does not use nonexec stack segment header hints.Ted Unangst
2017-05-29Per-interface list of addresses, both multicast and unicast, areMartin Pieuchot
2017-05-29Kill struct pfkey_version and move struct pfkeyv2_socket & dump_stateClaudio Jeker
2017-05-29fix "depend on" when carp interface goes from MASTER into state INITSebastian Benoit
2017-05-29Kill SPINLOCK_SPIN_HOOK, use CPU_BUSY_CYCLE() instead.Martin Pieuchot
2017-05-29export_pflow() is no longer grabbing the NET_LOCK(), so no need toMartin Pieuchot
2017-05-29sd: flush cache when closing writable FDStefan Fritsch
2017-05-29msdosfs & ffs: flush cache if updating mount from r/w to r/oStefan Fritsch
2017-05-29Add an ioctl to tell storage devices to flush their internal cachesStefan Fritsch
2017-05-29Reduce code duplication. The local-CPU-only case is now handledVisa Hankala
2017-05-29Minor regress test cleanup.Alexander Bluhm
2017-05-29Implement VFS read clustering for MSDOSFSStefan Fritsch
2017-05-29zap scanio.h, found by deraadtTed Unangst
2017-05-29After some consideration, revert last commit and don't abuse rde_dump_done.Claudio Jeker