openbsd
2018-01-10 dlgshuffle how the protocol family input is done in ether_...
2018-01-10 dlgfix some poop that snuck into the last commit.
2018-01-09 chelohaExtract compile_mode command status with WEXITSTATUS.
2018-01-09 mpiStop grabing the KERNEL_LOCK() for running protocol...
2018-01-09 bluhmCreating a cloned interface could return ENOMEM due...
2018-01-09 mpiChange `so_state' and `so_error' to unsigned int such...
2018-01-09 jsglock->ctx != NULL => lock->ctx
2018-01-09 jsgWork around a problem with ww_mutexes in the drm modese...
2018-01-09 mpiDo not truncate 64bit integers when pretty-printing...
2018-01-09 mpiUse ip{,6}_send() instead of ip{,6}_output() to prevent...
2018-01-09 mpiStop printing <not displayed> for wireless keys we...
2018-01-09 mpiDo not silently truncate the firmware channel number.
2018-01-09 dlgmake mpls_input take a struct ifnet *ifp argument.
2018-01-09 deraadtsync
2018-01-09 bluhmRename test file =.err to eq.err for simpler make file...
2018-01-08 patrickFix indentation.
2018-01-08 patrickInitial support for HOSTAP mode. With this bwfm(4...
2018-01-08 bluhmConvert IF_CLONE_INITIALIZER() into C99 initializer.
2018-01-08 mpiDo not pass a userland pointer to ktrabstimespec().
2018-01-08 bennoupdate comments that were left behind in the recent...
2018-01-08 antonFix typo in comment; ok mpi@
2018-01-08 patrickIn AP mode multicast packets share the flowrings with...
2018-01-08 patrickThe bwfm(4) TX ring expects the ethernet header as...
2018-01-08 patrickGuard the debug printf function behind BWFM_DEBUG as...
2018-01-08 visaMove SC_* defines into <machine/setjmp.h>, and rename...
2018-01-08 millertPass correct size to uvm_vnp_setsize() for large files.
2018-01-08 millertAdd kqueue support for ext2fs based on ffs. OK deraadt@
2018-01-08 markusgroup shared source files (e.g. SRCS_KEX) and allow...
2018-01-08 markusmove subprocess() so scp/sftp do not need uidswap.o...
2018-01-08 markusswitch ssh-pkcs11-helper to new API; ok djm@
2018-01-08 markusonly ssh-keygen needs uuencode.o; only scp/sftp use...
2018-01-08 markusuuencode.h is not used
2018-01-08 markussplit client/server kex; only ssh-keygen needs uuencode.o;
2018-01-08 visaOverride membar_producer() for octeon.
2018-01-08 jcaDrop two outdated entries
2018-01-08 millertRemove unused "args" param from kb_add(), it is always...
2018-01-08 ottooptimization and some cleanup; mostly from kshe (except...
2018-01-08 jcaKill entries that are obviously outdated/out of scope
2018-01-08 mpiTIOCUCNTL is now allowed by promise "tty".
2018-01-08 mpiEnable TIOCUCNTL to be able to set ns8250's break detec...
2018-01-08 mpiAllow TIOCUCNTL issued on a pty(4) master in promise...
2018-01-08 mpiTranslate the TIOCSBRK & TIOCCBRK ioctl(2)s issued...
2018-01-08 mlarkinAttach dwiic_pci on Dell Precision 7520. Also restrict...
2018-01-08 bentleyMark up command strings with Cm, and variables with Va.
2018-01-08 patrickDelete flowrings when we take the interface down or...
2018-01-07 ccardenasAdd regression tests for cdrom keyword
2018-01-07 patrickCreate multiple transmit flowrings in station mode...
2018-01-07 mlarkindelete a wrong comment
2018-01-07 mlarkinremove all PG_G global page mappings from the kernel...
2018-01-07 millertAdd proper bounds checking to kb_add(). OK anton@
2018-01-07 guentheramd64_{get,set}_fsbase() are superfluous and unused...
2018-01-07 kettenisUse __inline instead of inline as this header file...
2018-01-07 jmcadd arch to Dt;
2018-01-07 kettenisOn OpenBSD/armv7 we deliberately trap unaligned access...
2018-01-07 inoguchiRemove unused extern variable in openssl(1) s_time
2018-01-07 guentherDelete obsolete/untrue comments
2018-01-07 mlarkinremove a ridiculous comment and move another comment...
2018-01-07 visaAssume that direct-mapped addresses come from the xkphy...
2018-01-07 visaAdd references to errata.
2018-01-07 mlarkinAdd identcpu.c and specialreg.h definitions for the...
2018-01-06 sthenAdd fs to the application/octet-stream extensions,...
2018-01-06 guentherHandle %gs like %[def]s and reset set it in cpu_switcht...
2018-01-06 stspFix an interrupt storm condition in vldcp(8) (sparc64).
2018-01-06 kettenisDon't advertise L0s if the "aspm-no-l0s" property is...
2018-01-06 kettenisregen
2018-01-06 kettenisAdd Silicon Motion SM2260 NVMe.
2018-01-06 deraadtsync
2018-01-06 jcspckbd: don't change translation mode if controller...
2018-01-06 millertBring back the sign compare changes, this time with...
2018-01-06 millertunifdef LOGIN_CAP, we always want to use login.conf
2018-01-06 chelohaRemove dead gettimeofday calls and timevals.
2018-01-06 kettenissxits(4)
2018-01-06 kettenisEnable sxits(4).
2018-01-06 kettenisAdd sxits(4), a driver for the temperature sensor on...
2018-01-06 kettenisEnable sxitemp(4).
2018-01-06 kettenisSet the proper bus clock rate based on the "clock-frequ...
2018-01-06 jmctweak previous;
2018-01-06 sunilImport gilles@'s standalone spfwalk utility into smtpct...
2018-01-06 sunilMove unpack functions into a seperate file.
2018-01-06 visaRemove redundant zeroing and dead code.
2018-01-06 dlgrework the transmit and receive paths to address reliab...
2018-01-05 patrickTo send out packets we need to create a flowring. ...
2018-01-05 patrickDrop incoming network packets as long as we are not...
2018-01-05 jmcsome minor fixes;
2018-01-05 kettenisHandle resets; needed on Allwinner R40/V40.
2018-01-05 kettenisImplement R40/V40 SATA clock.
2018-01-05 kettenisAdd support for AXP221/223.
2018-01-05 patrickWhen we receive an AUTH or ASSOC event even though...
2018-01-05 mikebSync with the code in libc
2018-01-05 kettenisMake arm64 use the MI mplock implementation. Avoid...
2018-01-05 jcaunifdef JOBS support
2018-01-05 krwComplete and fix grammar in comments and bring grammar...
2018-01-05 jmcsome 11n bits; help/ok stsp
2018-01-05 espie@libset is going to be part of the dependency information.
2018-01-05 jcaUse log_warnx() in places where errno is irrelevant.
2018-01-05 tbTypos in comments: 'it' -> 'if' and 'noityf' -> 'notify'.
2018-01-05 kettenisRemove unnecessary delays. There is no reason to wait...
2018-01-05 piroftiShow uvm_fault and trace when typing show panic on...
2018-01-05 mpiNo need for <sys/socketvar.h>
2018-01-05 piroftiFix DRM_DEBUG builds.
next