summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-28gmtime(3) / locatime(3) can fail when timestamps are way off.Florian Obser
2024-04-28gmtime(3) / locatime(3) can fail when timestamps are way off.Florian Obser
2024-04-28gmtime(3) / locatime(3) can fail when timestamps are way off.Florian Obser
2024-04-28__sfvwrite: allow writing buffers larger than BUFSIZ or st_blksize.Todd C. Miller
2024-04-28syncTheo de Raadt
2024-04-28Remove unused url from netproc()Theo Buehler
2024-04-28Don't filter dangerous characters by hand when strvisx(3) is right there.Florian Obser
2024-04-27Use propper knf.Florian Obser
2024-04-27add a man page from curses source for clear(1);Jason McIntyre
2024-04-27localtime(3) can fail if time_t is very far in the future or past.Florian Obser
2024-04-27"!command" notation was zapped 8 years ago - remove correspondingJason McIntyre
2024-04-27Tweak start of DESCRIPTION of EC_GROUP_new()Theo Buehler
2024-04-26Document EC_curve_{nid2nist,nist2nid}()Theo Buehler
2024-04-26fix signal test; ok tb@Jonathan Gray
2024-04-25Update awk to the Apr 22, 2024 version.Todd C. Miller
2024-04-25Add boot.conf(8) 'mach idle [secs]' to halt at idle passphrase promptsKlemens Nanni
2024-04-25Rename socket wait channels when sleeping.Alexander Bluhm
2024-04-25syncTheo Buehler
2024-04-25Take pem2.h behind the barnTheo Buehler
2024-04-25Add regress coverage for crypto_ct_*_u8()Joel Sing
2024-04-25add fstat() call removed in 1.145 to avoid uninitialised var useJonathan Gray
2024-04-25Adjust macro definitions for dwqe(4) Rx descriptors.Stefan Sperling
2024-04-25Don't divide by zero (empty files)Job Snijders
2024-04-25Mask off MAC management counter interrupts. The driver doesn't know howJonathan Matthew
2024-04-25slightly tweak softraid(4) wording to make installboot(8) usage more obviousStefan Sperling
2024-04-25add percentage to ruler after recent changes;Jason McIntyre
2024-04-25Use -mno-fpu when compiling with clang now that the in-tree clang supportsMiod Vallat
2024-04-24fix error return in fork_proc_backend(); ok gilles@Omar Polo
2024-04-24RegenClaudio Jeker
2024-04-24Revert rev 1.261 and require sigsuspend and __thrsigdivert to takeClaudio Jeker
2024-04-24In ruler show the current line number as a percentage of the total linesJob Snijders
2024-04-24announce_capa is no more.Claudio Jeker
2024-04-24Remove 'announce capabilities' as neighbor config stanza.Claudio Jeker
2024-04-24Use static inline for cd1400_write_ccr() because clang 16 has issues with it.Claudio Jeker
2024-04-23Use "indicate" to match reset of the document.Florian Obser
2024-04-23Implement RFC 4191 default router preference.Florian Obser
2024-04-23correct indentation; no functional changeJonathan Gray
2024-04-23use 1U << 31 to avoid undefined behaviourJonathan Gray
2024-04-23One empty line is enoughTheo Buehler
2024-04-23Add missing commaTheo Buehler
2024-04-23Sync the supported hardware list with arm64.html.Frederic Cambus
2024-04-23sync with ftp/fetch.c r1.218: send host header for proxiesTheo Buehler
2024-04-23ftp: send Host: headers with CONNECT requests when tunneling TLS over anStuart Henderson
2024-04-23simplify bit shift; avoids shifting into int sign bitJonathan Gray
2024-04-22newsyslog: allow the F flag to be used on its own.Todd C. Miller
2024-04-22fix indentation and remove uneeded bracesJonathan Gray
2024-04-22mark the "signal" field as optional; from alvar penningJason McIntyre
2024-04-22sndiod: Use the channel mapping code of aucatAlexandre Ratchov
2024-04-22Show pf fragment reassembly counters.Alexander Bluhm
2024-04-22aucat: Use a 24-bit table for index to volume conversionAlexandre Ratchov