openbsd
2017-06-09 stspIntroduce iwm_nic_assert_locked() to verify that the...
2017-06-09 stspFix the resume code path in iwm(4) to no longer call...
2017-06-09 florianIf we receive a router solicitation with a source link...
2017-06-09 mpiReplace rtrequest(RTM_DELETE...) rtrequest_delete(...
2017-06-09 nicmAdd a hook when the clipboard is set.
2017-06-09 ajacoutotDrop uneeded return from rollback_patch().
2017-06-09 ajacoutot/etc/mtree/BSD.x11.dist is part of base, not X; so...
2017-06-09 djmreturn failure rather than fatal() for more cases durin...
2017-06-09 djmin description of public key authentication, mention...
2017-06-09 djmbetter translate libcrypto errors by looking deeper...
2017-06-09 dtuckerAdd comments referring to the relevant RFC sections...
2017-06-09 dlgturns out the case on 802.1 suffixes is significant...
2017-06-09 dlgturns out the case of 802.1 suffixes is significant...
2017-06-08 aoyamaAdd a missing header file.
2017-06-08 patrickRemove esym (.data) patching. Thanks to Mark we stoppe...
2017-06-08 schwarzeProperly reinitialize roffce_node between parses,
2017-06-08 teduremove the timeslot code, it was only for now deleted...
2017-06-08 patrickPass CC and CXX to make depend as well. As soon as...
2017-06-08 schwarzedelete -e and -l, now covered by mandoc; OK jmc@ wiz@
2017-06-08 schwarzeImplement w layout specifier (minimum column width).
2017-06-08 bluhmLink lastcomm regress to build.
2017-06-08 bluhmStart with a clean /var/account/acct accounting file...
2017-06-08 bluhmASLR, W^X, and guard pages trigger processor traps...
2017-06-08 millertupdate permissions info to match recent changes
2017-06-08 millertAdd logging for when we find a non-file in the at spool...
2017-06-08 henningclarify set prio: the second prio given applies to
2017-06-08 bluhmStart syslogd with -rr. With different timing the...
2017-06-08 mpiNotify userland when a new ND is reachable.
2017-06-08 schwarzemake the internal a2roffsu() interface more powerful...
2017-06-08 tbwrec.org is dead. Use working links instead.
2017-06-08 visaWrap startup code with .ent and .end for proper disasse...
2017-06-08 visaMove loongson/octeon/sgi unmap_startup() under arch...
2017-06-08 visaSplit early startup code out of locore.S into locore0...
2017-06-08 jsgInvoke openssl with -passin file rather than -key in...
2017-06-08 visaSplit early startup code out of locore.S into locore0...
2017-06-08 nicmAdd size to client descriptions in list, suggested...
2017-06-08 deraadtSplit early startup code out of locore.S into locore0...
2017-06-08 dlgremove the _rb_color prototype in RBT, it's unused...
2017-06-08 dlgmake rb_n2e return a struct rb_entry *, not void *
2017-06-08 dlguse unsigned long instead of caddr_t to move between...
2017-06-08 dlgadd RBT_SET_LEFT, RBT_SET_RIGHT, and RBT_SET_PARENT
2017-06-08 dlgmake the gem tx path MPSAFE.
2017-06-08 dlgconsistently use lowercase for the 802.1 suffixes.
2017-06-08 dlgconsistently use lowercase suffixes for 802.1 things.
2017-06-08 schwarzePortable mandoc just got a warning about unknown .Lb...
2017-06-07 millertIn cron(8), require that crontab and at files in the...
2017-06-07 schwarzestyle checks related to .Er; inspired by mdoclint(1)
2017-06-07 mlarkinvmctl: change default "vmctl console" (cu) baud rate...
2017-06-07 jmcuse the same formatting for vlan as the rest of the...
2017-06-07 schwarzeRemove "new sentence, new line" detection, covered...
2017-06-07 schwarzeAlso catch "new sentence, new line" if there are three...
2017-06-07 bluhmAdd an acct(5) flag for pledge violations. Then lastco...
2017-06-07 schwarzeMake "new sentence, new line" detection stricter:
2017-06-07 bluhmTo test IPv6 fragements with extension header, the...
2017-06-07 schwarzePrepare the terminal driver for filling multiple column...
2017-06-07 millertWhen running at jobs, open the at spool and use the...
2017-06-07 schwarzePrepare the terminal driver for filling multiple column...
2017-06-07 naddyFix clang warning about tautological compare: an unsign...
2017-06-07 robertmake sure there are no duplicate object files linked...
2017-06-07 mikebAcquire submit queue mutex only once per xbf_complete_c...
2017-06-07 nicmReturn 1 if name matches not 0, also fix some spaces.
2017-06-07 mlarkinvmd: Implement simulated baudrate support in the ns8250...
2017-06-07 mlarkinvmd: properly advertise 640k base memory, not 636k...
2017-06-07 nicmAdd simple searching (C-s and n) to the various choose...
2017-06-07 mpiAssert that the KERNEL_LOCK() is held when messing...
2017-06-07 mpiAssert that the calling CPU is holding the KERNEL_LOCK...
2017-06-07 mpiGrab the KERNEL_LOCK() around rtm*() functions. Routin...
2017-06-07 jmcreword "listen on socket" somewhat; ok gilles
2017-06-07 dlgupdate the VLAN doco.
2017-06-07 jmcX is not restricted to just the + operator;
2017-06-07 awolkhtpasswd: use crypt_newhash instead of the bcrypt API
2017-06-07 schwarzeThe \h escape sequence provides another method for...
2017-06-07 djmunbreak after sshv1 purge
2017-06-07 schwarzeImplement the roff(7) .rn (rename macro or string)...
2017-06-06 bruSet the weak variant of hysteresis as default.
2017-06-06 mikebRewrite the driver to handle 64kb transfers
2017-06-06 ajacoutotDon't patch(1) as the 'build' user; it has no right...
2017-06-06 mikebCall xbf_intr for polled transfers that can't sleep
2017-06-06 bruAdd support for tap gestures.
2017-06-06 krwProvide sufficient info in error messages to identify
2017-06-06 nicmContinue and pass keys through if they are repeated...
2017-06-06 nicmDo not pass a state into commands when fired on individ...
2017-06-06 schwarzeMinimal implementation of the roff(7) .ce request ...
2017-06-06 nicmDelete input event when evbuffer_read() fails to avoid...
2017-06-06 visaRemove code that is not needed right now.
2017-06-06 visaImplement startup smashing in C. The code should be...
2017-06-06 florianstart slaacd as early as possible, right after pf and...
2017-06-06 florianWe are going to start slaacd(8) much earlier, before...
2017-06-06 mpiUpdate stubs to work with radix tree.
2017-06-06 mpiUpdate panic strings, pipex no longer use rn_inithead0().
2017-06-06 mpiDo not rely on <net/rtable.h> beeing included by other...
2017-06-06 mpiFix build without PF.
2017-06-06 jsgmention -fwrapv being on by default
2017-06-06 jsgEnable -fwrapv by default with clang to treat signed...
2017-06-06 dtuckerFix compression output stats broken in rev 1.201. ...
2017-06-06 tbregen
2017-06-06 tbMention that the special files are created in the curre...
2017-06-06 antonTest insertion of unmatched meta sequence.
2017-06-06 dlgmake vnetid and parent commands available in SMALL...
2017-06-06 jsgcorrect the depend list of a target introduced in rev 1.9
next