Searched hist:1.182 (Results 1 - 25 of 310) sorted by relevance
| /src/lib/libc/gen/ | ||
| H A D | sysctl.c | 1.38 Tue Mar 30 15:31:51 GMT 2021 rillig branches: 1.38.10; libc/gen: fix hack for previously unsupported lint initializers Supported since init.c 1.182 from 2021-03-30. |
| /src/sys/dev/usb/ | ||
| H A D | ohci.c | 1.288 Sun Feb 17 04:17:52 GMT 2019 rin Fix assertion failures triggered by usbdi.c,v 1.182, when devices are detached. This is because xfers of USBD_NOT_STARTED can be removed from queue in an invisible way to host controller drivers. Discussed on tech-kern. 1.182 Mon Feb 26 13:26:46 GMT 2007 drochner branches: 1.182.4; 1.182.12; 1.182.14; 1.182.18; -in root hub emulation, return a sane value as language code -constify "methods" tables and (partly) descriptor templates 1.182 Mon Feb 26 13:26:46 GMT 2007 drochner branches: 1.182.4; 1.182.12; 1.182.14; 1.182.18; -in root hub emulation, return a sane value as language code -constify "methods" tables and (partly) descriptor templates 1.182 Mon Feb 26 13:26:46 GMT 2007 drochner branches: 1.182.4; 1.182.12; 1.182.14; 1.182.18; -in root hub emulation, return a sane value as language code -constify "methods" tables and (partly) descriptor templates 1.182 Mon Feb 26 13:26:46 GMT 2007 drochner branches: 1.182.4; 1.182.12; 1.182.14; 1.182.18; -in root hub emulation, return a sane value as language code -constify "methods" tables and (partly) descriptor templates 1.182 Mon Feb 26 13:26:46 GMT 2007 drochner branches: 1.182.4; 1.182.12; 1.182.14; 1.182.18; -in root hub emulation, return a sane value as language code -constify "methods" tables and (partly) descriptor templates |
| /src/share/misc/ | ||
| H A D | acronyms | 1.182 Wed Mar 05 21:37:55 GMT 2008 plunky branches: 1.182.2; 1.182.6; pointy haired boss 1.182 Wed Mar 05 21:37:55 GMT 2008 plunky branches: 1.182.2; 1.182.6; pointy haired boss 1.182 Wed Mar 05 21:37:55 GMT 2008 plunky branches: 1.182.2; 1.182.6; pointy haired boss |
| /src/sys/arch/sun3/sun3/ | ||
| H A D | machdep.c | 1.182 Sun Mar 04 14:01:22 GMT 2007 tsutsui branches: 1.182.2; 1.182.4; 1.182.10; Use (char *) on pointer arith. 1.182 Sun Mar 04 14:01:22 GMT 2007 tsutsui branches: 1.182.2; 1.182.4; 1.182.10; Use (char *) on pointer arith. 1.182 Sun Mar 04 14:01:22 GMT 2007 tsutsui branches: 1.182.2; 1.182.4; 1.182.10; Use (char *) on pointer arith. 1.182 Sun Mar 04 14:01:22 GMT 2007 tsutsui branches: 1.182.2; 1.182.4; 1.182.10; Use (char *) on pointer arith. |
| /src/sys/arch/vax/vax/ | ||
| H A D | pmap.c | 1.182 Thu Feb 02 18:59:44 GMT 2012 para branches: 1.182.6; 1.182.24; 1.182.28; - bringing kmeminit_nkmempages back and revert pmaps that called this early - use nkmempages to scale the kmem_arena - reducing diff to pre kmem/vmem change (NKMEMPAGES_MAX_DEFAULT will need adjusting on some archs) 1.182 Thu Feb 02 18:59:44 GMT 2012 para branches: 1.182.6; 1.182.24; 1.182.28; - bringing kmeminit_nkmempages back and revert pmaps that called this early - use nkmempages to scale the kmem_arena - reducing diff to pre kmem/vmem change (NKMEMPAGES_MAX_DEFAULT will need adjusting on some archs) 1.182 Thu Feb 02 18:59:44 GMT 2012 para branches: 1.182.6; 1.182.24; 1.182.28; - bringing kmeminit_nkmempages back and revert pmaps that called this early - use nkmempages to scale the kmem_arena - reducing diff to pre kmem/vmem change (NKMEMPAGES_MAX_DEFAULT will need adjusting on some archs) 1.182 Thu Feb 02 18:59:44 GMT 2012 para branches: 1.182.6; 1.182.24; 1.182.28; - bringing kmeminit_nkmempages back and revert pmaps that called this early - use nkmempages to scale the kmem_arena - reducing diff to pre kmem/vmem change (NKMEMPAGES_MAX_DEFAULT will need adjusting on some archs) |
| H A D | machdep.c | 1.182 Sun Jul 03 02:18:21 GMT 2011 matt branches: 1.182.2; 1.182.6; Cleanup trapframe handling. Instead of keeping a trapframe pointer in the pcb, put in the mdlwp instead. We had a dummy field so it didn't grow in size. This also follows the practice that mips and powerpc follow that a pointer to the user trapframe is in l->l_md.md_utf. Make trapframe members start with tf_ 1.182 Sun Jul 03 02:18:21 GMT 2011 matt branches: 1.182.2; 1.182.6; Cleanup trapframe handling. Instead of keeping a trapframe pointer in the pcb, put in the mdlwp instead. We had a dummy field so it didn't grow in size. This also follows the practice that mips and powerpc follow that a pointer to the user trapframe is in l->l_md.md_utf. Make trapframe members start with tf_ 1.182 Sun Jul 03 02:18:21 GMT 2011 matt branches: 1.182.2; 1.182.6; Cleanup trapframe handling. Instead of keeping a trapframe pointer in the pcb, put in the mdlwp instead. We had a dummy field so it didn't grow in size. This also follows the practice that mips and powerpc follow that a pointer to the user trapframe is in l->l_md.md_utf. Make trapframe members start with tf_ |
| /src/sys/miscfs/procfs/ | ||
| H A D | procfs_vnops.c | 1.182 Sun Sep 04 17:32:10 GMT 2011 jmcneill branches: 1.182.2; 1.182.6; PR# kern/45021: Please support /emul/linux/proc/version Add /proc/version for procfs with -o linux. The version reported depends on the emulation type of the calling process: $ cat /proc/version NetBSD version 5.99.55 (netbsd@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) NetBSD 5.99.55 (GENERIC) #39: Sun Sep 4 09:10:05 EDT 2011 $ /emul/linux/bin/cat /proc/version Linux version 2.6.18 (linux@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) #0 Wed Mar 3 03:03:03 PST 2010 $ /emul/linux32/bin/cat /proc/version Linux version 2.6.18 (linux32@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) #0 Wed Mar 3 03:03:03 PST 2010 1.182 Sun Sep 04 17:32:10 GMT 2011 jmcneill branches: 1.182.2; 1.182.6; PR# kern/45021: Please support /emul/linux/proc/version Add /proc/version for procfs with -o linux. The version reported depends on the emulation type of the calling process: $ cat /proc/version NetBSD version 5.99.55 (netbsd@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) NetBSD 5.99.55 (GENERIC) #39: Sun Sep 4 09:10:05 EDT 2011 $ /emul/linux/bin/cat /proc/version Linux version 2.6.18 (linux@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) #0 Wed Mar 3 03:03:03 PST 2010 $ /emul/linux32/bin/cat /proc/version Linux version 2.6.18 (linux32@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) #0 Wed Mar 3 03:03:03 PST 2010 1.182 Sun Sep 04 17:32:10 GMT 2011 jmcneill branches: 1.182.2; 1.182.6; PR# kern/45021: Please support /emul/linux/proc/version Add /proc/version for procfs with -o linux. The version reported depends on the emulation type of the calling process: $ cat /proc/version NetBSD version 5.99.55 (netbsd@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) NetBSD 5.99.55 (GENERIC) #39: Sun Sep 4 09:10:05 EDT 2011 $ /emul/linux/bin/cat /proc/version Linux version 2.6.18 (linux@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) #0 Wed Mar 3 03:03:03 PST 2010 $ /emul/linux32/bin/cat /proc/version Linux version 2.6.18 (linux32@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) #0 Wed Mar 3 03:03:03 PST 2010 |
| /src/sys/arch/sparc/conf/ | ||
| H A D | GENERIC | 1.182 Fri Dec 09 23:34:03 GMT 2005 elad branches: 1.182.2; 1.182.4; Add (commented out) Veriexec options and pseudo-device to GENERIC kernels, and remove the i386 GENERIC_VERIEXEC config. 1.182 Fri Dec 09 23:34:03 GMT 2005 elad branches: 1.182.2; 1.182.4; Add (commented out) Veriexec options and pseudo-device to GENERIC kernels, and remove the i386 GENERIC_VERIEXEC config. 1.182 Fri Dec 09 23:34:03 GMT 2005 elad branches: 1.182.2; 1.182.4; Add (commented out) Veriexec options and pseudo-device to GENERIC kernels, and remove the i386 GENERIC_VERIEXEC config. |
| /src/sys/arch/alpha/conf/ | ||
| H A D | files.alpha | 1.182 Mon Jan 18 17:53:35 GMT 2010 pooka branches: 1.182.4; 1.182.10; if_ade doesn't build, suggesting nobody has tried to do anything else than rototill it for the past n+1 years. The comments at the top note a number of clauses after which it can be removed. I'm sure that in the past 10+ years those have either been met or become irrelevant, so remove this. 1.182 Mon Jan 18 17:53:35 GMT 2010 pooka branches: 1.182.4; 1.182.10; if_ade doesn't build, suggesting nobody has tried to do anything else than rototill it for the past n+1 years. The comments at the top note a number of clauses after which it can be removed. I'm sure that in the past 10+ years those have either been met or become irrelevant, so remove this. 1.182 Mon Jan 18 17:53:35 GMT 2010 pooka branches: 1.182.4; 1.182.10; if_ade doesn't build, suggesting nobody has tried to do anything else than rototill it for the past n+1 years. The comments at the top note a number of clauses after which it can be removed. I'm sure that in the past 10+ years those have either been met or become irrelevant, so remove this. |
| /src/sys/kern/ | ||
| H A D | kern_descrip.c | 1.182 Wed Jul 02 16:45:19 GMT 2008 matt branches: 1.182.2; 1.182.4; 1.182.6; Change {ff,fd}_exclose and ff_allocated to bool. Change exclose arg to fd_dup to bool. Switch assignments from 1/0 to true/false. This make alpha kernels compile. Bump kern to 4.99.69 since structure changed. 1.182 Wed Jul 02 16:45:19 GMT 2008 matt branches: 1.182.2; 1.182.4; 1.182.6; Change {ff,fd}_exclose and ff_allocated to bool. Change exclose arg to fd_dup to bool. Switch assignments from 1/0 to true/false. This make alpha kernels compile. Bump kern to 4.99.69 since structure changed. 1.182 Wed Jul 02 16:45:19 GMT 2008 matt branches: 1.182.2; 1.182.4; 1.182.6; Change {ff,fd}_exclose and ff_allocated to bool. Change exclose arg to fd_dup to bool. Switch assignments from 1/0 to true/false. This make alpha kernels compile. Bump kern to 4.99.69 since structure changed. 1.182 Wed Jul 02 16:45:19 GMT 2008 matt branches: 1.182.2; 1.182.4; 1.182.6; Change {ff,fd}_exclose and ff_allocated to bool. Change exclose arg to fd_dup to bool. Switch assignments from 1/0 to true/false. This make alpha kernels compile. Bump kern to 4.99.69 since structure changed. |
| H A D | makesyscalls.sh | 1.182 Tue Sep 29 02:58:53 GMT 2020 msaitoh branches: 1.182.2; s/occurence/occurrence/ 1.182 Tue Sep 29 02:58:53 GMT 2020 msaitoh branches: 1.182.2; s/occurence/occurrence/ |
| H A D | kern_ktrace.c | 1.182 Fri Jul 01 01:07:56 GMT 2022 riastradh branches: 1.182.4; ktrace(9): Zero-initialize padding for ktr_psig records. Reported-by: syzbot+03fbfa20e6c7a3919a06@syzkaller.appspotmail.com 1.182 Fri Jul 01 01:07:56 GMT 2022 riastradh branches: 1.182.4; ktrace(9): Zero-initialize padding for ktr_psig records. Reported-by: syzbot+03fbfa20e6c7a3919a06@syzkaller.appspotmail.com |
| H A D | kern_resource.c | 1.182 Fri Apr 05 00:33:21 GMT 2019 mlelstv branches: 1.182.4; avoid underflow in user/system time. 1.182 Fri Apr 05 00:33:21 GMT 2019 mlelstv branches: 1.182.4; avoid underflow in user/system time. |
| /src/sys/arch/mips/adm5120/dev/ | ||
| H A D | ahci.c | 1.17 Sun Feb 17 04:17:52 GMT 2019 rin branches: 1.17.4; 1.17.6; Fix assertion failures triggered by usbdi.c,v 1.182, when devices are detached. This is because xfers of USBD_NOT_STARTED can be removed from queue in an invisible way to host controller drivers. Discussed on tech-kern. |
| /src/lib/libedit/ | ||
| H A D | readline.c | 1.182 Tue Mar 26 18:02:04 GMT 2024 christos branches: 1.182.2; fix insert key (Xose Vazquez Perez) 1.182 Tue Mar 26 18:02:04 GMT 2024 christos branches: 1.182.2; fix insert key (Xose Vazquez Perez) |
| /src/sys/uvm/ | ||
| H A D | uvm_page.c | 1.182 Thu Feb 16 11:46:14 GMT 2012 matt branches: 1.182.2; 1.182.4; Add KASSERTs to uvm_pagealloc_pgfl to verify the page is actually free and has the contents that it should. Redo the KASSERTs for the pageq in uvm_pagefree. 1.182 Thu Feb 16 11:46:14 GMT 2012 matt branches: 1.182.2; 1.182.4; Add KASSERTs to uvm_pagealloc_pgfl to verify the page is actually free and has the contents that it should. Redo the KASSERTs for the pageq in uvm_pagefree. 1.182 Thu Feb 16 11:46:14 GMT 2012 matt branches: 1.182.2; 1.182.4; Add KASSERTs to uvm_pagealloc_pgfl to verify the page is actually free and has the contents that it should. Redo the KASSERTs for the pageq in uvm_pagefree. |
| /src/sys/arch/vax/conf/ | ||
| H A D | GENERIC | 1.182 Fri Jun 22 20:42:22 GMT 2012 abs branches: 1.182.2; - Add racd* devices for MSCP based CD-ROM drives (RRD40s), as opposed to mixing them in with the ra* disks, modelled loosely on how MSCP rx* floppies are handled - racd* defaults to the same single iso9660 partition as cd* - Cleanup config option handling slightly so any combination of ra*, rx* (and now raccd*) can be defined without build errors. - Avoid ugly printf when disks have all zero disklabel magic number 1.182 Fri Jun 22 20:42:22 GMT 2012 abs branches: 1.182.2; - Add racd* devices for MSCP based CD-ROM drives (RRD40s), as opposed to mixing them in with the ra* disks, modelled loosely on how MSCP rx* floppies are handled - racd* defaults to the same single iso9660 partition as cd* - Cleanup config option handling slightly so any combination of ra*, rx* (and now raccd*) can be defined without build errors. - Avoid ugly printf when disks have all zero disklabel magic number |
| /src/sys/arch/hp300/hp300/ | ||
| H A D | machdep.c | 1.182 Sat Feb 12 08:17:38 GMT 2005 yamt branches: 1.182.4; hp300 part of the following change, which was missed due to a sticky tag in my local tree. pointed by Izumi Tsutsui. > remove uvm_map_protect from cpu_startup of several ports. > - they shouldn't be needed with the current fault handler. > - they causes assertion failure with the recent vm_map implementation. > > discussed on tech-kern@. reviewed by Chuck Silvers. > PR/29179 from Julio M. Merino Vidal. 1.182 Sat Feb 12 08:17:38 GMT 2005 yamt branches: 1.182.4; hp300 part of the following change, which was missed due to a sticky tag in my local tree. pointed by Izumi Tsutsui. > remove uvm_map_protect from cpu_startup of several ports. > - they shouldn't be needed with the current fault handler. > - they causes assertion failure with the recent vm_map implementation. > > discussed on tech-kern@. reviewed by Chuck Silvers. > PR/29179 from Julio M. Merino Vidal. |
| /src/libexec/ld.elf_so/ | ||
| H A D | rtld.c | 1.182 Thu Dec 01 18:21:39 GMT 2016 christos branches: 1.182.2; n dl_iterate_phdr return the path not the name. 1.182 Thu Dec 01 18:21:39 GMT 2016 christos branches: 1.182.2; n dl_iterate_phdr return the path not the name. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | md.sparc64 | 1.182 Fri Feb 28 09:31:17 GMT 2014 martin branches: 1.182.2; Mark two gcc-4.8-only files as such (while the directories they live in are only dependend on "compat" for now - sigh) 1.182 Fri Feb 28 09:31:17 GMT 2014 martin branches: 1.182.2; Mark two gcc-4.8-only files as such (while the directories they live in are only dependend on "compat" for now - sigh) |
| /src/usr.bin/make/ | ||
| H A D | for.c | 1.182 Fri Jun 07 18:57:30 GMT 2024 rillig branches: 1.182.2; make: remove redundant shortcut for building the .for loop body The function NeedsEscapes was not optimized enough by GCC 10 to be worth the extra code. 1.182 Fri Jun 07 18:57:30 GMT 2024 rillig branches: 1.182.2; make: remove redundant shortcut for building the .for loop body The function NeedsEscapes was not optimized enough by GCC 10 to be worth the extra code. |
| /src/sys/rump/librump/rumpkern/ | ||
| H A D | vm.c | 1.182 Sun Jan 05 15:57:15 GMT 2020 para branches: 1.182.2; remove unused predicate function likely unused since kmem changes 1.182 Sun Jan 05 15:57:15 GMT 2020 para branches: 1.182.2; remove unused predicate function likely unused since kmem changes |
| /src/sys/dev/ic/ | ||
| H A D | sl811hs.c | 1.101 Sun Feb 17 04:17:52 GMT 2019 rin branches: 1.101.4; Fix assertion failures triggered by usbdi.c,v 1.182, when devices are detached. This is because xfers of USBD_NOT_STARTED can be removed from queue in an invisible way to host controller drivers. Discussed on tech-kern. |
| /src/sys/external/bsd/dwc2/ | ||
| H A D | dwc2.c | 1.58 Sun Feb 17 04:17:52 GMT 2019 rin Fix assertion failures triggered by usbdi.c,v 1.182, when devices are detached. This is because xfers of USBD_NOT_STARTED can be removed from queue in an invisible way to host controller drivers. Discussed on tech-kern. |
| /src/doc/ | ||
| H A D | CHANGES.prev | 1.182 Wed Feb 07 04:02:36 GMT 2024 msaitoh Fix typo of "following" in comment. |
Completed in 290 milliseconds