openbsd
2018-07-21 jmcsort;
2018-07-21 antonInclude the vnode type in the panic message in ffs_writ...
2018-07-21 claudioThere is no need to initialise global and static local...
2018-07-21 guentherRemove the "got meltdown?" conditional from INTRENTRY...
2018-07-20 bluhmThe newly added realpath(3) in vmd's parse.y checks...
2018-07-20 claudioListen on 127.0.0.1 and ::1 in the regress config since...
2018-07-20 deraadtRemove a few leftovers from the days of emulation,...
2018-07-20 kettenisFail if a PT_LOAD segment has a memory size of 0. ...
2018-07-20 mestreadd pledge(2), it only needs rpath if reading from...
2018-07-20 mestrezap whitespaces
2018-07-20 florianNo need to copy rdns_lifetime around with an IMSG,...
2018-07-20 florianFix mem leaks on config reload:
2018-07-20 florianfix mem leak: missing freeifaddrs
2018-07-20 bketIntroduce MTU option.
2018-07-20 florianWe need to track the auto prefix in ra_prefix_conf...
2018-07-20 millertNow that aliases in smtpd.conf default to plain text...
2018-07-20 claudioMove the nlri_get_prefix functions to util.c so that...
2018-07-20 claudioRename rde_update_get_prefix and friends to nlri_get_pr...
2018-07-20 claudioRename rde_update_extract_prefix to extract_prefix...
2018-07-20 florianRename "resolver" to "nameserver" in the configuration...
2018-07-20 claudioPrint the timestamp embedded in mrt files for update...
2018-07-20 claudioThere is no need to have bgpd running when running...
2018-07-20 helgAdd missing RCS Id.
2018-07-20 knStop checking table commands for `create'
2018-07-20 robertadd regress test for "bypassunveil" where a path should...
2018-07-20 espieinform that diagnostics in functions won't work, but...
2018-07-20 beckCorrectly copy across unveil's from parent to child...
2018-07-20 jsgmatch on marvell,armada-38x-uart linux >= 4.18-rc1...
2018-07-20 djmslightly-clearer description for AuthenticationMethods...
2018-07-20 djmremove unused zlib.h
2018-07-20 guentherMissed a 'ksi' -> '*ksip' change in previous commit
2018-07-19 dtuckerFix typo in comment. From Alexandru Iacob via github.
2018-07-19 jmci found a nicer way to describe -join;
2018-07-19 drahnEnable kernel profiling on arm64
2018-07-19 sthenattach RTL8188EU under AboCom's vendor id. From FreeBSD...
2018-07-19 sthensync
2018-07-19 sthenAdd RTL8188EU under AboCom's vendor id. From FreeBSD...
2018-07-19 mpiReuse implicit padding to export the port number of...
2018-07-19 dtuckerDeprecate UsePrivilegedPort now that support for runnin...
2018-07-19 sthenrevert previous, something isn't quite right as clients...
2018-07-19 florianieee80211_ess_is_better() returns 0 or 1, comparing...
2018-07-19 beckAdd regress test for inheritance of unveil's across...
2018-07-18 naddyRemove the unused leftovers of the 4.4BSD libm, which...
2018-07-18 millertConvert from fgetln(3) to getline(3). Based on a diff...
2018-07-18 bluhmRevert the change that delivers process signals to...
2018-07-18 tbBob's license was missing, add it.
2018-07-18 florianreplace manual zero initialization of various fields...
2018-07-18 florianStop our own router advertisements from looping back...
2018-07-18 jmctidy up the flags section a little: supply a little...
2018-07-18 florianWhen running flood ping with count packets (-c) set...
2018-07-18 espiemake the logic for deleting first slightly more obvious
2018-07-18 dtuckerRemove support for running ssh(1) setuid and fatal...
2018-07-18 helgReplace VATTR_NULL() with memset(3) in fusefs_getattr...
2018-07-18 florianDon't log_warn on normal conditions, it should be log_d...
2018-07-17 knstop assuming prefix lengths, remove inet6_makenetandmask()
2018-07-17 patrickTX packets, which can be either Ethernet or control...
2018-07-17 nicmWhen a key isn't in the first table, we need to try...
2018-07-17 tbsome more style fixes
2018-07-17 tbAdd missing $OpenBSD$ markers.
2018-07-17 tbremove unused, empty file
2018-07-17 inoguchiReplace getprogname() to argv[0] in bnaddsub
2018-07-17 djmallow shell globs to match program and hostname selecto...
2018-07-17 mlarkinvmd(8): fix vmctl -b option for i386 kernels.
2018-07-17 helgDon't send FBT_DESTROY if the FUSE connection is still...
2018-07-17 helglibfuse now supports -f command line option; uncomment...
2018-07-17 krwunvname_new() is passed something that is always 64...
2018-07-17 claudioSwitch to MSG_PROTOCOL_BGP4MP_ET formats for update...
2018-07-17 dlgwe have splraise() now
2018-07-16 dtuckerSlot 0 in the hostbased key array was previously RSA1...
2018-07-16 tbDocument behavior change of EC_POINTs_mul() again.
2018-07-16 tbRecommit Billy Brumley's ECC constant time patch with...
2018-07-16 jasperuse ANSI C function declaration; no binary change
2018-07-16 jasperuse 'switch' rathan than an if-else construct to match...
2018-07-16 helgInsert the appropriate uvm_vnp_uncache(9) and uvm_vnp_s...
2018-07-16 patrickAdd support for the BCM43455 SDIO chip to bwfm(4).
2018-07-16 patrickIn certain modes SDIO-connected bwfm(4) chips might...
2018-07-16 espieBe more explicit in FETCH_TIMEOUT description.
2018-07-16 helgImplement FBT_FSYNC, which is called on fsync(2) and...
2018-07-16 phesslerthe AP sends their crypto parameters as a mask, so...
2018-07-16 phesslerdon't save or use auto-join when the card is not in...
2018-07-16 espiefix thinko
2018-07-16 patrickRe-set the pointer to the bwfm event after the strict...
2018-07-16 dtuckerRemove support for loading HostBasedAuthentication...
2018-07-16 espienetwork.conf
2018-07-16 espiebyebye network.conf.template
2018-07-16 claudioUse struct filterstate in rde_update_dispatch() and...
2018-07-16 jsgmake this build again after changes made in rev 1.74
2018-07-16 nicmAdd an "Any" key to run a command if a key is pressed...
2018-07-16 knreduce duplicate code, fix typo/free correct buffer
2018-07-16 claudiortadvd is only interested in IPv6 so limit route socket...
2018-07-16 mpiFix for uninitialized variables.
2018-07-16 mpitypos, from Michael W. Bombardieri.
2018-07-16 djmkeep options.identity_file_userprovided array in sync...
2018-07-16 djmmemleak in unittest; found by valgrind
2018-07-16 djmmemleaks; found by valgrind
2018-07-15 ccardenasvioscsi driver has been stable enough so we can move...
2018-07-15 tbre-commit the removal of the EC_POINTs_mul() regression...
2018-07-15 fcambusDocument xcrypt in the amd64 version of cpu.4.
2018-07-15 tbrecommit label indentation part of the backout; clearly...
2018-07-15 reykRevert unrelated change to vioscsi.c
next