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