summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-02sencond -> second; ok florian@Jonathan Gray
2024-06-02ugh, another typo; spotted by naddyTheo de Raadt
2024-06-02oops typoTheo de Raadt
2024-06-02prev_plen is only accessed on the 2nd round through the loop.Florian Obser
2024-06-02Fix indent; pointed out by miodFlorian Obser
2024-06-02Make sure we find a link-local address and rdomainFlorian Obser
2024-06-02gc unused variableFlorian Obser
2024-06-02Grow amd64 install*.{iso,img} because -fret-clean *.tgz sets are a tinyTheo de Raadt
2024-06-02Due to growth, crunchgen must also try to block -fret-clean, so also useTheo de Raadt
2024-06-02Due to growth we can't allow -fret-clean behaviour in distrib/special,Theo de Raadt
2024-06-02oops, we need to hold on to ifap for a bit longerFlorian Obser
2024-06-02add -fret-clean option (amd64 and i386 only at first), defaulting to off.Theo de Raadt
2024-06-02add -fret-clean option (amd64 and i386 only at first), defaulting to off.Theo de Raadt
2024-06-02pledge, MAP_STACK, and pinsyscall failures have been providing failureTheo de Raadt
2024-06-02fix leaksFlorian Obser
2024-06-02Unlike DHCPv4 we will only send multicast messages.Florian Obser
2024-06-02we do not poke around in udp headersFlorian Obser
2024-06-02DHCPv6 is not concerned with link layer addresses.Florian Obser
2024-06-02Implement renew & rebind.Florian Obser
2024-06-02Switch to rebinding at the rebinding time not when one timeout past.Florian Obser
2024-06-02syncFlorian Obser
2024-06-02user, group & /var/db/dhcp6leased for dhcpleased(8)Florian Obser
2024-06-02Import dhcp6leased(8)Florian Obser
2024-06-02Power down PCI devices in S0 as well. Needed for suspend-to-idle.Mark Kettenis
2024-06-01md4/ripemd: remove misplaced semicolonsTheo Buehler
2024-06-01Neuter the bounded attribute as was done elsewhere for portableTheo Buehler
2024-06-01Remove mention of SHA-0, update STANDARDS sectionTheo Buehler
2024-06-01sndiod: Don't add/remove server.device entries in dev_{open,close}()Alexandre Ratchov
2024-06-01Missed SHA224() in previous: reverse order of attributesTheo Buehler
2024-06-01Reverse order of attributesTheo Buehler
2024-06-01Remove support for static buffers in HMAC/digestsTheo Buehler
2024-06-01be really strict with fds reserved for communication with the separateDamien Miller
2024-06-01Move common definitions into the header file.Kenji Aoyama
2024-05-31Preferred and valid lifetime options are sometimes ignored.Florian Obser
2024-05-31Prefixes delegated via DHCPv6 have a lifetime, honour it.Florian Obser
2024-05-31getifaddrs(3) does a non trivial amount of work.Florian Obser
2024-05-31Document a weird decision in RFC 8209Theo Buehler
2024-05-31warn when -r (deprecated option to disable re-exec) is passedDamien Miller
2024-05-31typosDamien Miller
2024-05-31rpki-client: check issuer for certs and CRLsTheo Buehler
2024-05-30Adjust hmac test for removal of static buffer from HMAC()Theo Buehler
2024-05-30sem_open() uses /tmp/*.sem files. Exclude them from /tmp daily cleanupStuart Henderson
2024-05-30ssl(8): the history section hasn't aged well at all. zap it.Theo Buehler
2024-05-30Properly setup the fts_state in the FTS_D case.Claudio Jeker
2024-05-30Ensure pmap_create() waits in case kernel virtual space shortage.Martin Pieuchot
2024-05-30avoid potential use-after-freeJonathan Gray
2024-05-30Increase logging verbosity as to what exactly hit a limitJob Snijders
2024-05-30Fix copy-paste error in last commit. Fixes lladdr and l3vpn regress.Claudio Jeker
2024-05-30arm64: move cpu_suspended out of #ifdef SUSPENDTheo Buehler
2024-05-30syncTheo Buehler