Searched hist:y (Results 1 - 25 of 660) sorted by relevance
| /src/sys/external/bsd/common/include/linux/ | ||
| H A D | overflow.h | 1.2 Sun Dec 19 00:20:53 GMT 2021 riastradh linux: Allow non-VLA structs in struct_size. Upstream sometimes uses struct foo { int x; short y[1]; }; instead of short y[] with struct_size. 1.2 Sun Dec 19 00:20:53 GMT 2021 riastradh linux: Allow non-VLA structs in struct_size. Upstream sometimes uses struct foo { int x; short y[1]; }; instead of short y[] with struct_size. |
| /src/sys/rump/librump/rumpvfs/ | ||
| H A D | rumpfs.4 | 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.18; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.18; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change |
| H A D | rump_etfs.3 | 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.2; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.2; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change |
| /src/sys/rump/share/ | ||
| H A D | Makefile | 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.18; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.18; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change |
| /src/sys/rump/share/man/ | ||
| H A D | Makefile | 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.18; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.18; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change |
| /src/sys/rump/share/man/man3/ | ||
| H A D | Makefile | 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.18; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.18; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.18; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.18; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change |
| H A D | rumpuser.3 | 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.18; 1.1.22; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.18; 1.1.22; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change |
| /src/lib/libc/arch/sparc/gen/ | ||
| H A D | divrem.m4 | 1.2 Sat Apr 22 09:33:49 GMT 1995 pk Preserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett. 1.2 Sat Apr 22 09:33:49 GMT 1995 pk Preserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett. 1.2 Sat Apr 22 09:33:49 GMT 1995 pk Preserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett. 1.2 Sat Apr 22 09:33:49 GMT 1995 pk Preserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett. |
| /src/games/hack/ | ||
| H A D | help | 1.2 Sun Dec 15 22:02:52 GMT 2002 pooka fix confusion between east and west for y,u,b, and n. from Soren Jacobsen in misc/19397 |
| /src/sys/rump/share/man/man7/ | ||
| H A D | Makefile | 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.2; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.2; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change |
| H A D | rump_sp.7 | 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.2; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.2; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change |
| /src/sys/rump/librump/rumpkern/ | ||
| H A D | rump_lwproc.3 | 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.2; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change 1.1 Sun Nov 09 17:39:38 GMT 2014 pooka branches: 1.1.2; Move rump kernel man pages from various sources to sys/rump namely: * src/lib is used only when building for POSIX'y platforms, but the man pages have their use for all platforms * rumpuser.3 is a function of the rump kernel, not one of the of the POSIX'y implementation hosted in src/lib/librumpuser no functional change |
| /src/usr.sbin/gspa/gspa/ | ||
| H A D | gsp_eval.c | 1.3 Thu Apr 09 00:32:40 GMT 1998 tv .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, and use smarter creation of the header file. 1.3 Thu Apr 09 00:32:40 GMT 1998 tv .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, and use smarter creation of the header file. |
| /src/sys/lib/libkern/arch/sparc/ | ||
| H A D | divrem.m4 | 1.3 Sat Apr 22 09:37:39 GMT 1995 pk eserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett. 1.3 Sat Apr 22 09:37:39 GMT 1995 pk eserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett. 1.3 Sat Apr 22 09:37:39 GMT 1995 pk eserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett. 1.3 Sat Apr 22 09:37:39 GMT 1995 pk eserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett. |
| /src/lib/libc/arch/vax/ | ||
| H A D | DEFS.h | 1.2 Sat Dec 09 13:28:38 GMT 1995 ragge Can't be sure cpp can handle x ## y. |
| /src/share/man/man4/man4.x68k/ | ||
| H A D | powsw.4 | 1.1 Sun Nov 27 09:00:33 GMT 2011 isaki branches: 1.1.4; Add powsw(4) for x68k power switch. It substitutes for a part about power switch handler of pow(4) deleted before. Benefits than pow(4): - separate a front switch (= powsw0) and an EXPWON line (= powsw1) completely. Only powsw0 is enabled in GENERIC by default. - prevent chattering in some hardware individuals. thank you for a report and a test: Yasushi Oshima and Y.Sugahara. |
| /src/sys/dev/spi/ | ||
| H A D | spi_calls | 1.1 Sun Sep 14 00:28:44 GMT 2025 thorpej Make SPI direct configuration less #ifdef'y. No more checking what kind of platform device tree; instead, use a device call to enumerate the direct config children of the bus. |
| /src/usr.bin/ypcat/ | ||
| H A D | ypalias_init.c | 1.2 Sat Oct 30 08:56:54 GMT 2021 nia ypcat(1): Convert realloc(x * y) to reallocarr. We can eliminate a temporary variable here too. |
| /src/lib/libm/src/ | ||
| H A D | s_nexttoward.c | 1.3 Sat May 11 02:07:53 GMT 2024 riastradh nexttoward(3): Fix high-word test on small positive subnormals. By this point in the logic, x can't be zero, so it's either positive or negative. The high word hx, however, can be zero, when x is a small positive subnormal. This means x is a small positive subnormal, so if x > y we are computing nextDown, and if x < y we are computing nextUp. hx is a (signed 32-bit) integer, not a double floating-point number, so it's a little silly to compare hx > 0.0. But that on its own isn't enough to trigger the bug because all signed 32-bit integers can be represented by double on all NetBSD architectures. PR lib/58236 1.3 Sat May 11 02:07:53 GMT 2024 riastradh nexttoward(3): Fix high-word test on small positive subnormals. By this point in the logic, x can't be zero, so it's either positive or negative. The high word hx, however, can be zero, when x is a small positive subnormal. This means x is a small positive subnormal, so if x > y we are computing nextDown, and if x < y we are computing nextUp. hx is a (signed 32-bit) integer, not a double floating-point number, so it's a little silly to compare hx > 0.0. But that on its own isn't enough to trigger the bug because all signed 32-bit integers can be represented by double on all NetBSD architectures. PR lib/58236 |
| /src/games/hunt/hunt/ | ||
| H A D | server.c | 1.9 Fri Oct 29 11:40:23 GMT 2021 nia huntd(6): convert malloc(x * y) and realloc(x * y) to reallocarr 1.9 Fri Oct 29 11:40:23 GMT 2021 nia huntd(6): convert malloc(x * y) and realloc(x * y) to reallocarr |
| /src/share/man/man9/ | ||
| H A D | roundup.9 | 1.4 Mon Jan 24 10:22:15 GMT 2011 enami roundup2(x, y) does not assume that x is power of 2, but y is. 1.4 Mon Jan 24 10:22:15 GMT 2011 enami roundup2(x, y) does not assume that x is power of 2, but y is. |
| /src/share/man/man4/ | ||
| H A D | xvif.4 | 1.3 Sun Apr 03 23:44:46 GMT 2011 jym Update xvif(4). Interface name changed from xvifX.Y to xvifX-Y. 1.3 Sun Apr 03 23:44:46 GMT 2011 jym Update xvif(4). Interface name changed from xvifX.Y to xvifX-Y. |
| /src/usr.bin/msgc/ | ||
| H A D | msgscan.l | 1.2 Thu Apr 09 00:32:38 GMT 1998 tv .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, and use smarter creation of the header file. 1.2 Thu Apr 09 00:32:38 GMT 1998 tv .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, and use smarter creation of the header file. |
| /src/games/sail/ | ||
| H A D | array.c | 1.2 Fri Oct 29 11:42:34 GMT 2021 nia sail(6): convert realloc(x * y) to reallocarr |
| /src/sys/dtb/riscv/microchip/ | ||
| H A D | Makefile | 1.3 Sat Nov 29 08:01:00 GMT 2025 skrll Remove -B from the DTSFILESCMD make dtb-y invocations |
Completed in 60 milliseconds