summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-28handle subaddressesGilles Chehade
2018-04-28pass transaction instead of session to smtp_message_*() functions.Eric Faurot
2018-04-28update-plist wants to ask the ports tree as well, so refactor so thatMarc Espie
2018-04-28Ignore SIGPIPE in case a TCP client resets the connectPhilip Guenther
2018-04-28need instrumentation for fragmentsMarc Espie
2018-04-28move code around. no functional change.Eric Faurot
2018-04-28pass a struct smtp_tx pointer to functions that apply to SMTP transactions,Eric Faurot
2018-04-28Print more debug informations in the event xfer handler.Martin Pieuchot
2018-04-28Correct IST macro and add a new macro for setting Frame IDs.Martin Pieuchot
2018-04-28bump my copyrightPeter Hessler
2018-04-28don't check if we still have the BFD flag set when sending a packet, as wePeter Hessler
2018-04-28properly delete the bfd configuration when it is disabledPeter Hessler
2018-04-28use unsigned variables for things that we use as unsignedPeter Hessler
2018-04-28add the socket lock around our use of socketsPeter Hessler
2018-04-28Clean up the parameters of VOP_LOCK() and VOP_UNLOCK(). It is alwaysVisa Hankala
2018-04-27rasops: implement scrollbackJoshua Stein
2018-04-27Add getnumber() to extract simple deciaml values from theKenneth R Westerback
2018-04-27Create and use a couple of #defines for the magic returnKenneth R Westerback
2018-04-27Add test for stat behavior to make sure we can stat executable onlyBob Beck
2018-04-27If a wifi driver does not provide an ic_bgscan_start() function there is noStefan Sperling
2018-04-27Import lpd, a re-implementation of the lpr daemon following the latestEric Faurot
2018-04-27use nitems()Jasper Lievisse Adriaanse
2018-04-27Fix WEP.Stefan Sperling
2018-04-27Fix regress that was depengin on pledgepath() being able toBob Beck
2018-04-27Fix the scan loop: We were only looking for an AP once and stoppedStefan Sperling
2018-04-27-fretpoline for non-RAMDISK kernels. Skylake product needs it, andTheo de Raadt
2018-04-27trailing whitespace, and move arg checking before pledgeBob Beck
2018-04-27factorize codeEric Faurot
2018-04-27Introduce an helper function to extract endpoint's max burst value.Martin Pieuchot
2018-04-27Fix typo in binary-float example in commentPhilip Guenther
2018-04-27<sys/mount.h> and <sys/swap.h> no longer require <sys/param.h>Philip Guenther
2018-04-27Introduce an helper function to extract endpoint's max burst value.Martin Pieuchot
2018-04-27vmd(8): implement vmd side of ELCR registersMike Larkin
2018-04-27test with pledgepath(NULL,NULL) instead of pledge activating thingsBob Beck
2018-04-27Fix sem_timedwait regress test. Needs SA_RESTART to block now.Paul Irofti
2018-04-27Change regress to accomodate no flags escalation once activeBob Beck
2018-04-27regenMike Larkin
2018-04-27add Marvell 88W8897 wireless to pcidevs (no driver yet)Mike Larkin
2018-04-27vmm(4): pass through ELCRx ports to vmd(8)Mike Larkin
2018-04-27Print index as unsigned.Martin Pieuchot
2018-04-27Move FREF() inside fd_getfile().Martin Pieuchot
2018-04-27Fix an off-by-one in xhci_xfer_tdsize().Martin Pieuchot
2018-04-27pledge earlier in preparation of pledgepathFlorian Obser
2018-04-27Remove duplicate device identification so my usb drive attaches as a umassTheo Buehler
2018-04-27remove references to O flags in test messagesBob Beck
2018-04-27vmd(8): allow counter state readback via misc port for square wave modeMike Larkin
2018-04-27Fix the prologue detection to match amd64 opcodes, not i386 opcodesPhilip Guenther
2018-04-27Delete superfluous includes of <sys/file.>Philip Guenther
2018-04-27Make sure ld.so doesn't use floating point registers, as the lazy-bindingPhilip Guenther
2018-04-27pthread_join() must not return EINTRPhilip Guenther