openbsd
2017-12-18 antonNo need to declare variable name as static in dounseten...
2017-12-18 antonAdd another pair of home/end key bindings; from Lari...
2017-12-18 patrickRead RAM size for chips with SOCRAM like the BCM4334...
2017-12-18 patrickRead RAM size for chips with SOCRAM like the BCM4334...
2017-12-18 millertAdd helper function for uri handing in scp where a...
2017-12-18 bluhmWhen setting KTRACE in the environment, client and...
2017-12-18 patrickPass the BSSID to the join command so that we connect...
2017-12-18 patrickPass scan type directly to the scan command instead...
2017-12-18 helgAdd call to fuse_remove_signal_handlers(3) in fuse_tear...
2017-12-18 krwStop inserting and paying attention to 'interface ...
2017-12-18 fcambusAdd sizes for free() in libsa for amd64 and i386.
2017-12-18 nicmRemove unused variable from Thomas Adam.
2017-12-18 helgRefactor libfuse option processing to better support...
2017-12-18 kettenisEnable RSB attachment for axppmic(4).
2017-12-18 kettenisAdd i2c interface code to the new axppmic(4) code and...
2017-12-18 kettenisMap framebuffer into userland as non-cachable (but...
2017-12-18 mpiRevert support for multiple threads to enter kqueue_sca...
2017-12-18 mpiRevert grabbing the socket lock in kqueue(2) filters.
2017-12-18 mpiMake rw_exit() always succeed after a panic.
2017-12-18 mpiSize for free(9).
2017-12-18 kettenisAdd support for enabling registered regulators. Make...
2017-12-18 jobReclaim browser screen real estate in bgplg
2017-12-18 ajacoutotTighten /usr/local and /usr/X11R6 so that 8G disks...
2017-12-18 jmclet's not try to document the number of items in a...
2017-12-18 chelohaAdd the CLOCK_BOOTTIME clockid for use with clock_getti...
2017-12-18 djmpass negotiated signing algorithm though to sshkey_veri...
2017-12-18 djmsshkey_sigtype() function to return the type of a signa...
2017-12-18 patrickSupport setting the Cortex-A7 cores to active/passive...
2017-12-17 deraadtsync
2017-12-17 mlarkinvmm(4): pass EFER properly from vmd(8), needed to suppo...
2017-12-17 jobAdd community/large-community commands and retain param...
2017-12-17 rpeAdd a new question "Escape to shell before reboot?...
2017-12-17 kettenisMake axppmic(4) attach to a Reduced Serial Bus, and...
2017-12-17 rpeallow '-' in usernames
2017-12-17 kettenisAdd 32K output klock support.
2017-12-17 bcallahLet the Insert key toggle overwrite mode. This matches...
2017-12-17 krwFurther simplifY lease parsing. Fold add_lease() into...
2017-12-17 kettenisdwxe(4)
2017-12-17 kettenisAdd magic to make USB PYs work on Allwinner H3/H5/A64.
2017-12-17 kettenisAdd wsdisplay options needed for X and VT switching.
2017-12-17 patrickPass Cortex-R4 reset vector to activation function.
2017-12-17 ottoUse proper BN functions for error reporting; from kshe
2017-12-16 patrickRead RAM base address and size so we know where to...
2017-12-16 patrickImplement setting the chip into active mode, as needed...
2017-12-16 patrickSupport setting the Cortex-R4, as found on a BCM43602...
2017-12-16 patrickAdd some more Chip IDs to bwfm(4).
2017-12-16 kettenisEnforce voltage limits from the device tree. Enforcing...
2017-12-16 kettenisAdd support for 1-byte reads and writes.
2017-12-16 krwWith leases no longer in dhclient.conf, rename a bunch of
2017-12-16 guentherMove __cxa_thread_atexit* to its own .c file to avoid...
2017-12-16 deraadtsync
2017-12-16 jmctweak previous;
2017-12-16 kettenisEnable sxirsb(4).
2017-12-16 millertUpdate with changes from FreeBSD via NetBSD. From...
2017-12-16 florianhookup execpromise
2017-12-16 florianexecpromise regress
2017-12-16 antonPassing NULL to free() is fine; from Michael W. Bombard...
2017-12-16 kettenisacrtc(4), sxirsb(4)
2017-12-16 kettenisAdd a driver for the RSB controller found on various...
2017-12-16 kettenisDon't use _libc_ prefix when referencing "builtin"...
2017-12-15 jmcoops - previous should have been a list item;
2017-12-15 jmctypo; from alexander kuleshov
2017-12-15 jcasync
2017-12-15 jcaExport only symbols to what's declared in fuse.h/fuse_opt.h
2017-12-15 tbreplace a hardcoded jot with ${JOT}
2017-12-15 bluhmThe pledge(2) regress tests fail since the second param...
2017-12-15 tbUse the canonical idiom to check strlcat(3). An uncheck...
2017-12-15 tbInstead of pointlessly falling through other cases...
2017-12-15 tbenable the 'wDn' test now that jot has been fixed.
2017-12-15 tbMake sure the double is cast to a long if the format...
2017-12-15 helgFix formatting of libfuse version info.
2017-12-15 kettenisAdd a few more Allwinner A80 clocks.
2017-12-15 dlgput where im up to into the tree so jmatthew@ can look...
2017-12-15 dlgifq_barrier should be callable by any nic, not just...
2017-12-15 dlgadd ifiqueues for mp safety and nics with multiple...
2017-12-14 dlgmake sched_barrier use cond_wait/cond_signal.
2017-12-14 bennoset Location header for 307 and 308 status codes
2017-12-14 naddyReplace ED25519's private SHA-512 implementation with...
2017-12-14 deraadtDon't bother using DETACH_FORCE for the softraid luns...
2017-12-14 deraadtGive vflush_vnode() a hint about vnodes we don't need...
2017-12-14 stspMake roaming after a background scan work while tcpbenc...
2017-12-14 jcaSimplify and unify timespec variables used in those...
2017-12-14 stspMy previous commit broke the ramdisk build; fix it
2017-12-14 jasperwhen -h is passed don't print any header, as is common...
2017-12-14 deraadtsync
2017-12-14 guentherIf switching RW->RO, then stop deferring timestamp...
2017-12-14 guentherAdd Symbols.map to explicitly define the ABIs, hiding...
2017-12-14 deraadtsync
2017-12-14 jcaUse CLOCK_MONOTONIC for the rpc event loops
2017-12-14 helgAdd a missing call to fuse_set_signal_handlers(3) in...
2017-12-14 stspStop printing debug info about stations leaving a wifi...
2017-12-14 bluhmThe pf code marks ICMP packets belonging to an TCP...
2017-12-14 stspAdd background scanning support to iwn(4), as was done...
2017-12-14 jcaDrop -g from CFLAGS, bsd.lib.mk adds it by default
2017-12-14 jcafuse_opt_add_opt_escaped needs to allocate space for...
2017-12-14 helgFree FUSE channel if fuse_new(3) fails in fuse_setup(3).
2017-12-14 martijnEnable the awk scripts to generate ex_def.h and options...
2017-12-14 kettenisMake a few internal symbols static and add a Symbols...
2017-12-14 bennolet urtwn(4) find my TP-LINK TL-WN722N v2
2017-12-14 bennosync
next