openbsd
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
2017-06-06 kevloRegen.
2017-06-06 kevloSort DLINK section and add USB device ID of D-Link...
2017-06-05 tbShow usage of sysmerge and MAKEDEV instead of just...
2017-06-05 sashan- let's add PF_LOCK()
2017-06-05 stheninitial docs for COMPILER_WRAPPER and COMPILER_LINKS
2017-06-05 deraadtSplit early startup code out of locore.S into locore0...
2017-06-05 deraadtIncrease kernel size, by pushing rodata 1MB forward...
2017-06-05 ajacoutotTemporarily disable the second call to rc_check until...
2017-06-05 deraadtSplit early startup code out of locore.S into locore0...
2017-06-05 deraadtinclude machine/param.h before machine.asm.h because...
2017-06-05 schwarzeTest insertion of non-ASCII characters, in particular...
2017-06-05 deraadttrack permissions of original file
2017-06-05 deraadtuse same idiom as other Makefiles
2017-06-05 ajacoutotFix logic in _rc_wait to properly cope with setproctitl...
2017-06-05 visaRandomize the link order of .o files in the kernel...
2017-06-05 espieexplicitly pass -w since clang -M doesn't imply it.
2017-06-05 antonAdd new edit regress files.
2017-06-05 antonRewrite ksh edit mode regression tests.
2017-06-05 deraadtAvoid use of _C_LABEL, since it is not portable to...
2017-06-05 deraadtThe arm* architectures edit the ld.script, creating...
2017-06-05 robertexclude more objects from the readelf output when build...
2017-06-05 roberta kernel errata requires a full build as well in case...
2017-06-05 robertset BUILDUSER to build by default, this can be overwrit...
2017-06-05 robertdo not add ./ to the path of the files in the tarball
2017-06-05 robertdo not remove used files from the fakeroot
2017-06-05 dlgremove vlan(4) specific output handling
2017-06-05 dlguse byte swapping loads and stores.
next