openbsd
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.
2018-01-05 ottothe value of bflag is a blockno, so use the proper...
2018-01-05 mpiRemove useless <sys/socketvar.h> includes.
2018-01-05 deraadtaccidental commit
2018-01-05 deraadtbackout, because it breaks builds in dev/microcode.
2018-01-05 dlgcast the result of the ternary ops in __swapXX to the...
2018-01-04 patrickReceiving an AUTH event means that we successfully...
2018-01-04 bluhmAdd more tests that check the timeout behavior of relayd.
2018-01-04 jmcfrom paul de weerd: provide a more helpful Xr to ocspch...
2018-01-04 jmcadd HISTORY; requested by jiri navratil
2018-01-04 krwCompact some whitespace, unsplit now shorter lines.
2018-01-04 kettenisAdd ARM EABI aliases and remove functions that are...
2018-01-04 millertBack out sign compare changes that appear to cause...
2018-01-04 krwComments and grammar use '_decl' so use _decl instead...
2018-01-04 deraadtglaring KNF violation
2018-01-04 ccardenasAddress TOCTOU issue with checking to ensure disks...
2018-01-04 kettenisImplement support for calling EFI runtime services...
next