openbsd
2017-06-28 espieif we return nullptr for a "noexec" section, then don...
2017-06-28 mlarkinhide symbols used in the ACPI resume trampoline pages
2017-06-28 mlarkinfix potential use of uninitialized variable, noticed...
2017-06-28 nicmFix visual-silence (check accidentally the wrong way...
2017-06-28 jmcadd -v to SYNOPSIS and STANDARDS;
2017-06-28 djmAllow ssh-keygen to use a key held in ssh-agent as...
2017-06-28 schwarzeRewrite half of this, i was completely unaware how...
2017-06-27 teduremove the obsolete timeslot ioctl
2017-06-27 tedufix a few lines of unusual length
2017-06-27 teduadd a -v verbose flag to cp, mv, and rm. useful for...
2017-06-27 bennoHoist some privileged code in preparation for future...
2017-06-27 schwarzetest inter-column spacing
2017-06-27 schwarzeImplement spacing of columns as defined in the table...
2017-06-27 deraadttrapsleds for clang, similar to the change on gas side.
2017-06-27 tbRemove an extra '\n' from the printf strings fed into...
2017-06-27 deraadtmove a global into local context; from rob pierce
2017-06-27 krwMake if_register_bpf() the same as the other if_registe...
2017-06-27 antonTweak previous: align declarations and rename local...
2017-06-27 deraadtin recently commited TIOCSTI replacement code, do not...
2017-06-27 mikebProvide a handler stub for the "channel rescind" message
2017-06-27 bluhmConvert ip6_input() to a pr_input style function. ...
2017-06-27 krwNuke get_rdomain() and just snag the interface rdomain...
2017-06-27 schwarzewarn about .Ns macros that have no effect because they...
2017-06-27 jsgAvoid the possibility of accessing an array out of...
2017-06-27 jsgAvoid testing an uninitialised variable in the SCSI_BUS...
2017-06-27 mpiAdd missing solock()/sounlock() dances around sbreserve().
2017-06-27 schwarzeremove -DSw; the useful parts are now covered by mandoc;
2017-06-27 deraadtthrow strip into base, until we consider a solution...
2017-06-27 deraadtthe illegal instruction is 0x00000000
2017-06-27 teduremove some old cruft.
2017-06-26 mikebMinor cleanup; when polling delay before calling the...
2017-06-26 schwarzecatch up with the recent eqn(7) improvements
2017-06-26 schwarzeComplete rewrite of the lexer in a single function...
2017-06-26 bluhmConvert ip_input() to a pr_input style function. Goal...
2017-06-26 mikebRework the deferred interrupt loop
2017-06-26 bluhmFragments for a single connection (a combination of...
2017-06-26 rpeAdd a MDKERNEL variable that contains the name of the...
2017-06-26 tbRANDOM1 was subject to rather bad modulus bias. Improve...
2017-06-26 visaArrange a phandle for the "ciu" node.
2017-06-26 deraadtnote.ABI-tag and .MIPS.options are not needed anymore...
2017-06-26 bluhmWhen pinging an IPv6 link-local address, the reflected...
2017-06-26 schwarzewhen splitting a composite word,
2017-06-26 phesslerdon't print the WELLKNOWN string for unknown well-known...
2017-06-26 phesslerlet admins set an unknown well-known community
2017-06-26 phessleradd support for the "graceful shutdown" well-known...
2017-06-26 phesslerallow setting localpref to 0
2017-06-26 mpiAssert that the corresponding socket is locked when...
2017-06-26 patrickAllow updating the destination address of an existing...
2017-06-26 patrickSplit a part of tdb_delete() into tdb_unlink() so that...
2017-06-26 ratchovFactor a variable assignment in audiopoll().
2017-06-25 stspMake ifconfig(8) default to prefixlen 128 when setting...
2017-06-25 bluhmLink acme-client, ldapd, switchd regress to build.
2017-06-25 bluhmDo not run .END cleanup during clean, cleandir, obj...
2017-06-25 bluhmClean all files created during switchd regress.
2017-06-25 bluhmConvert the acme-client test to use a config file acme...
2017-06-25 schwarzeCatch typos in .Sh names; suggested by jmc@.
2017-06-25 antonNo need to NUL-terminate the line buffer since it's...
2017-06-25 deraadtlld's linker-script parser has to be fixed to accept...
2017-06-25 schwarzetest new MT macro
2017-06-25 deraadtdull dependency for copying makegap.sh to obj, so that...
2017-06-25 schwarzecope with changes in BASE messages
2017-06-25 schwarzeadd some empty targets that were missing
2017-06-25 antonDon't output partial UTF-8 characters in ksh emacs...
2017-06-25 antonCapture SIGINT and print out all received output so...
2017-06-25 bentleyAdd support for the MT and ME mailto macros, used for...
2017-06-25 ottoldd is more strict wrt semicolons, they can only appear...
2017-06-25 krwpriv_add_address() is no longer invoked to signal the...
2017-06-25 krwOops. Revert unintentional/premature functional change...
2017-06-24 krwTweak handling of HUP and new LLADDR. Just use expose...
2017-06-24 schwarzedelete useless .Ns macro that jmc@ found with mdoclint(1)
2017-06-24 bluhmTo avoid packet loss due to reuse of the 16 bit IPv4...
2017-06-24 schwarzedocument message "unknown architecture"
2017-06-24 schwarzeoperating system dependent message about unknown archit...
2017-06-24 schwarzedelete old, undocumented, obsolete section names that...
2017-06-24 martijnFix a check in ADD_SPACE_{GOTO,RET} that potentially...
2017-06-24 schwarzeobvious removal of -o, now covered by mandoc
2017-06-24 schwarzein the base system, suggest leaving .Os blank; inspired...
2017-06-24 schwarzeSplit -Wstyle into -Wstyle and the even lower -Wbase...
2017-06-24 schwarzeDelete .St -p1003.1-2013.
2017-06-24 krwUse a local variable rather than a global flag to record
2017-06-24 djmcorrect env var name
2017-06-24 jmcspelling;
2017-06-24 djmdon't pass pointer to struct sshcipher between privsep...
2017-06-24 djmregress test for ExposeAuthInfo
2017-06-24 djmrefactor authentication logging
2017-06-24 jmcword fix;
2017-06-24 djmswitch sshconnect.c from (slightly abused) select(...
2017-06-24 djmuse HostKeyAlias if specified instead of hostname for...
2017-06-24 djmno need to call log_init to reinitialise logged PID...
2017-06-23 schwarzeConsistently treat character escape sequences as operators,
2017-06-23 schwarzesplitting a text box sometimes requires wrapping it...
2017-06-23 bluhmMake libiberty test programs compile and run without...
2017-06-23 schwarzedelete unused "lastline" state variable and some commen...
2017-06-23 krwOnce you have forked into two processes, setting a...
2017-06-23 schwarzedelete warning about missing whitespace before trailing...
2017-06-23 mikebEvent interrupt handler should call hv_channel_schedule now
2017-06-23 schwarzedelete -r, RCS id checks are now covered by mandoc,
2017-06-23 mikebRequest deferred interrupt processing
2017-06-23 mikebIntroduce deferred interrupt processing capability
2017-06-23 mikebs/membar_sync/virtio_membar_sync/
next