Searched hist:1.339 (Results 1 - 25 of 83) sorted by relevance
| /src/doc/ | ||
| H A D | BRANCHES | 1.339 Wed Apr 26 07:51:23 GMT 2017 pgoyette branches: 1.339.2; Abandon pgoyette-localcount branch due to unrecoverable CVS "pilot errors". Work will be salvaged and reappear on a new branch, soon. 1.339 Wed Apr 26 07:51:23 GMT 2017 pgoyette branches: 1.339.2; Abandon pgoyette-localcount branch due to unrecoverable CVS "pilot errors". Work will be salvaged and reappear on a new branch, soon. |
| /src/ | ||
| H A D | build.sh | 1.339 Sun May 24 04:55:53 GMT 2020 rin Add missing MACHINE_ARCH=earmv5hf{,eb} for evbarm. 1.339 Sun May 24 04:55:53 GMT 2020 rin Add missing MACHINE_ARCH=earmv5hf{,eb} for evbarm. |
| H A D | UPDATING | 1.339 Sun Jun 04 16:14:59 GMT 2023 martin Note kernel build lossage in an unsupported build configuration 1.339 Sun Jun 04 16:14:59 GMT 2023 martin Note kernel build lossage in an unsupported build configuration 1.339 Sun Jun 04 16:14:59 GMT 2023 martin Note kernel build lossage in an unsupported build configuration 1.339 Sun Jun 04 16:14:59 GMT 2023 martin Note kernel build lossage in an unsupported build configuration |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | pmap.c | 1.339 Sun Dec 20 03:48:30 GMT 2009 mrg branches: 1.339.2; 1.339.4; fix the previous to compile !MULTIPROCESSOR. 1.339 Sun Dec 20 03:48:30 GMT 2009 mrg branches: 1.339.2; 1.339.4; fix the previous to compile !MULTIPROCESSOR. 1.339 Sun Dec 20 03:48:30 GMT 2009 mrg branches: 1.339.2; 1.339.4; fix the previous to compile !MULTIPROCESSOR. 1.339 Sun Dec 20 03:48:30 GMT 2009 mrg branches: 1.339.2; 1.339.4; fix the previous to compile !MULTIPROCESSOR. 1.339 Sun Dec 20 03:48:30 GMT 2009 mrg branches: 1.339.2; 1.339.4; fix the previous to compile !MULTIPROCESSOR. 1.339 Sun Dec 20 03:48:30 GMT 2009 mrg branches: 1.339.2; 1.339.4; fix the previous to compile !MULTIPROCESSOR. |
| H A D | machdep.c | 1.339 Tue Jul 26 20:08:56 GMT 2022 andvar s/functin/function/ in copy pasted comment. |
| /src/sys/kern/ | ||
| H A D | init_sysent.c | 1.339 Mon Nov 01 05:26:27 GMT 2021 thorpej regen for "struct sigaltstack" -> "stack_t" |
| H A D | kern_sig.c | 1.339 Thu Dec 07 19:49:43 GMT 2017 christos branches: 1.339.2; - Reset ignored or masked traps to avoid infinite loops - If sigpost fails don't add an SDT_PROBE ok (and author) chuq 1.339 Thu Dec 07 19:49:43 GMT 2017 christos branches: 1.339.2; - Reset ignored or masked traps to avoid infinite loops - If sigpost fails don't add an SDT_PROBE ok (and author) chuq 1.339 Thu Dec 07 19:49:43 GMT 2017 christos branches: 1.339.2; - Reset ignored or masked traps to avoid infinite loops - If sigpost fails don't add an SDT_PROBE ok (and author) chuq 1.339 Thu Dec 07 19:49:43 GMT 2017 christos branches: 1.339.2; - Reset ignored or masked traps to avoid infinite loops - If sigpost fails don't add an SDT_PROBE ok (and author) chuq |
| H A D | kern_exec.c | 1.339 Sun Feb 12 20:11:03 GMT 2012 martin branches: 1.339.2; Fix SDT_PROBE macro argument overlooked in argument renaming, noted by <chs> 1.339 Sun Feb 12 20:11:03 GMT 2012 martin branches: 1.339.2; Fix SDT_PROBE macro argument overlooked in argument renaming, noted by <chs> |
| H A D | kern_synch.c | 1.339 Sat Feb 15 18:12:15 GMT 2020 ad - Move the LW_RUNNING flag back into l_pflag: updating l_flag without lock in softint_dispatch() is risky. May help with the "softint screwup" panic. - Correct the memory barriers around zombies switching into oblivion. |
| /src/sys/ufs/ffs/ | ||
| H A D | ffs_vfsops.c | 1.339 Sun Jun 19 22:41:31 GMT 2016 christos branches: 1.339.2; Relax the dup alloc tests to not include the on-disk data for ffsv2, since nothing checks that the lazy-initialized inodes are correct and if they happen to get corrupted, there is no way to fix them. 1.339 Sun Jun 19 22:41:31 GMT 2016 christos branches: 1.339.2; Relax the dup alloc tests to not include the on-disk data for ffsv2, since nothing checks that the lazy-initialized inodes are correct and if they happen to get corrupted, there is no way to fix them. |
| /src/sys/dev/scsipi/ | ||
| H A D | cd.c | 1.339 Thu Jan 05 16:35:33 GMT 2017 mlelstv branches: 1.339.2; Fix memory leak. Found by maxv@ 1.339 Thu Jan 05 16:35:33 GMT 2017 mlelstv branches: 1.339.2; Fix memory leak. Found by maxv@ 1.339 Thu Jan 05 16:35:33 GMT 2017 mlelstv branches: 1.339.2; Fix memory leak. Found by maxv@ 1.339 Thu Jan 05 16:35:33 GMT 2017 mlelstv branches: 1.339.2; Fix memory leak. Found by maxv@ |
| H A D | sd.c | 1.339 Thu Feb 27 15:23:44 GMT 2025 jakllsch whitespace fixes |
| /src/usr.bin/make/ | ||
| H A D | make.h | 1.339 Sat Jun 15 20:02:45 GMT 2024 rillig branches: 1.339.2; make: clean up collection of context information for error messages 1.339 Sat Jun 15 20:02:45 GMT 2024 rillig branches: 1.339.2; make: clean up collection of context information for error messages |
| /src/sys/rump/librump/rumpkern/ | ||
| H A D | rump.c | 1.339 Thu Jan 02 15:42:27 GMT 2020 thorpej branches: 1.339.2; - Eliminate the global "boottime" variable, which was being accessed without any synchronization against changes by e.g. clock_settime(). - Replace with new getbinboottime() / getnanoboottime() / getmicroboottime() functions (naming mirrors that of other time access functions in kern_tc.c). It returns the (maybe-converted) value of timebasebin, which also tracks our estimate of when the system was booted (i.e. the legacy "boottime" was redundant). XXX There needs to be a lockless synchronization mechanism for reading timebasebin, but this is a problem in kern_tc.c that pre-existed these "boottime" changes. At least now the problem is centralized in one location. 1.339 Thu Jan 02 15:42:27 GMT 2020 thorpej branches: 1.339.2; - Eliminate the global "boottime" variable, which was being accessed without any synchronization against changes by e.g. clock_settime(). - Replace with new getbinboottime() / getnanoboottime() / getmicroboottime() functions (naming mirrors that of other time access functions in kern_tc.c). It returns the (maybe-converted) value of timebasebin, which also tracks our estimate of when the system was booted (i.e. the legacy "boottime" was redundant). XXX There needs to be a lockless synchronization mechanism for reading timebasebin, but this is a problem in kern_tc.c that pre-existed these "boottime" changes. At least now the problem is centralized in one location. 1.339 Thu Jan 02 15:42:27 GMT 2020 thorpej branches: 1.339.2; - Eliminate the global "boottime" variable, which was being accessed without any synchronization against changes by e.g. clock_settime(). - Replace with new getbinboottime() / getnanoboottime() / getmicroboottime() functions (naming mirrors that of other time access functions in kern_tc.c). It returns the (maybe-converted) value of timebasebin, which also tracks our estimate of when the system was booted (i.e. the legacy "boottime" was redundant). XXX There needs to be a lockless synchronization mechanism for reading timebasebin, but this is a problem in kern_tc.c that pre-existed these "boottime" changes. At least now the problem is centralized in one location. 1.339 Thu Jan 02 15:42:27 GMT 2020 thorpej branches: 1.339.2; - Eliminate the global "boottime" variable, which was being accessed without any synchronization against changes by e.g. clock_settime(). - Replace with new getbinboottime() / getnanoboottime() / getmicroboottime() functions (naming mirrors that of other time access functions in kern_tc.c). It returns the (maybe-converted) value of timebasebin, which also tracks our estimate of when the system was booted (i.e. the legacy "boottime" was redundant). XXX There needs to be a lockless synchronization mechanism for reading timebasebin, but this is a problem in kern_tc.c that pre-existed these "boottime" changes. At least now the problem is centralized in one location. |
| /src/sys/dev/ic/ | ||
| H A D | com.c | 1.339 Fri May 27 20:01:49 GMT 2016 bouyer branches: 1.339.10; The UART in the allwiner SoCs is not full-compatible with the 16550, and it's not a 16750 either. Like the 16750 it has the IIR_BUSY interrupt, which is triggered when writing to LCR while the chip can't accept it. But unlike the 16750, it has a specific register, HALT, to allow writing to the LCR and divisor registers, and then commit the changes. Tested on an A20 SoC, changing the baud rate while keeping the tty device open and incoming data. 1.339 Fri May 27 20:01:49 GMT 2016 bouyer branches: 1.339.10; The UART in the allwiner SoCs is not full-compatible with the 16550, and it's not a 16750 either. Like the 16750 it has the IIR_BUSY interrupt, which is triggered when writing to LCR while the chip can't accept it. But unlike the 16750, it has a specific register, HALT, to allow writing to the LCR and divisor registers, and then commit the changes. Tested on an A20 SoC, changing the baud rate while keeping the tty device open and incoming data. 1.339 Fri May 27 20:01:49 GMT 2016 bouyer branches: 1.339.10; The UART in the allwiner SoCs is not full-compatible with the 16550, and it's not a 16750 either. Like the 16750 it has the IIR_BUSY interrupt, which is triggered when writing to LCR while the chip can't accept it. But unlike the 16750, it has a specific register, HALT, to allow writing to the LCR and divisor registers, and then commit the changes. Tested on an A20 SoC, changing the baud rate while keeping the tty device open and incoming data. 1.339 Fri May 27 20:01:49 GMT 2016 bouyer branches: 1.339.10; The UART in the allwiner SoCs is not full-compatible with the 16550, and it's not a 16750 either. Like the 16750 it has the IIR_BUSY interrupt, which is triggered when writing to LCR while the chip can't accept it. But unlike the 16750, it has a specific register, HALT, to allow writing to the LCR and divisor registers, and then commit the changes. Tested on an A20 SoC, changing the baud rate while keeping the tty device open and incoming data. |
| /src/sys/arch/alpha/conf/ | ||
| H A D | GENERIC | 1.339 Sun Mar 06 17:08:18 GMT 2011 bouyer merge the bouyer-quota2 branch. This adds a new on-disk format to store disk quota usage and limits, integrated with ffs metadata. Usage is checked by fsck_ffs (no more quotacheck) and is covered by the WAPBL journal. Enabled with kernel option QUOTA2 (added where QUOTA was enabled in kernel config files), turned on with tunefs(8) on a per-filesystem basis. mount_mfs(8) can also turn quotas on. See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html for details. |
| /src/sys/arch/amiga/conf/ | ||
| H A D | GENERIC | 1.339 Mon Jan 29 18:27:10 GMT 2024 christos PR/57889: Ricardo Branco: ext2fs does not have user immutable and append file flags, only system ones. Restrict those to the superuser. Before the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the default. |
| /src/sys/arch/macppc/conf/ | ||
| H A D | GENERIC | 1.339 Tue Jan 23 14:47:55 GMT 2018 sevan Alternate buffer queue strategies no longer considered experimental, update description. Discussed on tech-kern http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html |
| /src/share/misc/ | ||
| H A D | acronyms.comp | 1.339 Tue Feb 28 20:42:55 GMT 2023 fcambus Add DWARF (Debugging With Attributed Record Formats). 1.339 Tue Feb 28 20:42:55 GMT 2023 fcambus Add DWARF (Debugging With Attributed Record Formats). 1.339 Tue Feb 28 20:42:55 GMT 2023 fcambus Add DWARF (Debugging With Attributed Record Formats). 1.339 Tue Feb 28 20:42:55 GMT 2023 fcambus Add DWARF (Debugging With Attributed Record Formats). |
| /src/tests/lib/libc/sys/ | ||
| H A D | t_ptrace_wait.c | 1.12 Sun Dec 10 14:09:42 GMT 2017 christos Remove expected failure (fixed in kern_sig.c 1.339) |
| /src/distrib/sets/lists/comp/ | ||
| H A D | shl.mi | 1.339 Thu Aug 27 15:32:00 GMT 2020 riastradh Sort and deduplicate set lists. 1.339 Thu Aug 27 15:32:00 GMT 2020 riastradh Sort and deduplicate set lists. 1.339 Thu Aug 27 15:32:00 GMT 2020 riastradh Sort and deduplicate set lists. 1.339 Thu Aug 27 15:32:00 GMT 2020 riastradh Sort and deduplicate set lists. |
| /src/distrib/sets/lists/debug/ | ||
| H A D | shl.mi | 1.339 Fri Apr 05 01:15:59 GMT 2024 christos - Create 3 new variables: MAKELINKLIB that follows MKLINKLIB but can be overwritten by Makefiles MAKESTATICLIB that follows MKSTATICLIB but can be overwritten by Makefiles LINKINSTALL that follows MAKELINKLIB but can be overwritten by Makefiles These give enough control to the module Makefiles so that they don't need to override the default library install rules which break the debug sets. - Remove /usr/libexec/named which duplicated /usr/lib/named 1.339 Fri Apr 05 01:15:59 GMT 2024 christos - Create 3 new variables: MAKELINKLIB that follows MKLINKLIB but can be overwritten by Makefiles MAKESTATICLIB that follows MKSTATICLIB but can be overwritten by Makefiles LINKINSTALL that follows MAKELINKLIB but can be overwritten by Makefiles These give enough control to the module Makefiles so that they don't need to override the default library install rules which break the debug sets. - Remove /usr/libexec/named which duplicated /usr/lib/named 1.339 Fri Apr 05 01:15:59 GMT 2024 christos - Create 3 new variables: MAKELINKLIB that follows MKLINKLIB but can be overwritten by Makefiles MAKESTATICLIB that follows MKSTATICLIB but can be overwritten by Makefiles LINKINSTALL that follows MAKELINKLIB but can be overwritten by Makefiles These give enough control to the module Makefiles so that they don't need to override the default library install rules which break the debug sets. - Remove /usr/libexec/named which duplicated /usr/lib/named 1.339 Fri Apr 05 01:15:59 GMT 2024 christos - Create 3 new variables: MAKELINKLIB that follows MKLINKLIB but can be overwritten by Makefiles MAKESTATICLIB that follows MKSTATICLIB but can be overwritten by Makefiles LINKINSTALL that follows MAKELINKLIB but can be overwritten by Makefiles These give enough control to the module Makefiles so that they don't need to override the default library install rules which break the debug sets. - Remove /usr/libexec/named which duplicated /usr/lib/named 1.339 Fri Apr 05 01:15:59 GMT 2024 christos - Create 3 new variables: MAKELINKLIB that follows MKLINKLIB but can be overwritten by Makefiles MAKESTATICLIB that follows MKSTATICLIB but can be overwritten by Makefiles LINKINSTALL that follows MAKELINKLIB but can be overwritten by Makefiles These give enough control to the module Makefiles so that they don't need to override the default library install rules which break the debug sets. - Remove /usr/libexec/named which duplicated /usr/lib/named 1.339 Fri Apr 05 01:15:59 GMT 2024 christos - Create 3 new variables: MAKELINKLIB that follows MKLINKLIB but can be overwritten by Makefiles MAKESTATICLIB that follows MKSTATICLIB but can be overwritten by Makefiles LINKINSTALL that follows MAKELINKLIB but can be overwritten by Makefiles These give enough control to the module Makefiles so that they don't need to override the default library install rules which break the debug sets. - Remove /usr/libexec/named which duplicated /usr/lib/named |
| /src/usr.bin/make/unit-tests/ | ||
| H A D | Makefile | 1.339 Tue Jun 20 09:25:34 GMT 2023 rillig make: allow targets to be used as multiple-inclusion guards This style is used by FreeBSD, among others. 1.339 Tue Jun 20 09:25:34 GMT 2023 rillig make: allow targets to be used as multiple-inclusion guards This style is used by FreeBSD, among others. |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | locore.s | 1.339 Sun Feb 19 21:06:30 GMT 2012 rmind Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! Approved by core@. |
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.339 Sun Jul 01 09:48:37 GMT 2007 dsl Allow callers of the ATAIOCCOMMAND ioctl to request the WDCC_IDENTIFY to specify a buffer that is less than 512 bytes. |
Completed in 1109 milliseconds