openbsd
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...
2018-01-30 kettenisAdd support for switching CPUs in ddb on arm64. Based...
2018-01-30 krwExpand "bound to ..." message to include the source...
2018-01-30 ericdon't reject smtp responses containing non-printable...
2018-01-30 jmcword fix; from edgar pettijohn
2018-01-30 jsgadd more pci defines and pci_pcie_cap()/pcie_capability...
2018-01-30 jsgadd module_init()/module_exit()/signal_pending()
2018-01-30 jsgadd stubs for pci_clear_master()/pci_save_state()/pci_r...
2018-01-30 jsgadd mutex_destroy()/down_read_trylock()
2018-01-30 jsgadd create_singlethread_workqueue()/system_power_effici...
2018-01-30 jsgadd pm_runtime_* stubs
2018-01-30 jsgDon't limit vga_switcheroo stubs to amd64/i386 and add
2018-01-30 jsgadd iowrite64()/writeq()
2018-01-30 jsgadd GFP_USER/__user/vmalloc()
2018-01-30 jsgadd ilog2()/order_base_2()/gcd()
2018-01-30 jsgdisable -Wformat-zero-length when building with gcc
2018-01-30 jsgadd i2c_bit_add_bus()
2018-01-30 jsgadd more endian macros
2018-01-30 jsgadd drm_invalid_op()
2018-01-30 jsgadd atomic_cmpxchg()/atomic64_add()/atomic64_sub()
2018-01-29 krwRepair botched retry loop when generating RTM_PROPOSAL
2018-01-29 brupms: minor cleanups in the alps code.
2018-01-29 espieacknowledge that DPB_PROPERTIES exists and is documente...
2018-01-29 krwMissed a couple of log_info()'s in previous commit...
2018-01-29 visaDrop unused field `ci_ipiih'.
2018-01-29 visaLet the interrupt subsystem allocate memory for the...
2018-01-29 krwUse log_init(), log_setverbose() and log_debug() more
2018-01-29 jsgAttach ampintc/ampintcmsi early so pci devices can...
2018-01-28 krwRefactor and simplify the logic to select and invoke the
2018-01-28 kettenistrampoline.o depends on assym.h
2018-01-28 ottotypo
2018-01-28 ottoadd malloc_threaderr
2018-01-28 otto- An error in the multithreaded case could print the...
2018-01-28 ottoTest for correct error when on thread allocates, and...
2018-01-28 kettenisSpin up secondary CPUs and add IPI infrastructure....
2018-01-28 jmcremove the emulex link: it's dead, and i can;t see...
2018-01-28 jsgStore PSCI function ids as uint32_t not int in the...
2018-01-28 kettenisBring this more in line with our other architectures.
2018-01-28 krwA few fatal() -> fatalx() where errno is not
2018-01-28 inoguchiInitialize variables to avoid compiler warnings
2018-01-28 ottotypo
2018-01-28 jsgsync
2018-01-27 naddySync the nam2blk entries with the bdevsw table, which...
next