openbsd
2017-05-30 mpiUse memmove() instead of memcpy(), buffers are overlapping.
2017-05-30 tbThe is open-file command is actually called find-file...
2017-05-30 florianfix -Wshadow warnings.
2017-05-30 florianUnbreak previous for git diffs that do not have the...
2017-05-30 mpiClear the internal table used by if_get(9) and sleep...
2017-05-30 mpiFix a race by always modifying the 'counter' variable...
2017-05-30 teduavoid some shadow warnings. from Brian Callahan
2017-05-30 tedufix a shadow warning. from Brian Callahan
2017-05-30 tedurename variable to avoid shadow. from Brian Callahan
2017-05-30 mlarkintypo - extra semicolon
2017-05-29 jmcmissing .El;
2017-05-29 mpiEnable futex-based mutex and condvar.
2017-05-29 markus*** empty log message ***
2017-05-29 markusfuzz the iked payload parser using the openssh unit...
2017-05-29 nicmAdd a flag to stop the prompt input being expanded.
2017-05-29 nicmStore a copy of the old status line, will be needed...
2017-05-29 nicmFunction to count clients.
2017-05-29 bluhmAdd more regress guidelines to bsd.regress.mk(5) man...
2017-05-29 florianThe kernel sets IN6_IFF_AUTOCONF for autoconf addresses...
2017-05-29 claudioReplace handrolled list with LIST_* macros. OK mpi@
2017-05-29 florianAllow passing in IN6_IFF_AUTOCONF from userland. Needed...
2017-05-29 bennochange section title in bgpd.conf talking about MPLS,
2017-05-29 nicmAdd ||, && format operators and C: to search pane content.
2017-05-29 joriscvs_file_classify() was making the mistake of only...
2017-05-29 nicmAdd m: for fnmatch(3) format matching.
2017-05-29 deraadtsync
2017-05-29 mpiSPINLOCK_SPIN_HOOK is no more, define our own set of...
2017-05-29 fcambusRemove unused zclose function.
2017-05-29 teduopenbsd does not use nonexec stack segment header hints.
2017-05-29 mpiPer-interface list of addresses, both multicast and...
2017-05-29 claudioKill struct pfkey_version and move struct pfkeyv2_socke...
2017-05-29 bennofix "depend on" when carp interface goes from MASTER...
2017-05-29 mpiKill SPINLOCK_SPIN_HOOK, use CPU_BUSY_CYCLE() instead.
2017-05-29 mpiexport_pflow() is no longer grabbing the NET_LOCK(...
2017-05-29 sfsd: flush cache when closing writable FD
2017-05-29 sfmsdosfs & ffs: flush cache if updating mount from r...
2017-05-29 sfAdd an ioctl to tell storage devices to flush their...
2017-05-29 visaReduce code duplication. The local-CPU-only case is...
2017-05-29 bluhmMinor regress test cleanup.
2017-05-29 sfImplement VFS read clustering for MSDOSFS
2017-05-29 teduzap scanio.h, found by deraadt
2017-05-29 claudioAfter some consideration, revert last commit and don...
2017-05-29 tbChange the mmap(2)-based binary history file with lots...
2017-05-29 jmatthewAdd hibernate support for nvme(4). This creates a...
2017-05-29 bennosync proc.c changes from relayd/httpd
2017-05-29 espiedo not whine if installpath is undef.
2017-05-29 florianhook up slaacd and slaacctl.
2017-05-29 jmctweak previous to read a little better;
2017-05-29 claudioFix crash in IMSG_CTL_SHOW_RIB_PREFIX handling. The...
2017-05-29 jmcavoid Xr to self;
2017-05-29 espieRefactor locator code so it's a proper object.
2017-05-29 tedurm xr mailaddr.7
2017-05-29 teduremove mention of Berknet and mailaddr.7
2017-05-29 teduremove mailaddr.7 and its many lies.
2017-05-29 teduclang has builtin_memmove. ok deraadt
2017-05-29 teduscanner support died some time ago, the header can...
2017-05-29 sfRe-add line continuation \ that went missing in the...
2017-05-29 visaInvalidate OCTEON icache after TLB ASID wraparound...
2017-05-29 jmcsort SEE ALSO;
2017-05-29 jmcsort SEE ALSO;
2017-05-29 sfRegress test for sparse files & mmap with different FSs
2017-05-29 sfRegress test for sparse files & mmap with different FSs
2017-05-29 claudioPFKEY version 2 is the only pfkey version supported...
2017-05-29 florianrc.d(8) for slaacd
2017-05-29 bennochange bgpd's control socket from /var/run/bgpd.sock to
2017-05-29 deraadtRandomize link-order of libcrypto as we do with libc...
2017-05-29 deraadtsync
2017-05-29 deraadtIt is distasteful to have manual pages which don't...
2017-05-29 deraadtsync
2017-05-29 florianclang points out that the first argument to setproctitl...
2017-05-29 florianCompare the l2 address from which the slaac address...
2017-05-29 nicmDo not factor in screen_hsize() for the visible copy...
2017-05-29 florianonly send router solicitation on RTM_NEWADDR if the...
2017-05-29 phesslerremove the file permission check for bgpd.conf
2017-05-29 krwTo prevent anyone else from stumbling on this (now...
2017-05-29 nicmTweak text to mention initial size, from John Hood.
2017-05-29 mlarkinvmd(8): prevent crashing when presented with a vm name...
2017-05-29 mpiPass SIOCGIFMEDIA to vlan's parent interface.
2017-05-29 mpiPass the symbol instead of its name when looking for...
2017-05-29 mpiDo not try to grab the NET_LOCK() while holding an...
2017-05-29 mpicopyin32 implementation from miod@
2017-05-29 mlarkinvmm(4): Enable support for AMD-V (SVM) CPUs.
2017-05-29 deraadtdo not need dev[] wasting bss space
2017-05-29 henningmlarkin and airport.7 say "must have been there", not...
2017-05-28 mlarkinSVM: add some exit types
2017-05-28 mlarkinrename some fields
2017-05-28 nicmSupport OSC 10 and 11 to set foreground and background...
2017-05-28 teduremove some escapes that are unnecessary/harmful. ok...
2017-05-28 teduwhen copying curvy files from ssh, an extra one snuck in.
2017-05-28 mlarkinfix broken include on previous pipex commit
2017-05-28 bluhmNow that pf looks behind IPv4 authentication headers...
2017-05-28 ajacoutotAdd BND, I've been there many times.
2017-05-28 zhukAdd ZIA, even given that I didn't visit it after it...
2017-05-28 teduremove unused macro
2017-05-28 teduthere are no bugs; i fixed them
2017-05-28 naddyonly mark privacy addresses as such instead of all...
2017-05-28 teduif your dying scream would escape the death field,...
2017-05-28 yasuokaProcess packets immediately without queuing since pipex...
2017-05-28 florianremoved if 0'ed code; it gets in the way of grepping...
2017-05-28 teduhigh scores printed too far to the right, move it left...
next