Searched hist:1.334 (Results 1 - 25 of 84) sorted by relevance
| /src/ | ||
| H A D | build.sh | 1.334 Sat Mar 28 20:13:13 GMT 2020 jmcneill Allow path components that start with ~ |
| H A D | UPDATING | 1.334 Sat Nov 12 02:20:15 GMT 2022 mrg updates for libdrm 2.4.114. unfortunately, the i915 ioctls are no longer handled by kdump/ktruss as the new one conflicts with base. this needs a clean build in these dirs (and rescue). the radeon ioctls have been enabled instead. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | machdep.c | 1.334 Thu Jun 11 19:20:45 GMT 2020 ad branches: 1.334.2; uvm_availmem(): give it a boolean argument to specify whether a recent cached value will do, or if the very latest total must be fetched. It can be called thousands of times a second and fetching the totals impacts not only the calling LWP but other CPUs doing unrelated activity in the VM system. 1.334 Thu Jun 11 19:20:45 GMT 2020 ad branches: 1.334.2; uvm_availmem(): give it a boolean argument to specify whether a recent cached value will do, or if the very latest total must be fetched. It can be called thousands of times a second and fetching the totals impacts not only the calling LWP but other CPUs doing unrelated activity in the VM system. |
| /src/sys/kern/ | ||
| H A D | vfs_subr.c | 1.334 Fri Feb 15 13:06:02 GMT 2008 ad branches: 1.334.2; 1.334.6; vflush: yield at least every 100ms. PR kern/38034. 1.334 Fri Feb 15 13:06:02 GMT 2008 ad branches: 1.334.2; 1.334.6; vflush: yield at least every 100ms. PR kern/38034. 1.334 Fri Feb 15 13:06:02 GMT 2008 ad branches: 1.334.2; 1.334.6; vflush: yield at least every 100ms. PR kern/38034. |
| H A D | init_sysent.c | 1.334 Tue Jun 02 17:23:21 GMT 2020 kamil Regenerate syscalls Respect syscall alias names in rump. No binary change in this version. The previous commit was interrupted in the middle by CVS network outage. |
| H A D | syscalls.c | 1.334 Wed Oct 09 16:29:11 GMT 2024 christos regen |
| H A D | kern_synch.c | 1.334 Sat Dec 21 11:54:04 GMT 2019 ad branches: 1.334.2; schedstate_percpu: add new flag SPCF_IDLE as a cheap and easy way to determine that a CPU is currently idle. 1.334 Sat Dec 21 11:54:04 GMT 2019 ad branches: 1.334.2; schedstate_percpu: add new flag SPCF_IDLE as a cheap and easy way to determine that a CPU is currently idle. |
| /src/sys/netinet/ | ||
| H A D | tcp_input.c | 1.334 Fri Aug 08 03:05:45 GMT 2014 rtr branches: 1.334.2; 1.334.4; split PRU_RCVD function out of pr_generic() usrreq switches and put into separate functions - always KASSERT(solocked(so)) even if not implemented - replace calls to pr_generic() with req = PRU_RCVD with calls to pr_rcvd() 1.334 Fri Aug 08 03:05:45 GMT 2014 rtr branches: 1.334.2; 1.334.4; split PRU_RCVD function out of pr_generic() usrreq switches and put into separate functions - always KASSERT(solocked(so)) even if not implemented - replace calls to pr_generic() with req = PRU_RCVD with calls to pr_rcvd() 1.334 Fri Aug 08 03:05:45 GMT 2014 rtr branches: 1.334.2; 1.334.4; split PRU_RCVD function out of pr_generic() usrreq switches and put into separate functions - always KASSERT(solocked(so)) even if not implemented - replace calls to pr_generic() with req = PRU_RCVD with calls to pr_rcvd() |
| /src/doc/ | ||
| H A D | BRANCHES | 1.334 Wed Nov 11 03:14:34 GMT 2015 snj Note that the netbsd-5{,-1,-2} branches have been terminated. Goodbye, dear friends. |
| /src/etc/ | ||
| H A D | Makefile | 1.334 Sat Aug 05 13:07:30 GMT 2006 jmmv branches: 1.334.2; When using a development version of the system (be it current, a beta or a release candidate), tell the user that he might expect problems and how to effectively report them to the developers. No objections in tech-userlevel@; only positive responses. 1.334 Sat Aug 05 13:07:30 GMT 2006 jmmv branches: 1.334.2; When using a development version of the system (be it current, a beta or a release candidate), tell the user that he might expect problems and how to effectively report them to the developers. No objections in tech-userlevel@; only positive responses. |
| /src/sys/arch/mac68k/mac68k/ | ||
| H A D | machdep.c | 1.334 Thu Dec 10 14:13:50 GMT 2009 matt branches: 1.334.2; Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly involves setregs and vmcmds). Should result in no code differences. 1.334 Thu Dec 10 14:13:50 GMT 2009 matt branches: 1.334.2; Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly involves setregs and vmcmds). Should result in no code differences. |
| /src/sys/arch/i386/conf/ | ||
| H A D | INSTALL | 1.334 Tue Dec 11 14:04:15 GMT 2018 maya comment out nouveau related lines in INSTALL kernels too |
| /src/sys/arch/alpha/conf/ | ||
| H A D | GENERIC | 1.334 Fri Apr 16 13:48:28 GMT 2010 pooka Remove unused count (invariably "4") from pseudo-device fss. |
| /src/sys/arch/amiga/conf/ | ||
| H A D | GENERIC | 1.334 Sun May 29 10:43:19 GMT 2022 andvar s/littel/little/ mainly in copy pasted comments. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | shl.mi | 1.334 Sat May 30 20:47:58 GMT 2020 christos Make libuv private, requested by joerg@ |
| /src/distrib/sets/lists/debug/ | ||
| H A D | shl.mi | 1.334 Wed Dec 20 17:17:21 GMT 2023 christos bump libssh |
| /src/share/misc/ | ||
| H A D | acronyms.comp | 1.334 Tue Feb 28 00:50:49 GMT 2023 fcambus Add GCC (GNU Compiler Collection). |
| /src/share/mk/ | ||
| H A D | bsd.prog.mk | 1.334 Mon Nov 09 10:19:18 GMT 2020 martin Adapt for sqlite requiring pthreads now |
| /src/sys/dev/scsipi/ | ||
| H A D | sd.c | 1.334 Mon Mar 28 00:39:46 GMT 2022 riastradh sd(4): Use d_cfdriver/devtounit to avoid open/detach races. |
| /src/sys/arch/macppc/conf/ | ||
| H A D | GENERIC | 1.334 Thu Sep 14 07:58:42 GMT 2017 mrg clean up COMPAT_* options for native netbsd code: - new series of files that are useful for saying "i want everything since netbsd 1.4", etc. - use the fact COMPAT_* options have future dependancies to remove many redundant options. removes about 3000 lines total across kernel configuration files. tested about 30 random kernels in the changed list. |
| /src/sys/arch/x86/x86/ | ||
| H A D | pmap.c | 1.334 Sat Jun 01 08:12:26 GMT 2019 maxv branches: 1.334.2; Fix two bugs in pmap_write_protect(): * The mask should be ~PAGE_MASK, not PTE_FRAME. PTE_FRAME eliminates the higher bits, and that's not wanted. * The computation of tva is incorrect: if the VA is in kernel space we must take the canonical hole into account, and here we were not. We've had these bugs basically forever. It meant that uvm_km_protect() would never flush the correct VA, and a stale TLB entry would persist. Fixes PR/54257. Since I added PCID support we execute invpcid in invlpg(), and invpcid triggers a #GP if the address is non canonical, contrary to invlpg. The wrong computation of the VA during a modload happened to hit the canonical hole. 1.334 Sat Jun 01 08:12:26 GMT 2019 maxv branches: 1.334.2; Fix two bugs in pmap_write_protect(): * The mask should be ~PAGE_MASK, not PTE_FRAME. PTE_FRAME eliminates the higher bits, and that's not wanted. * The computation of tva is incorrect: if the VA is in kernel space we must take the canonical hole into account, and here we were not. We've had these bugs basically forever. It meant that uvm_km_protect() would never flush the correct VA, and a stale TLB entry would persist. Fixes PR/54257. Since I added PCID support we execute invpcid in invlpg(), and invpcid triggers a #GP if the address is non canonical, contrary to invlpg. The wrong computation of the VA during a modload happened to hit the canonical hole. |
| /src/sys/ufs/ffs/ | ||
| H A D | ffs_vfsops.c | 1.334 Sat May 23 16:59:13 GMT 2015 maxv Add a missing goto. (was here before my changes) ok christos@ |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_vfsops.c | 1.334 Sun Aug 02 18:18:46 GMT 2015 dholland Pass the fs object to LFS_MAX_DADDR so it can check lfs_is64. Remove some hackish intentional 64->32 truncations next to the checks using LFS_MAX_DADDR, and tackle the problem they handled in bmap instead. The problem: the magic block pointer value UNWRITTEN has magic value -2, and if it's not handled specifically, uint32 -> uint64 promotion turns it into 4294967294, which then causes consternation and monkeyhouse downstream. What's here is still kind of a hack, but it's a step forward. |
| H A D | lfs_vnops.c | 1.334 Sat Sep 05 02:47:48 GMT 2020 riastradh ufs: Prevent mkdir from choking on deleted directories. Fix some missing uvm_vnp_setsize in screw cases while here. |
| /src/sys/uvm/ | ||
| H A D | uvm_map.c | 1.334 Mon Jun 22 06:24:17 GMT 2015 matt Use %p, %#xl etc. for pointers and addresses. |
Completed in 486 milliseconds