Searched hist:1.278 (Results 1 - 25 of 133) sorted by relevance
| /src/tests/usr.bin/xlint/lint1/ | ||
| H A D | platform_int.c | 1.3 Sun Sep 26 14:52:37 GMT 2021 rillig tests/lint: explain difference between i386 and sparc for 259 Seen in usr.bin/make/cond.c 1.278 from 2021-09-21, line 800, the call to is_token, where unsigned char gets converted to unsigned int or unsigned long, depending on the platform. |
| H A D | platform_long.c | 1.3 Sun Sep 26 14:52:37 GMT 2021 rillig tests/lint: explain difference between i386 and sparc for 259 Seen in usr.bin/make/cond.c 1.278 from 2021-09-21, line 800, the call to is_token, where unsigned char gets converted to unsigned int or unsigned long, depending on the platform. |
| /src/sys/netipsec/ | ||
| H A D | key.c | 1.278 Wed Oct 19 21:28:02 GMT 2022 christos PR/56836: Andrew Cagney: IPv6 ESN tunneling IPcomp has corrupt header Always always send / expect CPI in IPcomp header Fixes kern/56836 where an IPsec interop combining compression and ESP|AH would fail. Since fast ipsec, the outgoing IPcomp header has contained the compression algorithm instead of the CPI. Adding the SADB_X_EXT_RAWCPI flag worked around this but ... The IPcomp's SADB was unconditionally hashed using the compression algorithm instead of the CPI. This meant that an incoming packet with a valid CPI could never match its SADB. |
| /src/sys/kern/ | ||
| H A D | syscalls.c | 1.278 Fri Jul 25 08:27:35 GMT 2014 dholland branches: 1.278.2; 1.278.4; Regen for fdiscard and posix_fallocate. 1.278 Fri Jul 25 08:27:35 GMT 2014 dholland branches: 1.278.2; 1.278.4; Regen for fdiscard and posix_fallocate. 1.278 Fri Jul 25 08:27:35 GMT 2014 dholland branches: 1.278.2; 1.278.4; Regen for fdiscard and posix_fallocate. |
| H A D | init_sysent.c | 1.278 Mon Dec 09 19:19:39 GMT 2013 pooka regen |
| /src/sys/arch/i386/conf/ | ||
| H A D | INSTALL | 1.278 Sat Jan 21 10:38:04 GMT 2006 dsl branches: 1.278.2; 1.278.4; Remove COMPAT_10..COMPAT_16, KERNFS, attimer, pcppi and 'le at pci' Re-instate st KERNFS was there for dmesg! but the program is smaller IIRC attimer and pcppi are only used for beeps The pcn driver does a better job than le. 1.278 Sat Jan 21 10:38:04 GMT 2006 dsl branches: 1.278.2; 1.278.4; Remove COMPAT_10..COMPAT_16, KERNFS, attimer, pcppi and 'le at pci' Re-instate st KERNFS was there for dmesg! but the program is smaller IIRC attimer and pcppi are only used for beeps The pcn driver does a better job than le. 1.278 Sat Jan 21 10:38:04 GMT 2006 dsl branches: 1.278.2; 1.278.4; Remove COMPAT_10..COMPAT_16, KERNFS, attimer, pcppi and 'le at pci' Re-instate st KERNFS was there for dmesg! but the program is smaller IIRC attimer and pcppi are only used for beeps The pcn driver does a better job than le. |
| /src/lib/libc/ | ||
| H A D | shlib_version | 1.278 Wed Oct 25 06:32:59 GMT 2017 kre branches: 1.278.2; Implement tcgetwinsize() and tcsetwinsize() in libc, with access via <termios.h> (and document them.) Bump libc minor number for them. Arrange for "struct winsize" to become visible in <termios.h> Fix stty(1) so that "cols" is reported as the arg to set number of columns, and "columns" is the alias, rather than the other way around, as "cols" is what has been added to POSIX. This is to conform with updates to be included in 1003.1 issue 8 (whenever that gets published) currently available at: http://austingroupbugs.net/view.php?id=1053 (see note 3863) http://austingroupbugs.net/view.php?id=1151 (see note 3856) 1.278 Wed Oct 25 06:32:59 GMT 2017 kre branches: 1.278.2; Implement tcgetwinsize() and tcsetwinsize() in libc, with access via <termios.h> (and document them.) Bump libc minor number for them. Arrange for "struct winsize" to become visible in <termios.h> Fix stty(1) so that "cols" is reported as the arg to set number of columns, and "columns" is the alias, rather than the other way around, as "cols" is what has been added to POSIX. This is to conform with updates to be included in 1003.1 issue 8 (whenever that gets published) currently available at: http://austingroupbugs.net/view.php?id=1053 (see note 3863) http://austingroupbugs.net/view.php?id=1151 (see note 3856) |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | locore.s | 1.278 Wed Apr 16 15:31:15 GMT 2008 nakayama branches: 1.278.2; 1.278.4; 1.278.6; Disable TRAPSTATS which was accidentally enabled when yamt-idlelwp branch was merged. Ok by martin@. 1.278 Wed Apr 16 15:31:15 GMT 2008 nakayama branches: 1.278.2; 1.278.4; 1.278.6; Disable TRAPSTATS which was accidentally enabled when yamt-idlelwp branch was merged. Ok by martin@. 1.278 Wed Apr 16 15:31:15 GMT 2008 nakayama branches: 1.278.2; 1.278.4; 1.278.6; Disable TRAPSTATS which was accidentally enabled when yamt-idlelwp branch was merged. Ok by martin@. 1.278 Wed Apr 16 15:31:15 GMT 2008 nakayama branches: 1.278.2; 1.278.4; 1.278.6; Disable TRAPSTATS which was accidentally enabled when yamt-idlelwp branch was merged. Ok by martin@. |
| H A D | machdep.c | 1.278 Mon Jul 14 00:40:38 GMT 2014 nakayama branches: 1.278.2; Make bus_space_barrier inline to avoid unnecessary argument handling. 1.278 Mon Jul 14 00:40:38 GMT 2014 nakayama branches: 1.278.2; Make bus_space_barrier inline to avoid unnecessary argument handling. |
| H A D | pmap.c | 1.278 Sun Mar 25 02:31:00 GMT 2012 mrg branches: 1.278.2; reduce the #ifdef DEBUG usage by using the optimiser. 1.278 Sun Mar 25 02:31:00 GMT 2012 mrg branches: 1.278.2; reduce the #ifdef DEBUG usage by using the optimiser. |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.345 Wed Jul 25 22:25:14 GMT 2007 pavel merge rev. 1.278.2.12: update the upgrade section. We now have the documentation about upgrading from NetBSD 2.x to 3.0, which is better than from 1.6 to 2.0 which is what used to be here previously. XXX someone write documentation about upgrade to 4.0 please. 1.344 Wed Jul 25 22:10:14 GMT 2007 pavel organisations -> organizations (from rev. 1.278.2.16) 1.278 Tue Mar 15 17:56:45 GMT 2005 kurahone branches: 1.278.2; Adding kurahone to list of developers. 1.278 Tue Mar 15 17:56:45 GMT 2005 kurahone branches: 1.278.2; Adding kurahone to list of developers. |
| /src/sys/dev/acpi/ | ||
| H A D | acpi.c | 1.278 Sun Oct 21 13:41:15 GMT 2018 jmcneill branches: 1.278.4; Add ACPI PCI link devices to ignored ids on arm64 1.278 Sun Oct 21 13:41:15 GMT 2018 jmcneill branches: 1.278.4; Add ACPI PCI link devices to ignored ids on arm64 |
| /src/sys/conf/ | ||
| H A D | Makefile.kern.inc | 1.280 Tue Apr 06 15:05:12 GMT 2021 simonb branches: 1.280.2; 1.280.6; Revert rev 1.278 which tried to call ctfmerge only once - this has caused kernels with embedded symbol tables to explode in size. 1.278 Mon Apr 05 06:22:00 GMT 2021 simonb Move the ctfmerge call from SYSTEM_LD_TAIL (used by both STAGE1 and STAGE2) to SYSTEM_LD_TAIL_STAGE2 only. ctfmerge is slow enough that just calling it once is enough. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | locore.s | 1.278 Tue Jun 30 16:20:02 GMT 2020 maxv branches: 1.278.2; Make copystr() a MI C function, part of libkern and shared on all architectures. Notes: - On alpha and ia64 the function is kept but gets renamed locally to avoid symbol collision. This is because on these two arches, I am not sure whether the ASM callers do not rely on fixed registers, so I prefer to keep the ASM body for now. - On Vax, only the symbol is removed, because the body is used from other functions. - On RISC-V, this change fixes a bug: copystr() was just a wrapper around strlcpy(), but strlcpy() makes the operation less safe (strlen on the source beyond its size). - The kASan, kCSan and kMSan wrappers are removed, because now that copystr() is in C, the compiler transformations are applied to it, without the need for manual wrappers. Could test on amd64 only, but should be fine. 1.278 Tue Jun 30 16:20:02 GMT 2020 maxv branches: 1.278.2; Make copystr() a MI C function, part of libkern and shared on all architectures. Notes: - On alpha and ia64 the function is kept but gets renamed locally to avoid symbol collision. This is because on these two arches, I am not sure whether the ASM callers do not rely on fixed registers, so I prefer to keep the ASM body for now. - On Vax, only the symbol is removed, because the body is used from other functions. - On RISC-V, this change fixes a bug: copystr() was just a wrapper around strlcpy(), but strlcpy() makes the operation less safe (strlen on the source beyond its size). - The kASan, kCSan and kMSan wrappers are removed, because now that copystr() is in C, the compiler transformations are applied to it, without the need for manual wrappers. Could test on amd64 only, but should be fine. |
| H A D | machdep.c | 1.278 Mon Apr 28 20:23:36 GMT 2008 martin branches: 1.278.2; Remove clause 3 and 4 from TNF licenses 1.278 Mon Apr 28 20:23:36 GMT 2008 martin branches: 1.278.2; Remove clause 3 and 4 from TNF licenses |
| /src/sys/arch/mips/mips/ | ||
| H A D | mips_machdep.c | 1.278 Fri Jun 09 06:43:30 GMT 2017 skrll branches: 1.278.6; Maintain the split of physical memory into the defined freelists, but only force pool pages to VM_FREELIST_FIRST512M for non _LP64 1.278 Fri Jun 09 06:43:30 GMT 2017 skrll branches: 1.278.6; Maintain the split of physical memory into the defined freelists, but only force pool pages to VM_FREELIST_FIRST512M for non _LP64 |
| /src/share/mk/ | ||
| H A D | bsd.prog.mk | 1.278 Fri Aug 24 20:26:24 GMT 2012 jmmv branches: 1.278.2; Allow DPADD to be specified on a per-program basis. 1.278 Fri Aug 24 20:26:24 GMT 2012 jmmv branches: 1.278.2; Allow DPADD to be specified on a per-program basis. |
| /src/sys/dev/scsipi/ | ||
| H A D | scsiconf.c | 1.278 Thu Dec 01 15:39:02 GMT 2016 mlelstv branches: 1.278.2; CID 1396620: Null pointer dereferences 1.278 Thu Dec 01 15:39:02 GMT 2016 mlelstv branches: 1.278.2; CID 1396620: Null pointer dereferences |
| /src/sys/dev/ | ||
| H A D | vnd.c | 1.278 Mon Jan 04 16:17:26 GMT 2021 mlelstv branches: 1.278.2; Fix calculation of cylinder count from medium size. Pullups needed. 1.278 Mon Jan 04 16:17:26 GMT 2021 mlelstv branches: 1.278.2; Fix calculation of cylinder count from medium size. Pullups needed. |
| /src/sys/arch/macppc/conf/ | ||
| H A D | GENERIC | 1.278 Mon Jan 18 23:40:06 GMT 2010 jmmv branches: 1.278.2; Enable 'options MODULAR' in macppc and shark GENERIC kernels now that the modules work. 1.278 Mon Jan 18 23:40:06 GMT 2010 jmmv branches: 1.278.2; Enable 'options MODULAR' in macppc and shark GENERIC kernels now that the modules work. |
| /src/sys/sys/ | ||
| H A D | syscallargs.h | 1.278 Sat Apr 23 23:09:27 GMT 2016 christos regen |
| H A D | syscall.h | 1.278 Sat May 09 05:55:43 GMT 2015 pgoyette Regen from syscalls.master |
| /src/share/misc/ | ||
| H A D | acronyms | 1.278 Sun Feb 24 07:39:33 GMT 2019 pgoyette Add a couple of (rather ancient) definitions for PTT |
| /src/doc/ | ||
| H A D | BRANCHES | 1.278 Thu Apr 30 07:15:28 GMT 2009 skrll Note that nick-csl-alignment was merged to -current. |
| /src/usr.sbin/ | ||
| H A D | Makefile | 1.278 Thu Sep 06 06:42:00 GMT 2018 maxv Remove the network ATM code. |
Completed in 376 milliseconds