Searched hist:1.357 (Results 1 - 25 of 74) sorted by relevance
| /src/ | ||
| H A D | build.sh | 1.357 Fri Sep 17 21:22:38 GMT 2021 joerg Fix timestamp extraction logic for Mercurial repos to use UTC. Extend logic to also cover "hg archive". |
| H A D | UPDATING | 1.357 Sun Aug 18 00:27:18 GMT 2024 christos mention awk directory issue |
| /src/sys/kern/ | ||
| H A D | vfs_subr.c | 1.357 Wed Sep 24 09:33:40 GMT 2008 ad branches: 1.357.2; 1.357.4; PR kern/39307 mfs will sometimes panic at umount time In vfs_destroy, assert that the refcount is not dropping below zero. 1.357 Wed Sep 24 09:33:40 GMT 2008 ad branches: 1.357.2; 1.357.4; PR kern/39307 mfs will sometimes panic at umount time In vfs_destroy, assert that the refcount is not dropping below zero. 1.357 Wed Sep 24 09:33:40 GMT 2008 ad branches: 1.357.2; 1.357.4; PR kern/39307 mfs will sometimes panic at umount time In vfs_destroy, assert that the refcount is not dropping below zero. |
| H A D | kern_sig.c | 1.357 Fri May 03 22:34:21 GMT 2019 kamil Register KTR events for debugger related signals Register signals for: - crashes (FPE, SEGV, FPE, ILL, BUS) - LWP events - CHLD (FORK/VFORK/VFORK_DONE) events -- temporarily disabled - EXEC events While there refactor related functions in order to simplify the code. Add missing comment documentation for recently added kernel functions. |
| H A D | kern_synch.c | 1.357 Thu Jul 13 13:33:55 GMT 2023 riastradh kern: Print more detailed monotonic-clock-went-backwards messages. Let's try harder to track this down. XXX Should add dtrace probes. |
| /src/doc/ | ||
| H A D | BRANCHES | 1.357 Sat Apr 03 21:36:03 GMT 2021 thorpej Document thorpej-cfargs branch. |
| /src/sys/ufs/ffs/ | ||
| H A D | ffs_vfsops.c | 1.357 Mon May 28 21:04:38 GMT 2018 chs branches: 1.357.2; add a genfs method to allow a file system to limit the range of pages that are given to a single GOP_WRITE() call. needed by ZFS. 1.357 Mon May 28 21:04:38 GMT 2018 chs branches: 1.357.2; add a genfs method to allow a file system to limit the range of pages that are given to a single GOP_WRITE() call. needed by ZFS. |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | locore.s | 1.359 Fri May 30 21:55:32 GMT 2014 palle Remove debugging code introduced by accident in locore.s revision 1.357 1.357 Mon Apr 21 17:34:38 GMT 2014 palle sun4v: Update comment: modified -> access |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | pmap.c | 1.357 Mon Dec 16 15:48:29 GMT 2013 mrg branches: 1.357.2; apply __diagused where appropriate and remove useless variables 1.357 Mon Dec 16 15:48:29 GMT 2013 mrg branches: 1.357.2; apply __diagused where appropriate and remove useless variables |
| /src/sys/arch/alpha/alpha/ | ||
| H A D | machdep.c | 1.357 Tue Dec 31 13:07:09 GMT 2019 ad branches: 1.357.2; Rename uvm_free() -> uvm_availmem(). 1.357 Tue Dec 31 13:07:09 GMT 2019 ad branches: 1.357.2; Rename uvm_free() -> uvm_availmem(). |
| /src/sys/arch/amd64/amd64/ | ||
| H A D | machdep.c | 1.357 Mon Sep 07 00:47:27 GMT 2020 mrg branches: 1.357.2; adjust some fallback code to be slightly less ugly and avoid upsetting GCC 9. 1.357 Mon Sep 07 00:47:27 GMT 2020 mrg branches: 1.357.2; adjust some fallback code to be slightly less ugly and avoid upsetting GCC 9. |
| /src/share/man/man9/ | ||
| H A D | Makefile | 1.357 Tue Nov 01 13:36:15 GMT 2011 yamt branches: 1.357.2; document skpc 1.357 Tue Nov 01 13:36:15 GMT 2011 yamt branches: 1.357.2; document skpc |
| /src/share/mk/ | ||
| H A D | bsd.README | 1.357 Sat Jan 07 22:27:36 GMT 2017 christos branches: 1.357.2; add nsd 1.357 Sat Jan 07 22:27:36 GMT 2017 christos branches: 1.357.2; add nsd |
| H A D | bsd.prog.mk | 1.357 Sun Oct 19 00:59:59 GMT 2025 riastradh openssl: Stop dragging libpthread into every libcrypto user. With the new _NETBSD_PTHREAD_CREATE_WEAK, libcrypto can have a call to pthread_create without linking against libpthread, so it is not necessary to link all libcrypto users against libpthread too. Applications that link against libcrypto but not libpthread can't use threaded OpenSSL functionality, of course -- OSSL_set_max_threads will always fail in such applications. This reverts all the makefile churn that I found for unnecessary libpthread linkage since the openssl 3.5 import. PR lib/59685: libcrypto should not depend on libpthread |
| /src/sys/sys/ | ||
| H A D | proc.h | 1.357 Sat Oct 12 19:38:57 GMT 2019 kamil branches: 1.357.2; Remove now unused p_oppid from struct proc 1.357 Sat Oct 12 19:38:57 GMT 2019 kamil branches: 1.357.2; Remove now unused p_oppid from struct proc |
| /src/sys/arch/alpha/conf/ | ||
| H A D | GENERIC | 1.357 Mon Jan 20 15:32:23 GMT 2014 tsutsui Add and enable radeonfb(4) at pci with options RADEONFB_DEPTH_32. Requested and tested (with wsfb Xorg server) by Naruaki Etomi in PR/48431. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | shl.mi | 1.357 Wed Oct 30 18:09:17 GMT 2024 christos Hook zstd to the build and enable it for libarchive and file. |
| /src/distrib/sets/lists/debug/ | ||
| H A D | shl.mi | 1.357 Tue Feb 18 17:54:52 GMT 2025 christos Bump libssh for strprefix |
| /src/share/misc/ | ||
| H A D | acronyms.comp | 1.357 Thu Jul 06 21:10:15 GMT 2023 jschauma +CAC - cryptographic access control |
| /src/sys/arch/macppc/conf/ | ||
| H A D | GENERIC | 1.357 Mon Sep 16 07:11:08 GMT 2019 macallan add ktm at adb driver |
| /src/sys/netinet/ | ||
| H A D | tcp_input.c | 1.357 Thu Apr 20 08:46:07 GMT 2017 ozaki-r branches: 1.357.4; Remove unnecessary NULL checks for inp_socket and in6p_socket They cannot be NULL except for programming errors. 1.357 Thu Apr 20 08:46:07 GMT 2017 ozaki-r branches: 1.357.4; Remove unnecessary NULL checks for inp_socket and in6p_socket They cannot be NULL except for programming errors. |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_vfsops.c | 1.357 Thu Apr 13 09:57:28 GMT 2017 hannken Switch lfs_flush() and lfs_writerd() to mountlist iterator. |
| /src/sys/uvm/ | ||
| H A D | uvm_map.c | 1.357 Mon Dec 17 06:53:01 GMT 2018 kamil Raise the fill_vmentries() E2BIG limit from 1MB to 10MB The previous limit was not enough for libFuzzer as it requires up to 2.5MB in test-suite. Alternative approaches to retrieve larger address map during happened to be worse during the evaluation due to difficulties in locking and atomicity. Discussed with <christos> |
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.357 Thu Feb 28 14:40:17 GMT 2008 drochner use pmf again to register the shutdown handler, instead of shutdownhook_establish() |
| /src/sys/dev/ic/ | ||
| H A D | com.c | 1.357 Sat Feb 01 15:24:04 GMT 2020 skrll Use designated initializers |
Completed in 503 milliseconds