openbsd
2017-05-31 jsgAdd Ralink RT5360. From Kevin Lo.
2017-05-31 stefanMake gcc move switch tables into .rodata instead of...
2017-05-31 djmfix possible OOB strlen() in SOCKS4A hostname parsing...
2017-05-31 djmmake the AES-XTS mode a little more constant-time,...
2017-05-30 bennoadd option "query from <ip>" to ntpd.conf, to specify...
2017-05-30 naddyAllow building the bootstrap with clang:
2017-05-30 sthensync
2017-05-30 florianOops, this was RTP_BGP during development to be able...
2017-05-30 zhukMake doas regression tests that involve doas running...
2017-05-30 bennoremove no longer needed splnet/splx.
2017-05-30 nicmRewrite of choose mode, both to simplify and tidy the...
2017-05-30 fcambusUse the CD bit (Cursor Disable) in the cursor start...
2017-05-30 zhukFirst pass to make bluhm@ happy regarding doas regress...
2017-05-30 mlarkinevent injection framework, will be used for other featu...
2017-05-30 jmctweak previous;
2017-05-30 deraadtMIN->MINIMUM, even though smb is currently disabled.
2017-05-30 deraadtsizes for free()
2017-05-30 henningremove XXX from the comments marking "holes" in the...
2017-05-30 henningremove DIOCCLRRULECTRS here as well, pt out by sashan
2017-05-30 jmctweak previous;
2017-05-30 henningg/c DIOCCLRRULECTRS
2017-05-30 mlarkinSVM: return EIO to vmd to stop the guest when it HLTs...
2017-05-30 schwarzeSTYLE message about useless macros we don't want (Bt...
2017-05-30 sfMore minor virtio tweaks
2017-05-30 florianSend a source link-layer address option with our solici...
2017-05-30 mlarkinAdd missing KERNEL_LOCKs to a few error paths.
2017-05-30 bluhmAdd RemoteCommand option to specify a command in the...
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
next