summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-05Add more initialization code such that things work with the EDK2-basedMark Kettenis
2018-04-05syncTheo de Raadt
2018-04-05use the portable \(lq and \(rq internally rather than \(Lq and \(RqIngo Schwarze
2018-04-05For .Do/.Dq, use the documented and portable \(lq and \(rqIngo Schwarze
2018-04-05Import pcap_set_immediate_mode() from mainline libpcap which allows aLawrence Teo
2018-04-05Zap the obsolete PF_TRANS_ALTQ.Lawrence Teo
2018-04-05Explicitly check PF_TRANS_RULESET in DIOCXBEGIN, DIOCXCOMMIT, and DIOCXROLLBACK.Lawrence Teo
2018-04-05typo in printf - was _PRO, should be _PR0Mike Larkin
2018-04-04syncTheo de Raadt
2018-04-04Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for interactive and CS1 ...job
2018-04-04mention which locale categories this is related to, and add SEE ALSOIngo Schwarze
2018-04-04add SEE ALSOIngo Schwarze
2018-04-04Split the useless localeconv(3) function out of the importantIngo Schwarze
2018-04-04adapt armv7 manual pages for arm64Jonathan Gray
2018-04-04Fix two bugs in X509_NAME_add_entry(3):Ingo Schwarze
2018-04-04TEST_LOG is owned by bsd.port.mk, actuallyMarc Espie
2018-04-03KNF: move two opening curly braces of function bodies to their own linesTheo Buehler
2018-04-03Typo: typdef -> typedef.Theo Buehler
2018-04-03syncTheo de Raadt
2018-04-03Add missing $OpenBSD$ tags.Theo Buehler
2018-04-03Fix crash in dig(1) +trace when falling back to TCP after a truncated replyJeremie Courreges-Anglas
2018-04-03regenMark Kettenis
2018-04-03Add Marvell ARMADA 7K/8K (CP110) Root Complex.Mark Kettenis
2018-04-03Match on the more specific "marvell,armada8k-pcie" instead of the genericMark Kettenis
2018-04-03Move FREF()s just after fd_getfile() in sys_kevent(), sys_lseek() andMartin Pieuchot
2018-04-03Add proper FREF()/FRELE() dance in sys_fchdir().Martin Pieuchot
2018-04-03Call FREF() right after fd_getfile() in dodup3().Martin Pieuchot
2018-04-03Silence assertwaitok() if we are in ddb(4).Martin Pieuchot
2018-04-03Deactivate witness(4) checks if we are in ddb(4), when `db_active' is set.Martin Pieuchot
2018-04-03remove a 15-year old #if 0Mike Larkin
2018-04-03mention i.MX 8Jonathan Gray
2018-04-03document the use of llprio for tranmistted packets with link0David Gwynne
2018-04-03fec moved from arch/armv7 to dev/fdtJonathan Gray
2018-04-03use link0 to use llprio in transmitted packets, regardless of mbuf prio.David Gwynne
2018-04-03Import regenerated moduli file.Darren Tucker
2018-04-03tweak vlan printing to properly decode the priority field.David Gwynne
2018-04-03syncTheo de Raadt
2018-04-02mvrng(4)Mark Kettenis
2018-04-02Enable mvrng(4).Mark Kettenis
2018-04-02Add mvrng(4), a driver for the random number generator on the Marvell ArmadaMark Kettenis
2018-04-02aspath_verify() can not call aspath_extract() since this function only worksClaudio Jeker
2018-04-02Attach fec(4) to i.MX8M as well.Patrick Wildt
2018-04-02Attach imxiomuxc(4) to i.MX8M as well.Patrick Wildt
2018-04-02Enable imxiomuxc(4).Patrick Wildt
2018-04-02Move imxiomuxc(4) to sys/dev/fdt.Patrick Wildt
2018-04-02Move the code that sets the correct SATA phy settings into imxahc(4)Patrick Wildt
2018-04-02Implement a regmap lookup by compatible since unfortunately not allPatrick Wildt
2018-04-02Enable fec(4).Patrick Wildt
2018-04-02Move fec(4) to sys/dev/fdt.Patrick Wildt
2018-04-02Enable imxccm(4).Patrick Wildt