summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-21Revert previous. It was committed mistakenly.Vitaliy Makkoveev
2024-08-21remove unused vars and structsJonathan Gray
2024-08-21Use getaddrinfo(3) to resolve hostnames / ip addresses.Florian Obser
1995-10-18initial import of NetBSD treeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt
2024-08-21Some awks won't match on the \r so delete it instead.Darren Tucker
2024-08-21Read events from all PCBs as long as there's no error.Martin Pieuchot
2024-08-21We can fully spell out IP addresses in config files.Florian Obser
2024-08-21s/inet_aton/inet_pton/Florian Obser
2024-08-21Mechanically change inet_aton to inet_pton.Florian Obser
2024-08-21We can fully spell out IP addresses in config files.Florian Obser
2024-08-21Use inet_pton to parse ext-communities with an IPv4 address.Florian Obser
2024-08-21Unlock ipip_sysctl().Vitaliy Makkoveev
2024-08-21Import regenerated moduli.Darren Tucker
2024-08-21Use curve25519-sha256 kex where possible. Except where we're explicitlyDarren Tucker
2024-08-21Make sure ai_canonname is set when AI_CANONNAME was requested.Florian Obser
2024-08-21satisfy the number version of the quiz; with mglockerTheo de Raadt
2024-08-21Mention that load- and save-buffer can use stdin, from Ramon Fischer.Nicholas Marriott
2024-08-21Add mirrored versions of the main-horizontal and main-vertical layouts whereNicholas Marriott
2024-08-21Add a simple random number sequence to the questionsTheo de Raadt
2024-08-21C-Space and Meta keys should not be translated in mode 1 extended keys.Nicholas Marriott
2024-08-21Set the default for extended-keys back to off because it appears emacs turnsNicholas Marriott
1995-10-18initial import of NetBSD treeTheo de Raadt
2024-08-21Add lions.Marcus Glocker
2024-08-21Add numeric morse codes.Marcus Glocker
2024-08-21Hippo and rhino babies are also calf's.Marcus Glocker
2024-08-21Add new substraction problem which difference results in the answer to theMarcus Glocker
2024-08-21Revamp extended keys support to more closely match xterm and supportNicholas Marriott
2024-08-21If binaries lack a pintable, execve() can now reject them at startupTheo de Raadt
2024-08-21We do not need the PS_LIBCPIN and PS_PIN flag fields anymore, which wereTheo de Raadt
2024-08-21offset rx buffers by ETHER_ALIGN so ip payloads are properly aligned.David Gwynne
2024-08-21use 2k clusters on the rx ring instead of 9k clusters.David Gwynne
2024-08-21support building a single packet out of multiple rx descriptors.David Gwynne
2024-08-21be more careful about bus_dmamap_syncs for rx ring descriptors.David Gwynne
2024-08-20Now that we have dup2(), csh can use it instead of close()+dup().Philip Guenther
2024-08-20Update handling of transfer rings.Patrick Wildt
2024-08-20Introduce and update HAL SRNG ops.Patrick Wildt
1995-10-18initial import of NetBSD treeTheo de Raadt
2024-08-20match the config_activate_children() sequences found in other usb hostTheo de Raadt
2024-08-20having a file called "OWNER" lying around in a directory ofTheo de Raadt
2024-08-20annotate signal raceTheo de Raadt
2024-08-20Fix whitespace in amd64 bus dma.Alexander Bluhm
2024-08-20Use msgbuf_queuelen() instead of accessing the queued member directly.Claudio Jeker
2024-08-20Unlock KERN_MAXFILES.Vitaliy Makkoveev
2024-08-20Update Geofeed referenceJob Snijders
2024-08-20Send only as much data as needed to trigger rekeying.Darren Tucker
2024-08-20fix bus_dmamap_destroyStefan Fritsch
2024-08-20regenJonathan Gray
2024-08-20add Samsung PM9C1 and PM9C1aJonathan Gray
2024-08-20Use stats.msg_queue_len instead of looking into the msgbuf struct.Claudio Jeker