summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-08-20Use msgbuf_queuelen() instead of accessing wbuf.queue for msgbuf structs.Claudio Jeker
2024-08-20Calculate used bounce buffers in amd64 bus dma correctly.Alexander Bluhm
2024-08-20actually use the length parameter that was passed in rather than aDamien Miller
2024-08-20Merge AEAD test into main test loop. Removes 3 duplicate tests andDarren Tucker
1995-10-18initial import of NetBSD treeTheo de Raadt
2024-08-20Set a default RekeyLimit of 256k. Used unless overridden by aDarren Tucker
2024-08-20Add Compression=no to default ssh_config. All of the rekey tests use itDarren Tucker
2024-08-20Unlock KERN_MAXPROC and KERN_MAXTHREAD from `kern_vars'. BothVitaliy Makkoveev
2024-08-20Unlock etherip_sysctl().Vitaliy Makkoveev
2024-08-20Unlock igmp_sysctl(), pfsync_sysctl() and rip6_sysctl(). Each of them isVitaliy Makkoveev
2024-08-20Unlock sysctl_audio().Vitaliy Makkoveev
2024-08-20Remove duplicate curve25519-sha256 kex. curve25519-sha256@libssh.orgDarren Tucker
2024-08-20Unnest rekey param parsing test and use ssh not sshd. ssh uses the sameDarren Tucker
2024-08-20virtio_mmio: Return early if no deviceStefan Fritsch
2024-08-20another FXE -> FXeJonathan Gray