openbsd
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.
2017-06-28 brynetFix stdin file read support, accidentally broken in...
2017-06-28 krwOnly pass required fields of interface_info to priv_...
2017-06-28 krwdelete_route() doesn't need any info from its struct...
2017-06-28 deraadtremove excess #include
2017-06-28 deraadtperform an initial pledge very early on, and drop tzset...
2017-06-28 krwresolv_conf_priority() is a function local to kroute...
2017-06-28 antonAdd regression tests for mail.
2017-06-28 antonReplace usage of TIOCSTI in mail while editing headers...
2017-06-28 schwarzeRemove the nonsensical "-s - -" in the third example...
2017-06-28 krwStop trying to clean up addresses, routes and "-L"...
2017-06-28 jmcremove a contradictory sentence (see dhcp-options(5...
2017-06-28 brynetSimplify file(1) by removing the no longer necessary...
2017-06-28 deraadt.init stub creation doesn't need a jmp + .align to...
2017-06-28 krwConsistently use socket(..., AF_INET) for routing
2017-06-28 schwarzefix incomplete handling of roff(7) nodes in man(7)...
2017-06-28 krwBe consistent and always use socket(..., SOCK_DGRAM...
2017-06-28 nicmApply the xterm key flag when needed for send-keys...
2017-06-28 bennowhitespace fixes, from Rob Pierce and me
2017-06-28 bennousage() gets __dead attribute, from Rob Pierce
2017-06-28 espieand emphasize that PKGDIR must exist.
2017-06-28 espiedocument generate-readmes and diagnostic for missing...
2017-06-28 aoyamaDelete '0x' in DIAGNOSTIC panic message; ipl value...
2017-06-28 espieextra step between fake and package
2017-06-28 mlarkinhide symbols in the acpi trampoline pages. matches...
2017-06-28 espiemove all the post-Configure stuff to Makefile.bsd-wrapp...
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...
next