summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-23add rcsid markers so that we can visually see the flurry of commits inTheo de Raadt
2024-08-23add the dumbest #-comment parser for the Game_List parser, someoneTheo de Raadt
2024-08-23add rcsid markers so that we can visually see the flurry of commits inTheo de Raadt
2024-08-23fix spelling of sequenceTheo Buehler
2024-08-23atc(6): update ORD marker beacon informationMike Larkin
2024-08-23probition is over. most people want want to laugh at lightlyTheo de Raadt
2024-08-23these tests only print strerror result, which can be confusing to look up.Theo de Raadt
2024-08-23must use sh to run the script, because /usr/src may be noexecTheo de Raadt
2024-08-23Fix KERN_AUDIO broken in rev 1.440.Vitaliy Makkoveev
2024-08-23FALLTROUGH -> FALLTHROUGHJonathan Gray
2024-08-23FALLTHROUHG -> FALLTHROUGHJonathan Gray
2024-08-23cron: use strtonum() and tighter limits on step valuesTodd C. Miller
2024-08-23Change SIGCHLD handler to just set a flag.Todd C. Miller
2024-08-22sntrup761x25519-sha512 now has an IANA codepoint assigned,Damien Miller
2024-08-22PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3)Theo Buehler
1995-10-18initial import of NetBSD treeTheo de Raadt
2024-08-22Garbage collect unused attributes member from EVP_PKEYTheo Buehler
2024-08-22Remove copy_bag_attr()Theo Buehler
2024-08-22Neuter EVP_PKEY_add1_attr_by_NID()Theo Buehler
2024-08-22openssl: adjust manual for LMK and CSP removalTheo Buehler
2024-08-22openssl pkcs12: remove support for LMK and CSP attributesTheo Buehler
2024-08-22Fix merge of bounce buffer segments in amd64 bus dma.Alexander Bluhm
2024-08-22Unlock unlock ipip_sysctl().Vitaliy Makkoveev
2024-08-22Use aes128-ctr for MAC tests since default has implicit MAC.Darren Tucker
2024-08-22Introduce sysctl_securelevel() to modify `securelevel' mp-safe. KeepVitaliy Makkoveev
2024-08-22sync manual section numbersJonathan Gray
2024-08-22Clear overlay when command prompt is entered. Also fix some spacing inNicholas Marriott
2024-08-22Fix answer.Florian Obser
2024-08-22ospfd: fix whitespace error introduced in previousTheo Buehler
2024-08-22lldb: shut up the warning message on quit debugging kernel core file.ASOU Masato
2024-08-22inet_pton returns 0 and -1 for error.Florian Obser
2024-08-22Mechanically change inet_aton to inet_pton.Florian Obser
2024-08-22Charles III succeeded Elizabeth II in the 21st century.Florian Obser
2024-08-22Short Ctrl keys like ^A need to be converted to lowercase so they end upNicholas Marriott
2024-08-22spell(1) does not need to be told about 'woops' in this caseMike Larkin
2024-08-22unrequired header file in vmm_machdep.cMike Larkin
2024-08-22Generate areas datfile from /usr/share/misc/na.phone during make.Marcus Glocker
1995-10-18initial import of NetBSD treeTheo de Raadt
2024-08-22Add Tribonacci number sequence.Marcus Glocker
2024-08-22the hup bug is incorrectly described; ok mlarkinTheo de Raadt
2024-08-21unfair to discriminate against 0Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt
2024-08-21Fix typo.Marcus Glocker
2024-08-21Increase maximum Signed Object size to 8MBJob Snijders
2024-08-21An area is either a decimal number or an IPv4 address.Florian Obser
2024-08-21Mechanically replace inet_aton with inet_pton.Florian Obser
1995-10-18initial import of NetBSD treeTheo de Raadt
2024-08-21An area is either a decimal number or an IPv4 address.Florian Obser
2024-08-21Get rid of inet_atonFlorian Obser
2024-08-21Use getaddrinfo to lookup names and parse IP addresses.Florian Obser