openbsd
2018-01-12 jcaCheck that mpls has been enabled on the input interface...
2018-01-12 tbAlign cases in conversion switch vertically. Normalize...
2018-01-12 deraadtAdjust references for sysctl(3) to sysctl(2)
2018-01-12 deraadtsysctl(3) can now be renamed to sysctl(2)
2018-01-12 dlgmove gif_encap from gif_output to gif_start.
2018-01-12 dlgdocument bpfattach and bpfdetach.
2018-01-12 dlgrestrict carp to configuring ethernet interfaces as...
2018-01-11 bruImprove the handling of coordinate inputs and filters.
2018-01-11 dlgcast the result of the ternary operators in __swapXX...
2018-01-11 rpeComments
2018-01-11 patrickUpdate the Intel microcode once the root filesystem...
2018-01-11 patrickInstall the intel firmware package which contains micro...
2018-01-11 patrickCreate a second hash that maps all possible drivers...
2018-01-11 rpe- change [] tests to [[]]
2018-01-11 rpeChange the shebang line from /bin/sh to /bin/ksh in...
2018-01-11 patrickExtract the control channel number from the chanspec...
2018-01-11 gillesfix parsing of long TXT records, this prevents 'smtpctl...
2018-01-11 patrickPostpone secondary CPUs until after mounthook activitie...
2018-01-11 patrickThe PCI bwfm(4) chips have no TX rings in the tradition...
2018-01-11 bluhmAdvance data pointer after exporting SA type to userlan...
2018-01-11 visaAdd size for free.
2018-01-11 tbRemove arbitary length limits for -s, -b and -w. Based...
2018-01-11 kevlosync
2018-01-11 kevloAdd support for Huawei E3372.
2018-01-11 bluhmAdd tests for incoming route-to and outgoing reply...
2018-01-11 dlgcarp_ourether gets passed the parent interface, not...
2018-01-10 dlgget rid of struct carp_if by moving the srpl into struc...
2018-01-10 kettenisImplement FUCKWIT for arm64; unmap the kernel almost...
2018-01-10 bluhmMark sosplice task mp safe, do not grab kernel lock...
2018-01-10 jcsAttach bwfm to the Broadcom 4350 found in the 2017...
2018-01-10 jcsregen
2018-01-10 jcsadd broadcom bcm4350
2018-01-10 jcsAttach nvme to additional Apple NVMe device, limit...
2018-01-10 jcsregen
2018-01-10 jcsadd another Apple NVMe
2018-01-10 sthenDon't require "disk" or "kernel", also allow just ...
2018-01-10 jmcadd bwfm; ok patrick
2018-01-10 bluhmUse pf_send_icmp() consistently in pf_route(). It...
2018-01-10 dlgsimplify the input interface type check in carp_proto_i...
2018-01-10 ratchovSimplify bounds checking of client numbers of channels...
2018-01-10 ratchovRemove assignement of sc->round to itself that makes...
2018-01-10 ratchovMake azalia_free_dmamem() void, as its return value...
2018-01-10 patrickAdd firmware names for the two revisions of the Broadco...
2018-01-10 patrickDon't reset the internal memory core on chips other...
2018-01-10 patrickUpdate manpage to reflect changes to bwfm(4) which...
2018-01-10 patrickMove line for readability.
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...
next