openbsd
2017-05-30 bluhmHeader sys/scanio.h has been deleted, do not include...
2017-05-30 deraadtwhitespace encountered during review
2017-05-30 bennoremove extended communities that have the transitive...
2017-05-30 tedusplit vioblk read/write functions into start and finish...
2017-05-30 yasuokaRemove never used ifdefs, define FATAL macro properly...
2017-05-30 schwarzevarious mdoc(7) fixes, triggered by a smaller diff...
2017-05-30 mlarkinFPU context save/restore for SVM in vmm(4), matches...
2017-05-30 krwReplace nifty DBGPRINT() with a more familiar DPRINTF...
2017-05-30 tbDon't mention the operator file -- it was moved to...
2017-05-30 yasuokaStop using __P macro.
2017-05-30 schwarzeFix escaping: .Nm Op Fl "Dx" turning into "pflogd ...
2017-05-30 deraadtgetrlimit is now allowed by "stdio"
2017-05-30 schwarzefix formatting of intermediate punctuation in .Lk
2017-05-30 yasuokaDon't call TAILQ_REMOVE twice. This caused radiusd...
2017-05-30 stspImprove the new ieee80211_{min,max}_rates() APIs and...
2017-05-30 schwarzeMacro argument quoting does not prevent recognition...
2017-05-30 deraadtsizes for free()
2017-05-30 deraadtadd sizes to free() calls
2017-05-30 floriandelete default route from FIB when we receive advertise...
2017-05-30 floriandelete default route from FIB when it expires
2017-05-30 mpiKill db_sym_t.
2017-05-30 bluhmOrganize iked parser regress Makefile similar to mandoc...
2017-05-30 teduusage and order tweaks from jmc
2017-05-30 deraadtSupport for SMAP is pretty small, so don't exclude...
2017-05-30 schwarzestop reacharound from w(1) to ps(1); no functional...
2017-05-30 teduid -R: make current rdomain more easily accessible...
2017-05-30 millertRemove FILES section now that /usr/share/misc/ascii...
2017-05-30 deraadtgetrtable() is now permitted in "stdio". It carries...
2017-05-30 naddyBuild amd64 bootstrap with -ffreestanding.
2017-05-30 florianno need to pass the slaacd_iface around, the proposal...
2017-05-30 millertDon't fall back to heapsort() if we would otherwise...
2017-05-30 millertRemove /usr/share/misc/ascii since we have ascii(7).
2017-05-30 florianfix previous; actually free the memory
2017-05-30 markusswitch auth2 to ssh_dispatch API; ok djm@
2017-05-30 markusswitch auth2-none.c to modern APIs; ok djm@
2017-05-30 markusswitch auth2-passwd.c to modern APIs; ok djm@
2017-05-30 markusswitch auth2-hostbased.c to modern APIs; ok djm@
2017-05-30 markusprotocol handlers all get struct ssh passed; ok djm@
2017-05-30 florianRemove default router proposals and address_proposals
2017-05-30 florianUpdate default router states; pointed out by naddy
2017-05-30 markusssh: pass struct ssh to auth functions, too; ok djm@
2017-05-30 markussshd: pass struct ssh to auth functions; ok djm@
2017-05-30 markusremove unused wrapper functions from key.[ch]; ok djm@
2017-05-30 markussshkey_new() might return NULL (pkcs#11 code only)...
2017-05-30 markusswitch sshconnect.c to modern APIs; ok djm@
2017-05-30 markusswitch auth2-pubkey.c to modern APIs; with & ok djm@
2017-05-30 jmatthewRemove comments about implementing FIS-based switching...
2017-05-30 tbwaive signature check waving
2017-05-30 fcambussync
2017-05-30 fcambusRemove qvss8x15, vt220l8x8, and vt220l8x10 fonts.
2017-05-30 mlarkinincrease vmd(8) virtio queue size from 64 to 128. Also...
2017-05-30 akfaewThe capability error codes never made it into a standar...
2017-05-30 mlarkinprint more useful information when an error is returned...
2017-05-30 krwStatically allocate resource to requests, and only...
2017-05-30 friehmAdding multipath route support to ospf6d. Almost copied...
2017-05-30 mlarkinmove some data tables out of .text and into .rodata...
2017-05-30 jmctweak previous; ok florian
2017-05-30 naddyfix a jumbled conditional clang warns about; ok florian@
2017-05-30 jmctweak previous;
2017-05-30 jmcremove an extra .Ed;
2017-05-30 jmctweak previous; ok bluhm
2017-05-30 henningfix a comment
2017-05-30 friehmCarp balancing ip does not work since there is a mac...
2017-05-30 tbIntroduce a scary rc.conf(8) knob library_aslr=(YES...
2017-05-30 bluhmLink iked test to build so that obj directories are...
2017-05-30 bluhmRemove the .INTERRUPT target, it prevented to terminate...
2017-05-30 sfvirtio: Put entries in freelist in reverse order
2017-05-30 stspUse ieee80211_{min,max}_basic_rate() in iwn(4).
2017-05-30 stspIntroduce ieee80211_min_basic_rate() and ieee80211_max_...
2017-05-30 stspAlways set the link state DOWN once we enter ieee80211_...
2017-05-30 sfext2fs: Mark superblock as not modified when written
2017-05-30 florianreduce lies
2017-05-30 fcambussync
2017-05-30 fcambusRemove lucida16x29.h and omron12x20 fonts.
2017-05-30 akfaewEnable more error codes for BGP. These were commited...
2017-05-30 jmatthewTeach ypldap to use tls when connecting to ldap servers.
2017-05-30 mpiKeep ipv6_input() definition inside _KERNEL.
2017-05-30 florianEnable slaacd(8) by default and disable router solicita...
2017-05-30 markusswitch from Key typedef with struct sshkey; ok djm@
2017-05-30 markusremove ssh1 references; ok djm@
2017-05-30 markusrevise sshkey_load_public(): remove ssh1 related commen...
2017-05-30 sffileops test: Also run on ext2fs
2017-05-30 sfvirtio: Do LIFO in the freelist
2017-05-30 fcambusRemove the unused pcdisplay_mapchar_simple function...
2017-05-30 nicmPreserve search string when entering prompt again.
2017-05-30 henningteach pf_build_tcp() about SACK, ok & with sashan
2017-05-30 mpiIntroduce ipv{4,6}_input(), two wrappers around IP...
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 ***
next