Searched hist:1.183 (Results 1 - 25 of 306) sorted by relevance
| /src/doc/ | ||
| H A D | CHANGES.prev | 1.183 Sun May 12 23:53:45 GMT 2024 msaitoh branches: 1.183.2; s/occuring/occurring/ 1.183 Sun May 12 23:53:45 GMT 2024 msaitoh branches: 1.183.2; s/occuring/occurring/ |
| /src/sys/arch/hp300/hp300/ | ||
| H A D | machdep.c | 1.183 Mon Apr 25 15:02:04 GMT 2005 lukem branches: 1.183.2; 1.183.4; Move the MI printing of `copyright' to the MD cpu_startup() code where the printing of `version' is already performed. This has the benefit of allowing the copyright to be available via dmesg(8) on platforms which need the `msgbuf' to be setup in cpu_startup() before printed output is remembered. 1.183 Mon Apr 25 15:02:04 GMT 2005 lukem branches: 1.183.2; 1.183.4; Move the MI printing of `copyright' to the MD cpu_startup() code where the printing of `version' is already performed. This has the benefit of allowing the copyright to be available via dmesg(8) on platforms which need the `msgbuf' to be setup in cpu_startup() before printed output is remembered. 1.183 Mon Apr 25 15:02:04 GMT 2005 lukem branches: 1.183.2; 1.183.4; Move the MI printing of `copyright' to the MD cpu_startup() code where the printing of `version' is already performed. This has the benefit of allowing the copyright to be available via dmesg(8) on platforms which need the `msgbuf' to be setup in cpu_startup() before printed output is remembered. |
| /src/sys/arch/mac68k/conf/ | ||
| H A D | GENERIC | 1.183 Sun Aug 26 21:19:01 GMT 2007 jmmv branches: 1.183.2; 1.183.6; Enable tmpfs. 1.183 Sun Aug 26 21:19:01 GMT 2007 jmmv branches: 1.183.2; 1.183.6; Enable tmpfs. 1.183 Sun Aug 26 21:19:01 GMT 2007 jmmv branches: 1.183.2; 1.183.6; Enable tmpfs. |
| /src/sys/nfs/ | ||
| H A D | nfs_bio.c | 1.183 Sat Mar 14 14:46:11 GMT 2009 dsl branches: 1.183.2; 1.183.4; Remove all the __P() from sys (excluding sys/dist) Diff checked with grep and MK1 eyeball. i386 and amd64 GENERIC and sys still build. 1.183 Sat Mar 14 14:46:11 GMT 2009 dsl branches: 1.183.2; 1.183.4; Remove all the __P() from sys (excluding sys/dist) Diff checked with grep and MK1 eyeball. i386 and amd64 GENERIC and sys still build. 1.183 Sat Mar 14 14:46:11 GMT 2009 dsl branches: 1.183.2; 1.183.4; Remove all the __P() from sys (excluding sys/dist) Diff checked with grep and MK1 eyeball. i386 and amd64 GENERIC and sys still build. |
| /src/sys/sys/ | ||
| H A D | syscall.h | 1.183 Tue Mar 06 16:10:17 GMT 2007 drochner branches: 1.183.2; 1.183.4; regen 1.183 Tue Mar 06 16:10:17 GMT 2007 drochner branches: 1.183.2; 1.183.4; regen 1.183 Tue Mar 06 16:10:17 GMT 2007 drochner branches: 1.183.2; 1.183.4; regen |
| H A D | systm.h | 1.183 Mon Dec 26 18:41:36 GMT 2005 perry branches: 1.183.2; 1.183.4; 1.183.6; u_intN_t -> uintN_t 1.183 Mon Dec 26 18:41:36 GMT 2005 perry branches: 1.183.2; 1.183.4; 1.183.6; u_intN_t -> uintN_t 1.183 Mon Dec 26 18:41:36 GMT 2005 perry branches: 1.183.2; 1.183.4; 1.183.6; u_intN_t -> uintN_t 1.183 Mon Dec 26 18:41:36 GMT 2005 perry branches: 1.183.2; 1.183.4; 1.183.6; u_intN_t -> uintN_t |
| /src/sys/kern/ | ||
| H A D | vfs_vnops.c | 1.183 Fri Oct 14 09:23:31 GMT 2011 hannken branches: 1.183.2; 1.183.6; 1.183.8; Change the vnode locking protocol of VOP_GETATTR() to request at least a shared lock. Make all calls outside of file systems respect it. The calls from file systems need review. No objections from tech-kern. 1.183 Fri Oct 14 09:23:31 GMT 2011 hannken branches: 1.183.2; 1.183.6; 1.183.8; Change the vnode locking protocol of VOP_GETATTR() to request at least a shared lock. Make all calls outside of file systems respect it. The calls from file systems need review. No objections from tech-kern. 1.183 Fri Oct 14 09:23:31 GMT 2011 hannken branches: 1.183.2; 1.183.6; 1.183.8; Change the vnode locking protocol of VOP_GETATTR() to request at least a shared lock. Make all calls outside of file systems respect it. The calls from file systems need review. No objections from tech-kern. 1.183 Fri Oct 14 09:23:31 GMT 2011 hannken branches: 1.183.2; 1.183.6; 1.183.8; Change the vnode locking protocol of VOP_GETATTR() to request at least a shared lock. Make all calls outside of file systems respect it. The calls from file systems need review. No objections from tech-kern. |
| H A D | makesyscalls.sh | 1.183 Wed Feb 17 06:25:10 GMT 2021 rillig branches: 1.183.2; makesyscalls.sh: fix typo in comment 1.183 Wed Feb 17 06:25:10 GMT 2021 rillig branches: 1.183.2; makesyscalls.sh: fix typo in comment |
| H A D | kern_resource.c | 1.183 Thu Nov 21 17:50:49 GMT 2019 ad branches: 1.183.2; calcru: ignore running softints, unless softint_timing is on. Fixes crazy times reported for proc0. 1.183 Thu Nov 21 17:50:49 GMT 2019 ad branches: 1.183.2; calcru: ignore running softints, unless softint_timing is on. Fixes crazy times reported for proc0. |
| H A D | kern_subr.c | 1.183 Mon Mar 17 08:27:50 GMT 2008 yamt branches: 1.183.2; - simplify ASSERT_SLEEPABLE. - move it from proc.h to systm.h. - add some more checks. - make it a little more lkm friendly. 1.183 Mon Mar 17 08:27:50 GMT 2008 yamt branches: 1.183.2; - simplify ASSERT_SLEEPABLE. - move it from proc.h to systm.h. - add some more checks. - make it a little more lkm friendly. |
| H A D | syscalls.c | 1.183 Sat Feb 10 11:32:58 GMT 2007 ad branches: 1.183.2; Regen. 1.183 Sat Feb 10 11:32:58 GMT 2007 ad branches: 1.183.2; Regen. |
| /src/sys/compat/linux/common/ | ||
| H A D | linux_misc.c | 1.183 Tue Jul 17 17:42:08 GMT 2007 joerg branches: 1.183.6; 1.183.8; 1.183.12; Add native mremap system call based on the UVM implementation for Linux compat. Add code to enforce alignment of the new location. Special thanks to wizd for helping with the man page. 1.183 Tue Jul 17 17:42:08 GMT 2007 joerg branches: 1.183.6; 1.183.8; 1.183.12; Add native mremap system call based on the UVM implementation for Linux compat. Add code to enforce alignment of the new location. Special thanks to wizd for helping with the man page. 1.183 Tue Jul 17 17:42:08 GMT 2007 joerg branches: 1.183.6; 1.183.8; 1.183.12; Add native mremap system call based on the UVM implementation for Linux compat. Add code to enforce alignment of the new location. Special thanks to wizd for helping with the man page. 1.183 Tue Jul 17 17:42:08 GMT 2007 joerg branches: 1.183.6; 1.183.8; 1.183.12; Add native mremap system call based on the UVM implementation for Linux compat. Add code to enforce alignment of the new location. Special thanks to wizd for helping with the man page. |
| /src/sys/dev/pci/ | ||
| H A D | if_wmvar.h | 1.5 Tue Dec 29 16:01:21 GMT 2009 msaitoh - Fix an incorrect test for WM_F_EEPROM_INVALID since rev. 1.183. Some old chips don't set EECD_EE_PRES. - Fix a bug that both WM_F_EEPROM_SPI and WM_F_EEPROM_FLASH are set. - Add a missing decrement for a timeout reported by Wolfgang Stukenbrock in PR#42422. - Add support for i82583V. - PBA setting for i82574 is not 12K but 20K. - Enable checking the management mode on 82574. |
| /src/sys/arch/cats/conf/ | ||
| H A D | GENERIC | 1.183 Sun Sep 27 13:48:50 GMT 2020 roy branches: 1.183.6; vether: Add to kernel configurations It's only enabled if the kernel enabled bridge AND tap. Otherwise it's commented out. 1.183 Sun Sep 27 13:48:50 GMT 2020 roy branches: 1.183.6; vether: Add to kernel configurations It's only enabled if the kernel enabled bridge AND tap. Otherwise it's commented out. |
| /src/sys/arch/i386/conf/ | ||
| H A D | Makefile.i386 | 1.183 Sat Nov 15 00:26:44 GMT 2014 uebayasi branches: 1.183.2; Use LINKSCRIPT. 1.183 Sat Nov 15 00:26:44 GMT 2014 uebayasi branches: 1.183.2; Use LINKSCRIPT. |
| /src/etc/mtree/ | ||
| H A D | NetBSD.dist.tests | 1.183 Sat Dec 12 02:50:26 GMT 2020 pgoyette branches: 1.183.2; Add directory entry for new libossaudio test 1.183 Sat Dec 12 02:50:26 GMT 2020 pgoyette branches: 1.183.2; Add directory entry for new libossaudio test |
| /src/sys/dev/pcmcia/ | ||
| H A D | pcmciadevs | 1.183 Fri May 02 07:16:40 GMT 2003 gmcgarry branches: 1.183.2; Add NTT DoCoMO PALDIO 611S PCMCIA. From PR#9768. 1.183 Fri May 02 07:16:40 GMT 2003 gmcgarry branches: 1.183.2; Add NTT DoCoMO PALDIO 611S PCMCIA. From PR#9768. |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | autoconf.c | 1.183 Sat Jul 09 15:03:35 GMT 2011 mrg branches: 1.183.2; 1.183.6; apply some (uintptr_t) between pointer and int assignments. 1.183 Sat Jul 09 15:03:35 GMT 2011 mrg branches: 1.183.2; 1.183.6; apply some (uintptr_t) between pointer and int assignments. 1.183 Sat Jul 09 15:03:35 GMT 2011 mrg branches: 1.183.2; 1.183.6; apply some (uintptr_t) between pointer and int assignments. |
| /src/sys/dev/usb/ | ||
| H A D | ohci.c | 1.183 Wed Aug 15 04:00:33 GMT 2007 kiyohara branches: 1.183.2; 1.183.6; * splsoftusb, IPL_SOFTUSB, and IPL_HARDUSB defines in usbdi.h -> the current names are confusing (didn't change other drivers) * fix invalid memory access in usbd_transfer (kern/24636) -> needed for this driver * fix USB HC detach race condition (kern/32011) -> main patch needed for this driver, sc_dying changes in other drivers not necessary but seem right to me Patch from Matthew Orgass. http://mail-index.netbsd.org/tech-kern/2007/06/26/0001.html 1.183 Wed Aug 15 04:00:33 GMT 2007 kiyohara branches: 1.183.2; 1.183.6; * splsoftusb, IPL_SOFTUSB, and IPL_HARDUSB defines in usbdi.h -> the current names are confusing (didn't change other drivers) * fix invalid memory access in usbd_transfer (kern/24636) -> needed for this driver * fix USB HC detach race condition (kern/32011) -> main patch needed for this driver, sc_dying changes in other drivers not necessary but seem right to me Patch from Matthew Orgass. http://mail-index.netbsd.org/tech-kern/2007/06/26/0001.html 1.183 Wed Aug 15 04:00:33 GMT 2007 kiyohara branches: 1.183.2; 1.183.6; * splsoftusb, IPL_SOFTUSB, and IPL_HARDUSB defines in usbdi.h -> the current names are confusing (didn't change other drivers) * fix invalid memory access in usbd_transfer (kern/24636) -> needed for this driver * fix USB HC detach race condition (kern/32011) -> main patch needed for this driver, sc_dying changes in other drivers not necessary but seem right to me Patch from Matthew Orgass. http://mail-index.netbsd.org/tech-kern/2007/06/26/0001.html |
| H A D | uhci.c | 1.183 Tue Dec 21 16:41:24 GMT 2004 fvdl branches: 1.183.2; 1.183.4; Implement an USB memory reserve. Allocate some memory per host controller in the wanted bus_dma space. If an allocation fails during operation (i.e. when hotplugging an umass device), fall back to using the reserve. The amount can be configured as USB_MEM_RESERVE. The default value is 256k. Ideally, there would be a way to steal pages in the desired area from UVM, but that's far more complicated, and this is not intrusive, plus it works. 1.183 Tue Dec 21 16:41:24 GMT 2004 fvdl branches: 1.183.2; 1.183.4; Implement an USB memory reserve. Allocate some memory per host controller in the wanted bus_dma space. If an allocation fails during operation (i.e. when hotplugging an umass device), fall back to using the reserve. The amount can be configured as USB_MEM_RESERVE. The default value is 256k. Ideally, there would be a way to steal pages in the desired area from UVM, but that's far more complicated, and this is not intrusive, plus it works. 1.183 Tue Dec 21 16:41:24 GMT 2004 fvdl branches: 1.183.2; 1.183.4; Implement an USB memory reserve. Allocate some memory per host controller in the wanted bus_dma space. If an allocation fails during operation (i.e. when hotplugging an umass device), fall back to using the reserve. The amount can be configured as USB_MEM_RESERVE. The default value is 256k. Ideally, there would be a way to steal pages in the desired area from UVM, but that's far more complicated, and this is not intrusive, plus it works. |
| /src/sys/netinet/ | ||
| H A D | udp_usrreq.c | 1.183 Sat Sep 24 17:18:17 GMT 2011 christos branches: 1.183.2; 1.183.6; Add inet4 part of the rfc6056 code contributed by Vlad Balan as part of Google SoC-2011 1.183 Sat Sep 24 17:18:17 GMT 2011 christos branches: 1.183.2; 1.183.6; Add inet4 part of the rfc6056 code contributed by Vlad Balan as part of Google SoC-2011 1.183 Sat Sep 24 17:18:17 GMT 2011 christos branches: 1.183.2; 1.183.6; Add inet4 part of the rfc6056 code contributed by Vlad Balan as part of Google SoC-2011 |
| /src/sys/net/ | ||
| H A D | if_pppoe.c | 1.183 Mon Aug 15 08:28:41 GMT 2022 knakahara branches: 1.183.10; Fix stall on PPPOE_STATE_PADR_SENT, suggested by martin@n.o, thanks. Just drop such large PADO frames, ok'ed by yamaguchi@n.o. I left if_pppoe.c:r1.182 code because that fixes other issues such as pppoe(4) stall in PPPOE_STATE_PADR_SENT when the PADO sender never replys. 1.183 Mon Aug 15 08:28:41 GMT 2022 knakahara branches: 1.183.10; Fix stall on PPPOE_STATE_PADR_SENT, suggested by martin@n.o, thanks. Just drop such large PADO frames, ok'ed by yamaguchi@n.o. I left if_pppoe.c:r1.182 code because that fixes other issues such as pppoe(4) stall in PPPOE_STATE_PADR_SENT when the PADO sender never replys. |
| /src/sys/arch/sun3/sun3/ | ||
| H A D | machdep.c | 1.183 Sat Jun 02 06:23:56 GMT 2007 tsutsui branches: 1.183.10; - Don't refer fputype before FPU is probed. - Call m68k_make_fpu_idle_frame() from initfpu(). 1.183 Sat Jun 02 06:23:56 GMT 2007 tsutsui branches: 1.183.10; - Don't refer fputype before FPU is probed. - Call m68k_make_fpu_idle_frame() from initfpu(). |
| /src/sys/arch/x68k/conf/ | ||
| H A D | GENERIC | 1.183 Tue Dec 13 20:42:21 GMT 2016 christos branches: 1.183.8; wildcard speaker attachments, now that we can handle many of them. 1.183 Tue Dec 13 20:42:21 GMT 2016 christos branches: 1.183.8; wildcard speaker attachments, now that we can handle many of them. |
| /src/sys/arch/atari/atari/ | ||
| H A D | machdep.c | 1.183 Thu Jun 11 19:20:43 GMT 2020 ad branches: 1.183.2; uvm_availmem(): give it a boolean argument to specify whether a recent cached value will do, or if the very latest total must be fetched. It can be called thousands of times a second and fetching the totals impacts not only the calling LWP but other CPUs doing unrelated activity in the VM system. 1.183 Thu Jun 11 19:20:43 GMT 2020 ad branches: 1.183.2; uvm_availmem(): give it a boolean argument to specify whether a recent cached value will do, or if the very latest total must be fetched. It can be called thousands of times a second and fetching the totals impacts not only the calling LWP but other CPUs doing unrelated activity in the VM system. |
Completed in 274 milliseconds