openbsd
2017-04-28 bluhmCheck that non existing log files in syslog.conf are...
2017-04-28 bluhmWhen syslogd(8) failed to open a logfile, the error...
2017-04-28 jmcerrant space;
2017-04-28 mikebRemove double assignments
2017-04-28 schwarzeStart deleting redundant features that are already...
2017-04-28 mpiDocument futex(2) with a lot of inputs from schwarze@
2017-04-28 mpiDisplay futex(2) operations and arguments.
2017-04-28 mpiregen
2017-04-28 mpiAdd futex(2) syscall based on a sane subset of its...
2017-04-28 bennoadd City of Derry Airport
2017-04-28 nicmDefault for xterm-keys was wrong, stop documenting it.
2017-04-28 kettenisInstall a few more x86 intrinsics header files.
2017-04-28 mlarkinadd some comments. no functional change
2017-04-28 mlarkinrename i8253 "counter" to "channel", a better name...
2017-04-28 mlarkinvmm: don't use invvpid if we didn't detect vpid capabil...
2017-04-28 jmcsort;
2017-04-28 dtuckerMerge missing bits from Colin Watson's patch in bz...
2017-04-28 dtuckerPull back some shell portability fixes from -portable...
2017-04-28 djminclude key fingerprint in "Offering public key" debug...
2017-04-28 millertAvoid relying on implementation-specific behavior when...
2017-04-28 dtuckerAdd SyslogFacility option to ssh(1) matching the equiva...
2017-04-27 millertntohl() returns uint32_t so it cannot be < 0. Since...
2017-04-27 millertRemove "len < 0" check; len is socklen_t (uint32_t...
2017-04-27 kettenisBring over the changes to mainbus(4) and simplebus...
2017-04-27 schwarzeMerge trivial patches from pkgsrc to get rid of gratuit...
2017-04-27 schwarzeDetect links to self by parsing .Nm in SYNOPSIS.
2017-04-27 bluhmEnforce that sysctl kern.somaxconn and sominconn can...
2017-04-27 millertChange len arg of getidle() from size_t to int since...
2017-04-27 millertchallenge is an array, not a pointer, therefore cannot...
2017-04-27 schwarzetls_free(3) and tls_config_free(3) accept NULL;
2017-04-27 robertsyspatch needs to create shared libs with the same...
2017-04-27 deraadttrack size of pss allocation, so that length can be...
2017-04-27 teduclang warns about some of the strlcpy arguments here...
2017-04-27 millertRemove the "volatile" attribute from bpf_error(). ...
2017-04-27 millertRemove useless check for ks_env_table being NULL. ...
2017-04-27 jsgremove a static array unused since rev 1.306 spotted...
2017-04-27 mikebDon't send multiple error messages in response to a...
2017-04-27 millertAvoid potential signed int overflow when parsing the...
2017-04-27 mpiUnifdef KADB.
2017-04-27 kettenisUse (32-bit) word-sized access in the a4x bus space...
2017-04-27 kettenisAdd code to identify the CPUs on arm64 systems. The...
2017-04-27 mlarkinrename a struct that was denoted as "VMX only" to make...
2017-04-27 mlarkinuse a more descriptive value from the VEI_DIR_xxx enum...
2017-04-27 jmcspelling;
2017-04-27 mlarkinvmm(4): proper save/restore of FPU context during entry...
2017-04-27 stspRestore if_iwm.c r1.173 (mira retry change) which got...
2017-04-27 stspiwm(4) monitor mode support was backed out for now.
2017-04-27 stspRevert if_iwm.c to the state of r1.170 because ETOOMANY...
2017-04-27 dlgadd support for -msave-args in gcc on amd64
2017-04-26 naddysilence clang warnings: add an extra pair of parenthese...
2017-04-26 millertIn -C mode, process all checksums that match the specif...
2017-04-26 jmcremove some repetitive text chunks; ok krw
2017-04-26 mikebPerform H-FSC root queue allocation in the kernel
2017-04-26 sthenInstall arm64 manpages: eeprom(8), MAKEDEV(8). ok...
2017-04-26 millertRemove extraneous ", NULL" in the assignment of msgstr...
2017-04-26 henningcope with IP address changes. before, we were trying...
2017-04-26 mlarkinConvert some hardcoded function names in printfs into...
2017-04-26 stspGet rid of convoluted macros in iwm's receive code...
2017-04-26 stspRemove the size argument of iwm_rx_addbuf() and use...
2017-04-26 mlarkinConvert some hardcoded function names in printfs into...
2017-04-26 stspTell MiRA about the actual number of retries instead...
2017-04-26 mlarkinFix a typo relating to savefpu alignment
2017-04-26 jmctweak previous;
2017-04-26 beckWe are men of action. Lies do not become us.
2017-04-25 sthenHave libtool ignore 'static-libtool-libs'. Previously...
2017-04-25 rpeUnbreak multiple interface configurations like trunk...
2017-04-25 rpeUnbreak netstart for multiple inteface configurations...
2017-04-25 nicmMake full width panes try to play more nicely with...
2017-04-25 nicmWhen we write out the grid including escape sequences...
2017-04-25 bluhmTest listening on multiple syslog over TLS sockets.
2017-04-25 bluhmAllow syslogd(8) to listen on multiple addresses for...
2017-04-25 tbUse strtonum instead of strto{,u}ll for simpler and...
2017-04-25 reykGenerate randomized MAC addresses earlier to keep them...
2017-04-25 nicmDo not update TERM into config file parsing has finished.
2017-04-25 nicmBlock the initial client if there is one until the...
2017-04-25 jmcsome ip6 setup notes; help/ok bluhm
2017-04-25 nicmif-shell doesn't need to queue its error message into...
2017-04-25 reykspacing
2017-04-24 schwarzeContinue parser unification:
2017-04-24 rpe'rtsol' has been removed from hostname.if(5) recently.
2017-04-24 rpeReplace 'rtsol' with 'autoconf' to reflect the change...
2017-04-24 bennoPrint bgp administrative shutdown messages (draft-ietf...
2017-04-24 rpeIntroduce a new function parse_hn_line() that replaces...
2017-04-24 rpeIntroduce a new function parse_hn_line() that replaces...
2017-04-24 kettenisAdd support for Cortex-A12. Even though ARM rebranded...
2017-04-24 jmca little more consistent text for previous; ok krw
2017-04-24 krwAdd 'echo-client-id' statment, so that RFC 6842 behavio...
2017-04-24 visaProcess fdt before iobus devices. Needed later when...
2017-04-24 jmcupdate for the llvm libs; help/ok kettenis
2017-04-24 visaAdd an fdt blob for octeon systems whose firmware does...
2017-04-24 jsgSince rev 1.1 ix has attempted to require a 64 bit...
2017-04-24 stspDocument support for 3168 and 8265 devices in iwm(4).
2017-04-24 stspDocument monitor mode support in iwm(4).
2017-04-24 stspImplement monitor mode support for iwm(4).
2017-04-24 stspImplement support for multiple packets per receive...
2017-04-24 kettenisStop dumping registers on "normal" segmentation faults...
2017-04-24 reykDon't overflow the allocated DHCP response buffer.
2017-04-24 reykFix configuration of ASN1_DN IDs.
2017-04-24 ratchovFix typos. From Michael W. Bombardieri <mb at ii.net...
2017-04-24 ratchovPrint usage on stderr as do other programs. From Michael
next