summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-05strongly hint that people take advantage of sqlportsMarc Espie
2023-09-05document moving mechanismsMarc Espie
2023-09-05use terminology for other projects: it's still "fake" to us, butMarc Espie
2023-09-05There's no index in bsd.port.mk these days.Marc Espie
2023-09-05Be more specific in some places.Marc Espie
2023-09-05oops, forgot to rm these before cvs importStuart Henderson
2023-09-05merge unbound-1.18.0Stuart Henderson
2023-09-05import unbound 1.18.0, ok florianStuart Henderson
2023-09-05Fix touchpad on newer device trees. The *gpio fields moved up one layer.Tobias Heider
2023-09-05readmes hasn't existed for a long time, say goodbye to TEMPLATESMarc Espie
2023-09-05nits, explain when DISTFILES is automatically setMarc Espie
2023-09-05Address the case 2b version of inconsistent view across threads ofPhilip Guenther
2023-09-05Refuse an incomplete config, an authentication block which doesn'tYASUOKA Masahiko
2023-09-04Revert previous. It caused the stdio of the modules be NONBLOCK.YASUOKA Masahiko
2023-09-04Fix netstat output of uses of current SYN cache left.Alexander Bluhm
2023-09-04document DIST_TUPLE and related variables: EXTRACT_SUFX.<name>,Thomas Frohwein
2023-09-04Save some space on the ramdisks, actually use -DSMALLJeremie Courreges-Anglas
2023-09-04Zap #ifndef SMALL around pax format read supportJeremie Courreges-Anglas
2023-09-04rework DESCRIPTION for readability. put the BOOTP stuff in its ownJason McIntyre
2023-09-04Protect ps_single, ps_singlecnt and ps_threadcnt by the process mutex.Claudio Jeker
2023-09-04Fix a bug where the wrong digit was used for prioritizing filenamesIngo Schwarze
2023-09-04complete documentation for ALL_DISTFILES/ALL_PATCHFILES and theMarc Espie
2023-09-04Don't surround by "" at much as possible.YASUOKA Masahiko
2023-09-04GC old code that was originally implemented to facilitate adoption byMarc Espie
2023-09-04Specify SOCK_NONBLOCK for socketpair(2) instead of fcntl(2).YASUOKA Masahiko
2023-09-04Don't return an extra OK message. Also call module_destroy() whenYASUOKA Masahiko
2023-09-04Generate Ed25519 keys when invoked without argumentsJob Snijders
2023-09-04Make wp_local.h and cmll_local.h self-standingTheo Buehler
2023-09-04unbreak build with llvm-16 by including sys/types.h for __BEGIN_HIDDEN_DECLSRobert Nagy
2023-09-04Skip wrapped lines in top level search loop because they will beNicholas Marriott
2023-09-04trigger keystroke timing obfucation only if the channels layer enqueudDamien Miller
2023-09-04avoid bogus "obfuscate_keystroke_timing: stopping ..." debugDamien Miller
2023-09-04make channel_output_poll() return a flag indicating whether channelDamien Miller
2023-09-03set interactive mode for ControlPersist sessions if they originallyDamien Miller
2023-09-03Allow UDP for built-in inetd(8) services on 127.0.0.1.Alexander Bluhm
2023-09-03sync perl syscall emulator headerAlexander Bluhm
2023-09-03Avoid a useless increment and decrement of the tcp syn cache refcountAlexander Bluhm
2023-09-03Document rdomain-related behaviour of dhcpd(8).Stefan Sperling
2023-09-03if UNLOCK_CMD is a user settings, so is LOCK_CMD !Marc Espie
2023-09-03gc ancient stuffMarc Espie
2023-09-03Shuffle the order in which Manifest entries are processedJob Snijders
2023-09-03Let builtin process names be stored in maps as string.Martin Pieuchot
2023-09-03Use EVBUFFER_DATA instead of reaching into struct evbuffer. ok tbNicholas Marriott
2023-09-03Use EVBUFFER_DATA instead of reaching into struct evbuffer. ok tbNicholas Marriott
2023-09-03vmm(4): Suppress AMD HwPstate visibility to guestsMike Larkin
2023-09-03Replace perl's use of syscall(2) with a dispatcher to libcAndrew Fresh
2023-09-03Zero initialize Perl AV elements after unshift and resize.Alexander Bluhm
2023-09-03Adapt tlb flush calls following arm64/pmap.cJeremie Courreges-Anglas
2023-09-03Inline PTED_* functions and actually use PTED_WIRED()Jeremie Courreges-Anglas
2023-09-03pmap_page_protect() should not unmap pages after making them readonly.Jeremie Courreges-Anglas