Searched hist:1.507 (Results 1 - 25 of 31) sorted by relevance
| /src/usr.bin/make/ | ||
| H A D | parse.c | 1.509 Mon Dec 21 02:09:34 GMT 2020 rillig make(1): fix garbled output for failed shell command (since 2020-12-20) Passing a struct as printf argument for the %s conversion doesn't work. On NetBSD-8.0-x86_64, the output looks normal, but on SunOS-5.9, the output is garbled, containing bytes 0xFF and 0xFE. This bug had been introduced in parse.c 1.507 from 2020-12-20 14:52:16. Thanks to sjg for finding this bug so quickly. 1.507 Sun Dec 20 14:52:16 GMT 2020 rillig make(1): clean up memory handling in VarAssign_EvalShell |
| H A D | job.c | 1.507 Sat May 17 20:59:27 GMT 2025 rillig make: remove timeout for polling in parallel mode Job_CatchOutput is always called in a loop with nothing else being done meanwhile, and it wakes up as soon as a child process exits. So instead of checking every 5 seconds, just wait indefinitely. |
| H A D | main.c | 1.507 Wed Dec 30 10:03:16 GMT 2020 rillig make(1): format multi-line comments |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.507 Mon May 22 16:28:25 GMT 2023 riastradh i386/ALL: Enable EFI runtime support. PR kern/57076 XXX pullup-10 |
| H A D | GENERIC | 1.507 Mon Aug 12 03:28:52 GMT 2002 thorpej Add elansc* at pci? (AMD Elan SC520 System Controller). |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.507 Mon Feb 24 11:56:01 GMT 2014 ozaki-r Add myself |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.507 Tue Aug 20 14:03:55 GMT 2019 gson Don't say that makeoptions DEBUG="-g" also turns on options DEBUG, because it does not. Fixes PR kern/54438. |
| H A D | Makefile | 1.507 Mon Feb 22 07:52:52 GMT 2010 jnemeth remove accidentally committed et.4/etphy.4 |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.507 Sat Sep 06 21:34:49 GMT 2008 rmind PR/39147: Jasper Wallace: Support Metageek Wispy 2.4x as ugen device. |
| H A D | usbdevs.h | 1.507 Sun Sep 28 15:41:50 GMT 2008 wiz regen. |
| H A D | usbdevs_data.h | 1.507 Wed Sep 10 20:07:46 GMT 2008 jmcneill regen |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | cgram.y | 1.507 Thu Aug 29 20:35:19 GMT 2024 rillig lint: support GCC's __auto_type Fixes PR toolchain/58654. |
| H A D | tree.c | 1.507 Tue Mar 28 14:44:35 GMT 2023 rillig lint: warn about extern declarations outside headers https://mail-index.netbsd.org/tech-userlevel/2023/03/15/msg013727.html |
| /src/distrib/sets/lists/base/ | ||
| H A D | mi | 1.507 Fri Nov 12 15:34:34 GMT 2004 he branches: 1.507.2; Mark ./usr/include/miscfs/ptyfs as obsolete instead of removing it. 1.507 Fri Nov 12 15:34:34 GMT 2004 he branches: 1.507.2; Mark ./usr/include/miscfs/ptyfs as obsolete instead of removing it. |
| H A D | shl.mi | 1.507 Mon Dec 14 02:01:53 GMT 2009 matt Update sets lists from matt-nb5-mips64 |
| /src/sys/kern/ | ||
| H A D | init_main.c | 1.507 Sun Dec 01 17:08:31 GMT 2019 ad Init kern_runq and kern_synch before booting secondary CPUs. |
| H A D | kern_exec.c | 1.507 Tue Sep 28 14:52:22 GMT 2021 thorpej In the exec path, multi-LWP programs dispose of their robust futexes by calling exit_lwps(), except for the last LWP. So, dispose of that LWP's robust futexes right before calling lwp_ctl_exit(). Fixes a "WARNING: ... : unmapped robust futex list head" message when running bash under Linux emulation on aarch64. Root caused and patch proposed by ryo@. I have tweaked it slightly, just to add a comment and a KASSERT(). |
| /src/sys/net/ | ||
| H A D | if.c | 1.507 Fri Jul 08 07:02:47 GMT 2022 skrll alredy -> already |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.507 Sat Nov 17 20:29:49 GMT 2018 uwe Add commented out options WSEMUL_DEFAULT="\"vt100\"" If WSEMUL_SUN is enabled it becomes the default emulation which is most likely not what we want here. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.507 Mon Feb 03 11:00:53 GMT 2003 joda regen |
| H A D | pcidevs_data.h | 1.507 Tue Feb 18 00:10:32 GMT 2003 grant regen |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.507 Mon Dec 16 18:31:09 GMT 2002 jdolecek use the __HAVE_CPU_MAXPROC hook to limit kern.maxproc to number of available GDT slots add code in init386() to force maxproc to be maximum cpu_maxproc() this fixes port-i386/1635 by John Kohl |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.507 Sat Feb 17 19:02:53 GMT 2007 perry remove myself from responsibility for postfix and the root.cache file |
| /src/sys/sys/ | ||
| H A D | param.h | 1.507 Tue Oct 25 21:50:15 GMT 2016 pgoyette Bump kernel version for changes to pciverbose. Thanks mrg@ for reminding me. Welcome to 7.99.41! |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.507 Sat Aug 03 15:34:09 GMT 2002 itojun typo. PR 17824 |
Completed in 1212 milliseconds