Searched hist:1.207 (Results 1 - 25 of 238) sorted by relevance
| /src/sys/arch/i386/i386/ | ||
| H A D | trap.c | 1.207 Sat Dec 24 20:07:10 GMT 2005 perry branches: 1.207.4; 1.207.6; 1.207.8; 1.207.10; Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 1.207 Sat Dec 24 20:07:10 GMT 2005 perry branches: 1.207.4; 1.207.6; 1.207.8; 1.207.10; Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 1.207 Sat Dec 24 20:07:10 GMT 2005 perry branches: 1.207.4; 1.207.6; 1.207.8; 1.207.10; Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 1.207 Sat Dec 24 20:07:10 GMT 2005 perry branches: 1.207.4; 1.207.6; 1.207.8; 1.207.10; Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 1.207 Sat Dec 24 20:07:10 GMT 2005 perry branches: 1.207.4; 1.207.6; 1.207.8; 1.207.10; Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. |
| /src/sys/arch/hp300/conf/ | ||
| H A D | GENERIC | 1.207 Thu Jan 21 06:51:54 GMT 2021 nia branches: 1.207.4; 1.207.6; add a commented out compat_ossaudio wherever there's compat_linux requested by mrg 1.207 Thu Jan 21 06:51:54 GMT 2021 nia branches: 1.207.4; 1.207.6; add a commented out compat_ossaudio wherever there's compat_linux requested by mrg 1.207 Thu Jan 21 06:51:54 GMT 2021 nia branches: 1.207.4; 1.207.6; add a commented out compat_ossaudio wherever there's compat_linux requested by mrg |
| /src/distrib/sets/lists/misc/ | ||
| H A D | mi | 1.207 Sun Jun 10 17:17:46 GMT 2018 kamil branches: 1.207.2; Fix the MKGROFF=no MKCXX=yes build Allow to disable building groff. This is a build tool written in C++. This option is useful with an external toolchain configured for building the distribution rather than building tools (e.g. C++ lookup paths may differ). Looks ok by <christos> Sponsored by <The NetBSD Foundation> 1.207 Sun Jun 10 17:17:46 GMT 2018 kamil branches: 1.207.2; Fix the MKGROFF=no MKCXX=yes build Allow to disable building groff. This is a build tool written in C++. This option is useful with an external toolchain configured for building the distribution rather than building tools (e.g. C++ lookup paths may differ). Looks ok by <christos> Sponsored by <The NetBSD Foundation> |
| /src/share/misc/ | ||
| H A D | acronyms | 1.207 Sun Aug 28 08:41:01 GMT 2011 jnemeth branches: 1.207.2; add TINLA -> this is not legal advice 1.207 Sun Aug 28 08:41:01 GMT 2011 jnemeth branches: 1.207.2; add TINLA -> this is not legal advice |
| /src/sys/dev/pcmcia/ | ||
| H A D | pcmciadevs | 1.207 Tue Aug 10 18:45:25 GMT 2004 mycroft branches: 1.207.4; Copyright maintenance. 1.207 Tue Aug 10 18:45:25 GMT 2004 mycroft branches: 1.207.4; Copyright maintenance. |
| H A D | pcmciadevs.h | 1.207 Tue Aug 10 18:39:08 GMT 2004 mycroft Enhance pcmcia_product_lookup(): * Remove the "expected function" value. This was just causing problems with multifunction cards. Differentiating the functions is better done by checking the function type (which we now do in ep and sm). * Add support for matching CIS strings. This necessitated changing the calling pattern a little too. Use this enhanced version rather than driver-specific versions that do the same thing. Also, remove the last vestiges of PCMCIA_STR_*. |
| H A D | pcmciadevs_data.h | 1.207 Tue Aug 10 18:39:08 GMT 2004 mycroft Enhance pcmcia_product_lookup(): * Remove the "expected function" value. This was just causing problems with multifunction cards. Differentiating the functions is better done by checking the function type (which we now do in ep and sm). * Add support for matching CIS strings. This necessitated changing the calling pattern a little too. Use this enhanced version rather than driver-specific versions that do the same thing. Also, remove the last vestiges of PCMCIA_STR_*. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | cpu.c | 1.207 Wed Oct 17 19:57:14 GMT 2007 garbled branches: 1.207.2; 1.207.8; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. 1.207 Wed Oct 17 19:57:14 GMT 2007 garbled branches: 1.207.2; 1.207.8; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. 1.207 Wed Oct 17 19:57:14 GMT 2007 garbled branches: 1.207.2; 1.207.8; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. |
| /src/sys/dev/scsipi/ | ||
| H A D | st.c | 1.207 Tue Sep 02 08:58:07 GMT 2008 dholland branches: 1.207.2; 1.207.4; Reword some misleading code. ok bouyer@ 1.207 Tue Sep 02 08:58:07 GMT 2008 dholland branches: 1.207.2; 1.207.4; Reword some misleading code. ok bouyer@ 1.207 Tue Sep 02 08:58:07 GMT 2008 dholland branches: 1.207.2; 1.207.4; Reword some misleading code. ok bouyer@ |
| /src/sys/sys/ | ||
| H A D | mount.h | 1.207 Wed Feb 01 05:34:42 GMT 2012 dholland branches: 1.207.2; 1.207.6; Change the syscall API for quotas over to the new non-proplib one. - struct vfs_quotactl_args -> struct quotactl_args - add sys/stdint.h to sys/quotactl.h for clean userland build - install sys/quotactl.h in /usr/include - update set lists for same - add new marshalling code in libquota - add new unmarshalling code in vfs_syscalls.c - discard proplib interpreter code in vfs_quotactl.c - add dispatching code for the 14 quotactl ops in vfs_quotactl.c - mark the proplib quotactl syscall obsolete - add a new syscall number for the new quotactl syscall - change the name of the syscall to __quotactl() - remove the decl of the old quotactl from quota/quotaprop.h - add a decl of the new quotactl to sys/quotactl.h - update the libc build - update ktruss - remove proplib marshalling code from libquota - update copy of syscall table in gdb ppc sources - hack rumphijack to accomodate new quotactl name (as I recall, pooka wanted such a name change to simplify something, but I don't really see what/how) This change appears to require a kernel version bump for rumpish reasons. 1.207 Wed Feb 01 05:34:42 GMT 2012 dholland branches: 1.207.2; 1.207.6; Change the syscall API for quotas over to the new non-proplib one. - struct vfs_quotactl_args -> struct quotactl_args - add sys/stdint.h to sys/quotactl.h for clean userland build - install sys/quotactl.h in /usr/include - update set lists for same - add new marshalling code in libquota - add new unmarshalling code in vfs_syscalls.c - discard proplib interpreter code in vfs_quotactl.c - add dispatching code for the 14 quotactl ops in vfs_quotactl.c - mark the proplib quotactl syscall obsolete - add a new syscall number for the new quotactl syscall - change the name of the syscall to __quotactl() - remove the decl of the old quotactl from quota/quotaprop.h - add a decl of the new quotactl to sys/quotactl.h - update the libc build - update ktruss - remove proplib marshalling code from libquota - update copy of syscall table in gdb ppc sources - hack rumphijack to accomodate new quotactl name (as I recall, pooka wanted such a name change to simplify something, but I don't really see what/how) This change appears to require a kernel version bump for rumpish reasons. 1.207 Wed Feb 01 05:34:42 GMT 2012 dholland branches: 1.207.2; 1.207.6; Change the syscall API for quotas over to the new non-proplib one. - struct vfs_quotactl_args -> struct quotactl_args - add sys/stdint.h to sys/quotactl.h for clean userland build - install sys/quotactl.h in /usr/include - update set lists for same - add new marshalling code in libquota - add new unmarshalling code in vfs_syscalls.c - discard proplib interpreter code in vfs_quotactl.c - add dispatching code for the 14 quotactl ops in vfs_quotactl.c - mark the proplib quotactl syscall obsolete - add a new syscall number for the new quotactl syscall - change the name of the syscall to __quotactl() - remove the decl of the old quotactl from quota/quotaprop.h - add a decl of the new quotactl to sys/quotactl.h - update the libc build - update ktruss - remove proplib marshalling code from libquota - update copy of syscall table in gdb ppc sources - hack rumphijack to accomodate new quotactl name (as I recall, pooka wanted such a name change to simplify something, but I don't really see what/how) This change appears to require a kernel version bump for rumpish reasons. |
| H A D | sysctl.h | 1.207 Sat Feb 02 14:02:09 GMT 2013 matt branches: 1.207.2; Make the inclusion of <sys/cprng.h> a private matter for sysctl. No reason to expose the rest of the kernel to it. 1.207 Sat Feb 02 14:02:09 GMT 2013 matt branches: 1.207.2; Make the inclusion of <sys/cprng.h> a private matter for sysctl. No reason to expose the rest of the kernel to it. |
| /src/sys/miscfs/procfs/ | ||
| H A D | procfs_vnops.c | 1.207 Thu Aug 29 06:43:13 GMT 2019 hannken branches: 1.207.2; Add missing operation VOP_GETPAGES() returning EFAULT. Without this operation posix_fadvise(..., POSIX_FADV_WILLNEED) would leave the v_interlock held. Observed by maxv@ 1.207 Thu Aug 29 06:43:13 GMT 2019 hannken branches: 1.207.2; Add missing operation VOP_GETPAGES() returning EFAULT. Without this operation posix_fadvise(..., POSIX_FADV_WILLNEED) would leave the v_interlock held. Observed by maxv@ |
| /src/sys/arch/hpcmips/conf/ | ||
| H A D | GENERIC | 1.207 Sat Dec 05 20:11:14 GMT 2009 pooka branches: 1.207.2; Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same. 1.207 Sat Dec 05 20:11:14 GMT 2009 pooka branches: 1.207.2; Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same. |
| /src/sys/dev/ic/ | ||
| H A D | tulip.c | 1.208 Mon Aug 01 10:30:28 GMT 2022 kre Revert this to 1.205, undoing changes apparently mistakenly committed in 1.206, and the total disaster that the attempt to revert those in 1.207 created. 1.207 Mon Aug 01 07:37:18 GMT 2022 mlelstv Revert last accidental commits. |
| /src/libexec/ld.elf_so/ | ||
| H A D | rtld.c | 1.207 Tue Sep 22 00:41:27 GMT 2020 kamil branches: 1.207.2; Correct r_ldbase valuse It shall be the relocbase value, not linkmap. 1.207 Tue Sep 22 00:41:27 GMT 2020 kamil branches: 1.207.2; Correct r_ldbase valuse It shall be the relocbase value, not linkmap. |
| /src/distrib/sets/lists/etc/ | ||
| H A D | mi | 1.207 Mon Feb 02 20:47:20 GMT 2009 joerg branches: 1.207.2; Merge pkg_install-20090201 and update build system. 1.207 Mon Feb 02 20:47:20 GMT 2009 joerg branches: 1.207.2; Merge pkg_install-20090201 and update build system. |
| /src/sys/arch/mac68k/conf/ | ||
| H A D | GENERIC | 1.207 Fri Aug 17 20:11:40 GMT 2012 abs branches: 1.207.2; Update all kernel configs mentioning WSEMUL_* but not already including WSDISPLAY_COMPAT_USL using the following rules: - If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL - If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1 and commented out WSDISPLAY_COMPAT_USL - Otherwise add WSDISPLAY_COMPAT_USL Some of the INSTALL configs for larger memory machines are probably suitable for adding WSDISPLAY_COMPAT_USL. Now wsconscfg(8) should be able to switch VTs when expected. Implemented after no objection from tech-kern to the following: On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote: > wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual > terminals. > > Except when in an exceptionally memory or space constrained > environment (INSTALL being the obvious case), is there any reason why > all GENERIC and GENERIC-like kernels which have wscons enabled > shouldn't also have WSDISPLAY_COMPAT_USL? 1.207 Fri Aug 17 20:11:40 GMT 2012 abs branches: 1.207.2; Update all kernel configs mentioning WSEMUL_* but not already including WSDISPLAY_COMPAT_USL using the following rules: - If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL - If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1 and commented out WSDISPLAY_COMPAT_USL - Otherwise add WSDISPLAY_COMPAT_USL Some of the INSTALL configs for larger memory machines are probably suitable for adding WSDISPLAY_COMPAT_USL. Now wsconscfg(8) should be able to switch VTs when expected. Implemented after no objection from tech-kern to the following: On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote: > wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual > terminals. > > Except when in an exceptionally memory or space constrained > environment (INSTALL being the obvious case), is there any reason why > all GENERIC and GENERIC-like kernels which have wscons enabled > shouldn't also have WSDISPLAY_COMPAT_USL? |
| /src/usr.bin/indent/ | ||
| H A D | indent.h | 1.207 Sun Dec 03 21:44:42 GMT 2023 rillig branches: 1.207.2; indent: inline input-related macros No binary change. 1.207 Sun Dec 03 21:44:42 GMT 2023 rillig branches: 1.207.2; indent: inline input-related macros No binary change. |
| /src/usr.bin/ | ||
| H A D | Makefile | 1.207 Tue Feb 07 19:13:31 GMT 2012 joerg branches: 1.207.2; Import the new apropos/whatis. This code has been developed by Abhinav Upadhyay as part of Google's Summer of Code 2011. It uses libmandoc to parse man pages and builds a Full Text Index in a SQLite database. The combination of indexing the full manual page, filtering out stop words and ranking individual matches based on the section gives a much improved user experience. The old makewhatis and friends are kept under MKMAKEMANDB=no for now. 1.207 Tue Feb 07 19:13:31 GMT 2012 joerg branches: 1.207.2; Import the new apropos/whatis. This code has been developed by Abhinav Upadhyay as part of Google's Summer of Code 2011. It uses libmandoc to parse man pages and builds a Full Text Index in a SQLite database. The combination of indexing the full manual page, filtering out stop words and ranking individual matches based on the section gives a much improved user experience. The old makewhatis and friends are kept under MKMAKEMANDB=no for now. |
| /src/sys/kern/ | ||
| H A D | kern_time.c | 1.208 Sun Dec 06 13:45:58 GMT 2020 thorpej Fix an uninitialized pointer deref introduced in rev 1.207. Reported-by: syzbot+6d69101d5f2fd954c4e2@syzkaller.appspotmail.com 1.207 Sat Dec 05 18:17:01 GMT 2020 thorpej Refactor interval timers to make it possible to support types other than the BSD/POSIX per-process timers: - "struct ptimer" is split into "struct itimer" (common interval timer data) and "struct ptimer" (per-process timer data, which contains a "struct itimer"). - Introduce a new "struct itimer_ops" that supplies information about the specific kind of interval timer, including it's processing queue, the softint handle used to schedule processing, the function to call when the timer fires (which adds it to the queue), and an optional function to call when the CLOCK_REALTIME clock is changed by a call to clock_settime() or settimeofday(). - Rename some fuctions to clearly identify what they're operating on (ptimer vs itimer). - Use kmem(9) to allocate ptimer-related structures, rather than having dedicated pools for them. Welcome to NetBSD 9.99.77. |
| H A D | vfs_lookup.c | 1.207 Thu Jun 01 02:45:13 GMT 2017 chs branches: 1.207.2; remove checks for failure after memory allocation calls that cannot fail: kmem_alloc() with KM_SLEEP kmem_zalloc() with KM_SLEEP percpu_alloc() pserialize_create() psref_class_create() all of these paths include an assertion that the allocation has not failed, so callers should not assert that again. 1.207 Thu Jun 01 02:45:13 GMT 2017 chs branches: 1.207.2; remove checks for failure after memory allocation calls that cannot fail: kmem_alloc() with KM_SLEEP kmem_zalloc() with KM_SLEEP percpu_alloc() pserialize_create() psref_class_create() all of these paths include an assertion that the allocation has not failed, so callers should not assert that again. |
| H A D | vfs_vnops.c | 1.207 Thu Feb 27 22:12:54 GMT 2020 ad branches: 1.207.4; Tighten up the locking around vp->v_iflag a little more after the recent split of vmobjlock & v_interlock. 1.207 Thu Feb 27 22:12:54 GMT 2020 ad branches: 1.207.4; Tighten up the locking around vp->v_iflag a little more after the recent split of vmobjlock & v_interlock. |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | autoconf.c | 1.207 Wed Dec 16 08:01:19 GMT 2015 jdc branches: 1.207.2; Add V210/V240 environmental sensors that are not in the OFW tree. Add device properties for adm1026hm on V210, V240, and V440. 1.207 Wed Dec 16 08:01:19 GMT 2015 jdc branches: 1.207.2; Add V210/V240 environmental sensors that are not in the OFW tree. Add device properties for adm1026hm on V210, V240, and V440. |
| /src/sys/arch/mips/mips/ | ||
| H A D | trap.c | 1.207 Fri Feb 09 21:55:06 GMT 2007 ad branches: 1.207.2; Merge newlock2 to head. 1.207 Fri Feb 09 21:55:06 GMT 2007 ad branches: 1.207.2; Merge newlock2 to head. |
| /src/sys/arch/amiga/amiga/ | ||
| H A D | machdep.c | 1.207 Mon Dec 03 15:33:10 GMT 2007 ad branches: 1.207.6; Interrupt handling changes, in discussion since February: - Reduce available SPL levels for hardware devices to none, vm, sched, high. - Acquire kernel_lock only for interrupts at IPL_VM. - Implement threaded soft interrupts. 1.207 Mon Dec 03 15:33:10 GMT 2007 ad branches: 1.207.6; Interrupt handling changes, in discussion since February: - Reduce available SPL levels for hardware devices to none, vm, sched, high. - Acquire kernel_lock only for interrupts at IPL_VM. - Implement threaded soft interrupts. |
Completed in 207 milliseconds