openbsd
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
2017-04-23 stspHandle unequal numbers of Tx and Rx streams in MiRA.
2017-04-23 nicmOnly use ED for clear screen if at the bottom, same...
2017-04-23 sthenSome of the LOG_NOTICE messages from PF were seen in...
2017-04-23 jmcoops, this was meant to be committed with the pfctl...
2017-04-23 jmctrim the documentation for -k: make it more consistent,
2017-04-23 ottoRearrange text a bit to make it clear what "discarded...
2017-04-22 deraadtsync
2017-04-22 visaRecognize Loongson 3A2000/3B2000 processors.
2017-04-22 visaFix an early boot failure on Loongson 3A2000.
2017-04-22 ajacoutotThe gnome module supports cmake now.
2017-04-22 robertdo not leave temp files after the diffing is done
2017-04-22 robertAdd a small shell script to be used by syspatch to...
2017-04-22 robertrework the syspatch makefile and do complete builds...
2017-04-22 nicmMemory leak from David CARLIER.
2017-04-22 visaReindent with tabs and add missing braces.
2017-04-22 nicmDo not need getopt.h.
2017-04-22 visaXr mutex(9) and rwlock(9)
2017-04-22 visaShuffle bits into their proper files.
2017-04-22 nicmCan't collect UTF-8 characters of more than one byte...
2017-04-22 nicmnew -A should use the session name.
2017-04-22 nicmGet rid of the extra layer of flags and cmd_prepare...
2017-04-22 ottoFor small allocations (chunk) freezero only validates...
2017-04-22 nicmMouse bindings and hooks set up an initial current...
2017-04-22 nicmWe need to collect UTF-8 characters so that width ...
2017-04-22 nicmFix if-shell without a client (so in the config file...
2017-04-22 nicmTypo in example.
2017-04-22 nicmMemory leaks, from David CARLIER.
2017-04-22 visaManual page for witness(4). Adapted from FreeBSD.
2017-04-21 yasuokaAdd "key" modifier for -k to make pfctl can kill a...
2017-04-21 yasuokaSpeed up DIOCKILLSTATES by using the RB tree index...
next