openbsd
2018-09-21 soleneIncrease /usr/local max size to 20 GB in default template
2018-09-21 soleneAdd explanations about vmctl send command
2018-09-21 djmAllow ssh_config ForwardX11Timeout=0 to disable the...
2018-09-21 stspEnable bwfm(4) in GENERIC on macppc.
2018-09-21 djmwhen compiled with GSSAPI support, cache supported...
2018-09-21 djmIn sshkey_in_file(), ignore keys that are considered...
2018-09-21 claudioBoth AS 23456 and AS 0 are reserved and can nor be...
2018-09-21 sthen6.5 firmware key
2018-09-21 claudiobetter yyerror messages. "syntax error" is generally...
2018-09-21 jmcupdate rtwn;
2018-09-21 claudioBasic testing of roa-sets.
2018-09-21 claudioMove setting of the PREFIXSET_FLAG_OPS higher up since...
2018-09-21 claudioAdd some more prefix-set test cases. Mainly to test...
2018-09-21 claudioImplement code to parse, print and reload roa-set tables.
2018-09-21 djmTreat connections with ProxyJump specified the same...
2018-09-21 jsgU-Boot 2018.05 and later will attempt to load a dtb...
2018-09-21 jmatthewmention RTL8188EE support
2018-09-21 jmatthewAdd support for RTL8188EE.
2018-09-21 jsgadd missing braces implied by indentation
2018-09-20 djmactually make CASignatureAlgorithms available as a...
2018-09-20 sthenmerge unbound 1.8.0
2018-09-20 sthenimport unbound 1.8.0, tested by myself and benno@
2018-09-20 bluhmAs a step towards per inpcb or socket locks, remove...
2018-09-20 tbmissing space after comma
2018-09-20 deraadtgrow alpha and hppa media to accomodate some recent...
2018-09-20 brynetvmm(4): Clear the guest MWAITX/MONITORX extended CPUID...
2018-09-20 soleneadd missing explanation about daemon_variables removed...
2018-09-20 jsgadd missing braces implied by indentation
2018-09-20 jsgadd missing braces implied by indentation
2018-09-20 claudioAdjust unittests to the adjustments done to the as_set...
2018-09-20 claudioas_set_match() changed again, so adjust it here too.
2018-09-20 claudioSplit up as_set into a set_table and an as_set. The...
2018-09-20 jsgfix indentation
2018-09-20 ericproperly handle credentials and fix auth in smtp(1)
2018-09-20 jsgfix indentation
2018-09-20 bennowhitespace cleanup, ok claudio@
2018-09-20 ericfix indentation
2018-09-20 dtuckerImport updated moduli.
2018-09-20 claudioSort order changed because an RB tree is now used for...
2018-09-20 claudioSwitch prefixset to an RB_TREE instead of a SIMPLEQ...
2018-09-20 claudioFix the empty aspath segments check. seg_size is never...
2018-09-20 claudioFix an out of bound read that could crash the RDE becau...
2018-09-20 jmcreorder CASignatureAlgorithms, and add them to the...
2018-09-20 djmfix "ssh -Q sig" to show correct signature algorithm...
2018-09-20 djmadd CASignatureAlgorithms option for the client, allowi...
2018-09-20 djmAdd sshd_config CASignatureAlgorithms option to allow...
2018-09-20 jsgfix a memory leak in ihidev_hid_command()
2018-09-19 millertIf getcwd() fails in dinit(), the stat buffer 'swd...
2018-09-19 millertFix last commit, I made one of the changes to the wrong...
2018-09-19 bluhmUpdate disklabel(8) man page with the new 5G minimum...
2018-09-19 mikofix message to reflect "rmidi" is the expected string...
2018-09-19 millertCompare against NULL, not '\0' for pointers. Quiets...
2018-09-19 mikosys/stat.h not needed here; ok ratchov@
2018-09-19 mpiAlways call bridge_iflist `bif'.
2018-09-19 claudioWrap sending imsg to the RDE in a function and make...
2018-09-19 krwTry to turn this into an actual regress test.
2018-09-19 reykDo not abort when the ca privenc runs into a timeout.
2018-09-19 jmatthewReport duplex state correctly for adapters with firmwar...
2018-09-19 claudioFree edid_buf after use so to fix possible memory leak.
2018-09-19 mestreIn mue_iff() move the initialization of the hash table...
2018-09-19 ericrename the ill-named "flags" member to "as_host" in...
2018-09-19 guentherDelete checks of the CST bit_width ('vendor') field...
2018-09-19 ccardenasVarious clean up items for disks.
2018-09-19 djmMake "ssh-add -q" do what it says on the tin: silence...
2018-09-18 bluhmUpdating time counters without memory barriers is wrong...
2018-09-18 patrickUpdate to compiler-rt 6.0.0.
2018-09-18 deraadtsync
2018-09-18 naddy6.5 packages key
2018-09-18 deraadt6.5 base key
2018-09-18 antonwhitespace fix; no binary change
2018-09-18 antonBackport support for option -a to addr2line, which...
2018-09-18 millertRestore the xmalloc(), xcalloc(), xreallocarray() and...
2018-09-18 naddyThe dmesg buffer is sufficiently large now that using...
2018-09-18 sthens/mulitprotocol/multiprotocol/ in error text
2018-09-18 mlarkinvmm(4): Reset host LDTR on exit for SVM
2018-09-18 claudioStart testing the roa backend (test 5) and cleanup...
2018-09-18 claudioBackend for roa-sets. This combines as_sets and prefix...
2018-09-18 tbFix typo in previous: group_from_gid(st->st_gid, 1...
2018-09-18 denisfix a crash when prefix length is not specified
2018-09-18 bluhmIncrease minimum size for /usr/obj partition to 5 Gig...
2018-09-18 deraadtgrow arm64 ramdisk
2018-09-18 knfix table commands under anchors
2018-09-18 espiedocument parallel2
2018-09-18 jmatthewcast HWRM_NA_SIGNATURE when shortening it to keep gcc...
2018-09-18 deraadtbackout last week of csh diffs. They are disasterously...
2018-09-18 mestrefix memory leak in ieee80211_end_scan()
2018-09-18 mikoellapsed -> elapsed; ok jmc@
2018-09-18 mikoi forgot to sync sndiod with aucat/dsp.c rev 1.12
2018-09-18 mikoclear p->ctx array with memset(); ok ratchov@
2018-09-18 millertUse user_from_uid(3) if getlogin(2) fails, storing...
2018-09-18 millertUse user_from_uid(3) instead of getpwuid(3) and keep...
2018-09-18 millertAccount from the fact that we store ech entry three...
2018-09-18 mikoremove macros for xmalloc(), xcalloc() & xreallocarray...
2018-09-18 tbfix order of arguments in fmt.Printf()
2018-09-17 tbSimplify initialization of asn1_cb; use correct spellin...
2018-09-17 sthentypo in comment
2018-09-17 martijnReplace any() with strchr(3).
2018-09-17 jmcupdate the installed path for sendmail: from matt schwartz
2018-09-17 jmcclean up the amount of printf in usage(): from sascha...
2018-09-17 millertUse the strict pragma for better warnings.
next