openbsd
2018-02-06 krwFlip -q (be quiet) into -v (be noisy), making terseness...
2018-02-06 teduremove a bit of dead code. ok bluhm deraadt
2018-02-06 henningchdir to the target directory, run make there and fchdi...
2018-02-05 claudioSwitch a few lists to tailqs. Mainly the prefix list...
2018-02-05 sthenIf an http proxy was used when fetching sets in the...
2018-02-05 antontypos
2018-02-05 antonPass env(1) to ${SUDO}, not the other way around. Solve...
2018-02-05 stspDocument athn(4) USB open source firmware support.
2018-02-05 bluhmRemove tcp_acounts, some tcp_usrreq() counting from...
2018-02-05 jmcsimplify macros, and avoid some arg splitting;
2018-02-05 remiIntroduce "depend on". This allows ospfd to set the...
2018-02-05 patrickMove event packet handling into a serialized process...
2018-02-05 stspclaim copyright
2018-02-05 krwEnsure that the "bound to ..." message appears in the...
2018-02-05 stspMove athn(4) USB devices to the open source atk9k HTC...
2018-02-05 stspAdd a new function hook to struct ieee80211com which...
2018-02-05 nicmAdd struct status_line to hold status line members...
2018-02-05 jmctweak previous;
2018-02-05 nicmShow if filter is active/no matches in modes.
2018-02-05 tbAdd a couple of non-negativity checks to avoid close...
2018-02-05 tbThe file descriptors for socket, stdin, stdout and...
2018-02-05 krwAlways run through state_preboot() when starting up...
2018-02-05 henningbcmp -> memcmp; kinda req'd / not-just-kinda ok'd by...
2018-02-05 mlarkinremove unused function prototype
2018-02-05 djmI accidentially a word
2018-02-05 deraadtConstants which can go into .rodata
2018-02-05 krwNuke unused parameter to go_daemon().
2018-02-05 claudioChange struct prefix a bit. Make the aspath pointer...
2018-02-05 millertPass a FILE * instead of a file descriptor into load_us...
2018-02-05 henningimplement an arp filter
2018-02-05 deraadtsync
2018-02-05 deraadtCKSUM_DIGEST_STRING_LENGTH bounding didn't include...
2018-02-05 jsingDo not bother NULLing pointers in memory that is freed...
2018-02-05 claudioAdd a comment why it is OK to set the tableid to 0...
2018-02-05 claudioprefix check must be last because the prefixlen check...
2018-02-05 jsingBe consistent with the goto label names used in libtls...
2018-02-04 deraadtuse sizeof, rather than the constant. on change in...
2018-02-04 deraadtrepair ugly indents
2018-02-04 patrickDon't assume that we use LLVM's ld(1) if we use clang...
2018-02-04 deraadtExpand Type strings by one space, to fit ld.so, in...
2018-02-04 bruDocument the compat-mode settings.
2018-02-04 nicmUpstream ncurses has introduced terminfo capabilities...
2018-02-04 stspDocument 802.11ac media types and fix docs for the...
2018-02-04 stspAdd media types for 802.11 AC.
2018-02-04 claudioClenaup RIB handling in the RDE. Introduce some defines...
2018-02-04 chelohafprintf(stderr -> warnx
2018-02-04 chelohaPrint strtonum(3)-style error messages on invalid numer...
2018-02-03 stspRemove a pointless assignment introduced in previous...
2018-02-03 bluhmSince tcp_attach() has moved to a separate protocol...
2018-02-03 millertThe recover script should have the same sanity checks...
2018-02-03 mpiSimple USBPcap parser for tcpdump(8). Raw dumps can...
2018-02-03 mpiAdd support for dumping USB transfers via bpf(4) using...
2018-02-03 mpiTests were incorrect.
2018-02-03 florianregen
2018-02-03 florianUpdate nsd to 4.1.19.
2018-02-02 bluhmIn ether_input() use goto dropanyway instead of repeati...
2018-02-02 chelohaExtend range for seconds from 100 million to upper...
2018-02-02 jobFix 'show ip bgp detail as' error.
2018-02-02 stspMake 'ifconfig if0 wpaakms 802.1x' implicitly enable...
2018-02-02 jsguse the same bar used to determine memory type when...
2018-02-02 jmcconvert the remaining examples to full sentences;
2018-02-02 jmctweak grammar in RETURN VALUES;
2018-02-02 kettenisEnable interrupts in (synchronous) trap handlers.
2018-02-02 kettenisEnable interrupts while running interrupt handlers...
2018-02-02 pdvmm: add support for send / receive for AMD SVM hosts
2018-02-02 yasuokaRemove . from $PATH since it seems there is no strong...
2018-02-01 bluhmDone means to stop processing the protocol loop, but...
2018-02-01 bluhmThe function ip6_get_prevhdr() did return a pointer...
2018-02-01 bluhmWhen processing IPsec AH packets with IP options or...
2018-02-01 pdvmd: fix vioscsi dump and restore
2018-02-01 landryAdd an example on how to log messages coming from a...
2018-02-01 dlgdocument bpf_tap_hdr
2018-02-01 dlgadd bpf_tap_hdr(), for handling a buffer (not an mbuf...
2018-02-01 stspMake sure iwn(4) firmware and driver stay in sync when...
2018-02-01 ottodon't forget to increment loop var; infinite loops...
2018-02-01 deraadthandle ramdisk not containing ddb, so that builds can...
2018-02-01 jmcupdate currency exchange rates;
2018-01-31 kettenisMake sure each CPU uses its own set of VAs for pmap_zer...
2018-01-31 danjMention that PATCH_DEBUG is set to true by default...
2018-01-31 millertSync list of non-exported environment variables with...
2018-01-31 chelohaCheck GETTY_SPACING against the monotonic clock.
2018-01-31 mpiConsider integer/float size during base type comparisons.
2018-01-31 mpiUse FREF() instead of rolling our own.
2018-01-31 patrickAdd support for specifying multiple transforms within...
2018-01-31 stspSome wifi drivers don't call ieee80211_newstate() durin...
2018-01-31 stspFix 11g ifmedia modes in ath(4) (shown by 'ifconfig...
2018-01-31 kettenisAdd MULTIPROCESSOR support to the interrupt controller...
2018-01-31 jsgadjust container_of() for const use
2018-01-31 jsgadd pci_is_root_bus()
2018-01-31 jsgadd list_prev_entry()
2018-01-31 jsgadd dmi_match() and change dmi_found() to use it
2018-01-30 kettenisNo need to add ffs.c as we use .VPATH to reach over...
2018-01-30 zhuksync
2018-01-30 zhukAdd D-Link DWA-125 rev B2 to list of devices supported...
2018-01-30 jmcregroup some commands in a more logical way;
2018-01-30 naddyFix TFTP reading of zero-size files:
2018-01-30 ottoprovide ffs, gcc generates calls to it, even when __bui...
2018-01-30 ottokeep in sync with ld.so malloc.c
2018-01-30 ottokill a gcc warning
2018-01-30 ottoport over the malloc changes from libc. prompted by...
next