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