openbsd
2017-07-03 nicmDo not close panes until process has exited and any...
2017-07-03 mpiDrop the KERNEL_LOCK() in pf_purge_thread().
2017-07-03 nicmTry C.UTF-8 which is also a commonly useful locale...
2017-07-03 visaAdd the first UART into the fdt blob.
2017-07-03 espieexplicitly pass -MD -MP in DFLAGS, so that even if...
2017-07-03 bentleyRemove settings that were unimplemented for 20 years...
2017-07-03 dlgregen
2017-07-03 dlgintel optanes are a thing
2017-07-03 espiebe explicit in the lex/yacc dependencies
2017-07-02 deraadtwhitespace
2017-07-02 schwarzeIf a single page references the same non-existent manua...
2017-07-02 kettenisEnable MIPI/DSI support for inteldrm(4). Makes the...
2017-07-02 mlarkinre-enable PAT
2017-07-02 tobiasFixed a typo in error message.
2017-07-02 espierepair the tree, make sure y.tab.h is there before...
2017-07-02 espiesomehow, I did NOT commit the patch I sent to tb@....
2017-07-02 espiedocument new depends somewhat.
2017-07-02 schwarzeadd warning "cross reference to self"; inspired by...
2017-07-02 bennoSecond diff to rename additional "always" variable...
2017-07-02 kevloAdd the definition of IEEE80211_DUR_DS_SHSLOT.
2017-07-02 bennoRemove unused variable from header file.
2017-07-02 bennoRemove variable assignment in declaration and add white...
2017-07-02 bennoRename one of the "always" variables to "body" for...
2017-07-02 rpeShorter version of the same.
2017-07-02 rpeTweak comment
2017-07-02 rpeNIFS is checked inside start_cgiinfo() already.
2017-07-02 brynetReplace fgetln with POSIX getline, even though file...
2017-07-02 krwUnbreak tree by putting revised resolv_conf_priority...
2017-07-02 visaFix the set of octmmc.4.
2017-07-02 visasync
2017-07-02 visaAdd octciu(4) manual page.
2017-07-01 krwEliminate multiple socket openings/closings and pass
2017-07-01 djmactually remove these files
2017-07-01 brynetclose open fd after testing files, ensuring that fd...
2017-07-01 sfUse absolute pointers in codepatch entries
2017-07-01 sfUse absolute pointers in codepatch entries
2017-07-01 deraadtprovide both TRAP and NOP values for our architectures...
2017-07-01 kettenisUpdate inteldrm(4) to code based on Linux 4.4.70. ...
2017-07-01 kettenisUpdate inteldrm(4) to code based on Linux 4.4.70. ...
2017-07-01 kettenisUpdate inteldrm(4) to code based on Linux 4.4.70. ...
2017-07-01 kevlo- Avoid possible use of uninitialized variable; noticed...
2017-07-01 espieeffectively kill depend as an independant target (there...
2017-07-01 espiemissed BUILDFIRST. Allow stuff to proceed without depends
2017-07-01 brynetmagicfp is fclosed where it was opened, remove fclose...
2017-07-01 djmremove post-SSHv1 removal dead code from rsa.c and...
2017-07-01 schwarzedelete -p options, the relevant parts are now covered...
2017-07-01 schwarzeWhen checking cross references with -Tlint, ultimately...
2017-07-01 espiego thru POSIX::Termios to turn off kerninfo.
2017-07-01 schwarzeWhen checking the validity of cross references with...
2017-07-01 schwarzeBasic reporting of .Xrs to manual pages that don't...
2017-06-30 nicmDon't write over right border.
2017-06-30 nicmFix previous when we end up able to show no panes.
2017-06-30 nicmTry to show a better preview of sessions and windows...
2017-06-30 rpeImprove reorder_kernel()
2017-06-30 rpeCreate a unique kernel to boot from during install...
2017-06-30 bluhmBuild and run libexpat regress tests from src/lib/libex...
2017-06-30 bluhmAdd test suite source files for expat 2.2.1.
2017-06-30 bentleyAdd mdoc(7) macros to vi's built-in lists of roff parag...
2017-06-30 bluhmAmigaOS and pre-X Mac OS support has been dropped in...
2017-06-30 bluhmIn OpenBSD 6.0 we had the check (ip6_forward_rt.ro_tabl...
2017-06-30 bluhmUpdate libexpat to version 2.2.1 which has some securit...
2017-06-30 mestreAdd missing rot13 function prototype
2017-06-30 mlarkinFix a format string specifier error in a debug printf.
2017-06-30 mlarkinRemove unused variables
2017-06-30 dtuckerOnly call close once in confree(). ssh_packet_close...
2017-06-29 nicmUse 100 as the example for command-alias because the...
2017-06-29 krwNuke undocumented long-deprecated and/or unsupported...
2017-06-29 deraadtkill RCSID macros; discussed with millert
2017-06-29 deraadtPut asm-generated strings into .rodata
2017-06-29 espieput SYSTEM_SWAP_DEP out of its misery, it died in 1997...
2017-06-29 martijnIncrease the input line buffer to 4096 bytes.
2017-06-29 schwarzeSkip whitespace at the beginning of eqn(7) nodes,
2017-06-29 antonMention TIOCSTAT in tty(4).
2017-06-29 jmcsome kernel relink bits, tweaked by deraadt;
2017-06-29 schwarzewarn about some non-portable idioms in .Bl -column;
2017-06-29 krwdelete_addresses(), interface_status(), addressinuse(),
2017-06-29 schwarzeClarify that .Ta as a line macro is a portability problem,
2017-06-29 deraadt0xd4d4d4d4 is a useful 'trap instruction' on arm64...
2017-06-29 visaAlways use the maximum permissible frame size for Rx...
2017-06-29 tbMove <fcntl.h> to its alphabetic spot and add __dead...
2017-06-29 mlarkinadd some comments, no functional change
2017-06-29 mlarkinsuppress local symbols in mptramp. Matches a similar...
2017-06-29 mlarkinsuppress local symbols in mptramp. Matches a similar...
2017-06-29 mlarkinRemove a block of "#if 0" code that has been in the...
2017-06-29 mlarkinRemove an "#if 1" that had been in the code for 16...
2017-06-29 jmcspelling fix; from greg lehey, freebsd r320427;
2017-06-29 mlarkinhide some locore0 symbols that are only used inside...
2017-06-29 deraadtTEMPORARILY disable gap compilation, until lld is fixed...
2017-06-29 bentleyFix incorrectly swapped labels of left/right arrows.
2017-06-29 deraadtSwitch TIOCSTAT to _IO(). Two decades ago it was mista...
2017-06-29 deraadtDue to risks known for decades, TIOCSTI now performs...
2017-06-29 teduset c.c_maxrxlen to something. apparently lost a line...
2017-06-29 dlgtake const off the timeval argument in the pending...
2017-06-28 mikebIntroduce a simple mechanism to select the appropriate...
2017-06-28 mikebTighten up FQ-CoDel vs HFSC checks
2017-06-28 mikebProvide pf queue manager API
2017-06-28 mikebExtend pf queueing ops to include queue manager hooks
2017-06-28 mikebhfsc.c should depend on pf instead of inet
2017-06-28 jmcreinstate .El removed in previous;
2017-06-28 nicmTest for file from stdin.
next