Searched hist:1.106 (Results 1 - 25 of 803) sorted by relevance
| /src/sys/arch/hpcmips/conf/ | ||
| H A D | files.hpcmips | 1.106 Wed Aug 24 20:27:36 GMT 2011 dyoung branches: 1.106.2; 1.106.12; Add to pci_bus_devorder() an argument that tells the number of slots available in the devs array. Change the type of the devs array from char to uint8_t. Treat the return value of pci_bus_devorder() as the number of slots that it filled. Don't use the __PCI_BUS_DEVORDER #definition to configure the kernel but let the linker do it. Make pci_bus_devorder() available on all architectures by adding a default implementation that will DTRT on all architectures but hpcmips, the only architecture to #define __PCI_BUS_DEVORDER. On hpcmips, adapt the implementation to the new calling convention. XXX I can compile an hpcmips GENERIC kernel, but I don't have a XXX hpcmips box to test it on. 1.106 Wed Aug 24 20:27:36 GMT 2011 dyoung branches: 1.106.2; 1.106.12; Add to pci_bus_devorder() an argument that tells the number of slots available in the devs array. Change the type of the devs array from char to uint8_t. Treat the return value of pci_bus_devorder() as the number of slots that it filled. Don't use the __PCI_BUS_DEVORDER #definition to configure the kernel but let the linker do it. Make pci_bus_devorder() available on all architectures by adding a default implementation that will DTRT on all architectures but hpcmips, the only architecture to #define __PCI_BUS_DEVORDER. On hpcmips, adapt the implementation to the new calling convention. XXX I can compile an hpcmips GENERIC kernel, but I don't have a XXX hpcmips box to test it on. 1.106 Wed Aug 24 20:27:36 GMT 2011 dyoung branches: 1.106.2; 1.106.12; Add to pci_bus_devorder() an argument that tells the number of slots available in the devs array. Change the type of the devs array from char to uint8_t. Treat the return value of pci_bus_devorder() as the number of slots that it filled. Don't use the __PCI_BUS_DEVORDER #definition to configure the kernel but let the linker do it. Make pci_bus_devorder() available on all architectures by adding a default implementation that will DTRT on all architectures but hpcmips, the only architecture to #define __PCI_BUS_DEVORDER. On hpcmips, adapt the implementation to the new calling convention. XXX I can compile an hpcmips GENERIC kernel, but I don't have a XXX hpcmips box to test it on. |
| H A D | TX3922 | 1.106 Thu Sep 14 07:58:41 GMT 2017 mrg branches: 1.106.2; 1.106.4; clean up COMPAT_* options for native netbsd code: - new series of files that are useful for saying "i want everything since netbsd 1.4", etc. - use the fact COMPAT_* options have future dependancies to remove many redundant options. removes about 3000 lines total across kernel configuration files. tested about 30 random kernels in the changed list. 1.106 Thu Sep 14 07:58:41 GMT 2017 mrg branches: 1.106.2; 1.106.4; clean up COMPAT_* options for native netbsd code: - new series of files that are useful for saying "i want everything since netbsd 1.4", etc. - use the fact COMPAT_* options have future dependancies to remove many redundant options. removes about 3000 lines total across kernel configuration files. tested about 30 random kernels in the changed list. 1.106 Thu Sep 14 07:58:41 GMT 2017 mrg branches: 1.106.2; 1.106.4; clean up COMPAT_* options for native netbsd code: - new series of files that are useful for saying "i want everything since netbsd 1.4", etc. - use the fact COMPAT_* options have future dependancies to remove many redundant options. removes about 3000 lines total across kernel configuration files. tested about 30 random kernels in the changed list. |
| /src/sys/arch/sparc/dev/ | ||
| H A D | zs.c | 1.106 Wed Mar 14 19:31:45 GMT 2007 jdc branches: 1.106.14; 1.106.16; 1.106.20; 1.106.22; Final steps to for working wscons on sun-4 class machines. Restructure the previous revision so that we don't tell the common zs code that we are the console if we're using wscons. Thanks to wrstuden@ for the hints. 1.106 Wed Mar 14 19:31:45 GMT 2007 jdc branches: 1.106.14; 1.106.16; 1.106.20; 1.106.22; Final steps to for working wscons on sun-4 class machines. Restructure the previous revision so that we don't tell the common zs code that we are the console if we're using wscons. Thanks to wrstuden@ for the hints. 1.106 Wed Mar 14 19:31:45 GMT 2007 jdc branches: 1.106.14; 1.106.16; 1.106.20; 1.106.22; Final steps to for working wscons on sun-4 class machines. Restructure the previous revision so that we don't tell the common zs code that we are the console if we're using wscons. Thanks to wrstuden@ for the hints. 1.106 Wed Mar 14 19:31:45 GMT 2007 jdc branches: 1.106.14; 1.106.16; 1.106.20; 1.106.22; Final steps to for working wscons on sun-4 class machines. Restructure the previous revision so that we don't tell the common zs code that we are the console if we're using wscons. Thanks to wrstuden@ for the hints. 1.106 Wed Mar 14 19:31:45 GMT 2007 jdc branches: 1.106.14; 1.106.16; 1.106.20; 1.106.22; Final steps to for working wscons on sun-4 class machines. Restructure the previous revision so that we don't tell the common zs code that we are the console if we're using wscons. Thanks to wrstuden@ for the hints. |
| /src/sys/compat/linux/arch/alpha/ | ||
| H A D | linux_syscall.h | 1.106 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.106.8; 1.106.10; regen 1.106 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.106.8; 1.106.10; regen 1.106 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.106.8; 1.106.10; regen |
| H A D | linux_sysent.c | 1.106 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.106.8; 1.106.10; regen 1.106 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.106.8; 1.106.10; regen 1.106 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.106.8; 1.106.10; regen |
| H A D | linux_syscalls.c | 1.106 Fri Feb 03 16:17:17 GMT 2017 christos branches: 1.106.4; regen 1.106 Fri Feb 03 16:17:17 GMT 2017 christos branches: 1.106.4; regen 1.106 Fri Feb 03 16:17:17 GMT 2017 christos branches: 1.106.4; regen 1.106 Fri Feb 03 16:17:17 GMT 2017 christos branches: 1.106.4; regen |
| /src/sys/miscfs/procfs/ | ||
| H A D | procfs_subr.c | 1.106 Mon Nov 10 18:46:34 GMT 2014 maxv branches: 1.106.2; 1.106.4; 1.106.6; Do not uselessly include <sys/malloc.h>. 1.106 Mon Nov 10 18:46:34 GMT 2014 maxv branches: 1.106.2; 1.106.4; 1.106.6; Do not uselessly include <sys/malloc.h>. 1.106 Mon Nov 10 18:46:34 GMT 2014 maxv branches: 1.106.2; 1.106.4; 1.106.6; Do not uselessly include <sys/malloc.h>. 1.106 Mon Nov 10 18:46:34 GMT 2014 maxv branches: 1.106.2; 1.106.4; 1.106.6; Do not uselessly include <sys/malloc.h>. |
| /src/sys/net/ | ||
| H A D | if_sl.c | 1.106 Sat Jul 14 21:02:41 GMT 2007 ad branches: 1.106.2; 1.106.6; 1.106.8; Generic soft interrupts are mandatory. 1.106 Sat Jul 14 21:02:41 GMT 2007 ad branches: 1.106.2; 1.106.6; 1.106.8; Generic soft interrupts are mandatory. 1.106 Sat Jul 14 21:02:41 GMT 2007 ad branches: 1.106.2; 1.106.6; 1.106.8; Generic soft interrupts are mandatory. 1.106 Sat Jul 14 21:02:41 GMT 2007 ad branches: 1.106.2; 1.106.6; 1.106.8; Generic soft interrupts are mandatory. |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | clock.c | 1.106 Sun Sep 04 00:17:46 GMT 2011 nakayama branches: 1.106.2; 1.106.8; 1.106.12; Preset ih_pil. 1.106 Sun Sep 04 00:17:46 GMT 2011 nakayama branches: 1.106.2; 1.106.8; 1.106.12; Preset ih_pil. 1.106 Sun Sep 04 00:17:46 GMT 2011 nakayama branches: 1.106.2; 1.106.8; 1.106.12; Preset ih_pil. 1.106 Sun Sep 04 00:17:46 GMT 2011 nakayama branches: 1.106.2; 1.106.8; 1.106.12; Preset ih_pil. |
| /src/sys/arch/atari/conf/ | ||
| H A D | SMALL030 | 1.17 Sat Jul 05 09:31:21 GMT 2014 tsutsui branches: 1.17.2; Regen from GENERIC.in rev 1.106: > Use COPTS="-O2 -fno-reorder-blocks" for kernels except SMALL030_KERNEL. > > Also remove COPTS="-Os" from std.* files and specify it in > GENERIC.in template for SMALL030_KERNEL. |
| H A D | ATARITT | 1.113 Sat Jul 05 09:31:21 GMT 2014 tsutsui branches: 1.113.2; Regen from GENERIC.in rev 1.106: > Use COPTS="-O2 -fno-reorder-blocks" for kernels except SMALL030_KERNEL. > > Also remove COPTS="-Os" from std.* files and specify it in > GENERIC.in template for SMALL030_KERNEL. 1.106 Sun Dec 12 09:58:29 GMT 2010 tsutsui branches: 1.106.8; Regen from GENERIC.in rev 1.92: > Rename device name of Crazy Dots II ET4000 video from et(4) to et4k(4) 1.106 Sun Dec 12 09:58:29 GMT 2010 tsutsui branches: 1.106.8; Regen from GENERIC.in rev 1.92: > Rename device name of Crazy Dots II ET4000 video from et(4) to et4k(4) |
| H A D | FALCON | 1.110 Sat Jul 05 09:31:21 GMT 2014 tsutsui branches: 1.110.2; Regen from GENERIC.in rev 1.106: > Use COPTS="-O2 -fno-reorder-blocks" for kernels except SMALL030_KERNEL. > > Also remove COPTS="-Os" from std.* files and specify it in > GENERIC.in template for SMALL030_KERNEL. 1.106 Sat Mar 10 21:51:49 GMT 2012 joerg branches: 1.106.2; P1003_1B_SEMAPHORE is no longer optional. 1.106 Sat Mar 10 21:51:49 GMT 2012 joerg branches: 1.106.2; P1003_1B_SEMAPHORE is no longer optional. |
| /src/sys/arch/ofppc/ofppc/ | ||
| H A D | machdep.c | 1.106 Mon Apr 28 20:23:31 GMT 2008 martin branches: 1.106.6; 1.106.8; 1.106.18; Remove clause 3 and 4 from TNF licenses 1.106 Mon Apr 28 20:23:31 GMT 2008 martin branches: 1.106.6; 1.106.8; 1.106.18; Remove clause 3 and 4 from TNF licenses 1.106 Mon Apr 28 20:23:31 GMT 2008 martin branches: 1.106.6; 1.106.8; 1.106.18; Remove clause 3 and 4 from TNF licenses 1.106 Mon Apr 28 20:23:31 GMT 2008 martin branches: 1.106.6; 1.106.8; 1.106.18; Remove clause 3 and 4 from TNF licenses |
| /src/sys/arch/amiga/conf/ | ||
| H A D | Makefile.amiga | 1.106 Sun Jan 25 22:25:08 GMT 2009 abs branches: 1.106.6; 1.106.8; 1.106.10; Abstract out setting of '-m680X0' based on -DM68020, -DM68030, -DM68040, and -DM68060 into sys/arch/m68k/Makefile.cmachflags and include from both atari and amiga. Other m68k ports which build kernels that support multiple CPU types can also switch across to this. 1.106 Sun Jan 25 22:25:08 GMT 2009 abs branches: 1.106.6; 1.106.8; 1.106.10; Abstract out setting of '-m680X0' based on -DM68020, -DM68030, -DM68040, and -DM68060 into sys/arch/m68k/Makefile.cmachflags and include from both atari and amiga. Other m68k ports which build kernels that support multiple CPU types can also switch across to this. 1.106 Sun Jan 25 22:25:08 GMT 2009 abs branches: 1.106.6; 1.106.8; 1.106.10; Abstract out setting of '-m680X0' based on -DM68020, -DM68030, -DM68040, and -DM68060 into sys/arch/m68k/Makefile.cmachflags and include from both atari and amiga. Other m68k ports which build kernels that support multiple CPU types can also switch across to this. 1.106 Sun Jan 25 22:25:08 GMT 2009 abs branches: 1.106.6; 1.106.8; 1.106.10; Abstract out setting of '-m680X0' based on -DM68020, -DM68030, -DM68040, and -DM68060 into sys/arch/m68k/Makefile.cmachflags and include from both atari and amiga. Other m68k ports which build kernels that support multiple CPU types can also switch across to this. |
| H A D | AMIGA | 1.106 Mon Aug 20 07:42:46 GMT 2007 is branches: 1.106.2; Regenerate after addition of wdc_buddha. 1.106 Mon Aug 20 07:42:46 GMT 2007 is branches: 1.106.2; Regenerate after addition of wdc_buddha. |
| /src/sys/dev/pci/ | ||
| H A D | twe.c | 1.106 Tue Sep 27 03:33:32 GMT 2016 pgoyette branches: 1.106.6; 1.106.14; 1.106.16; Modularize the ld driver and all of its attachments. Ensure that all parents are capable of rescan (or otherwise provide a means of attaching children post-initialization). 1.106 Tue Sep 27 03:33:32 GMT 2016 pgoyette branches: 1.106.6; 1.106.14; 1.106.16; Modularize the ld driver and all of its attachments. Ensure that all parents are capable of rescan (or otherwise provide a means of attaching children post-initialization). 1.106 Tue Sep 27 03:33:32 GMT 2016 pgoyette branches: 1.106.6; 1.106.14; 1.106.16; Modularize the ld driver and all of its attachments. Ensure that all parents are capable of rescan (or otherwise provide a means of attaching children post-initialization). 1.106 Tue Sep 27 03:33:32 GMT 2016 pgoyette branches: 1.106.6; 1.106.14; 1.106.16; Modularize the ld driver and all of its attachments. Ensure that all parents are capable of rescan (or otherwise provide a means of attaching children post-initialization). |
| /src/share/man/man9/ | ||
| H A D | uvm.9 | 1.106 Wed Jun 01 02:22:18 GMT 2011 rmind branches: 1.106.4; Split parts of uvm(9) into uvm_km(9) and uvm_map(9) man pages. OK mrg@ 1.106 Wed Jun 01 02:22:18 GMT 2011 rmind branches: 1.106.4; Split parts of uvm(9) into uvm_km(9) and uvm_map(9) man pages. OK mrg@ |
| /src/sys/dev/mii/ | ||
| H A D | miidevs.h | 1.109 Fri Apr 06 09:16:34 GMT 2012 isaki Regen from miidevs,v 1.106; sync a comment with a fact. 1.106 Wed Nov 02 19:56:40 GMT 2011 jakllsch regen. |
| H A D | miidevs_data.h | 1.106 Sun Jun 02 09:13:27 GMT 2013 msaitoh regen 1.97 Fri Apr 06 09:16:34 GMT 2012 isaki Regen from miidevs,v 1.106; sync a comment with a fact. |
| /src/sys/coda/ | ||
| H A D | coda_vnops.c | 1.106 Fri May 26 14:21:00 GMT 2017 riastradh branches: 1.106.2; 1.106.8; 1.106.10; Make VOP_RECLAIM do the last unlock of the vnode. VOP_RECLAIM naturally has exclusive access to the vnode, so having it locked on entry is not strictly necessary -- but it means if there are any final operations that must be done on the vnode, such as ffs_update, requiring exclusive access to it, we can now kassert that the vnode is locked in those operations. We can't just have the caller release the last lock because some file systems don't use genfs_lock, and require the vnode to remain valid for VOP_UNLOCK to work, notably unionfs. 1.106 Fri May 26 14:21:00 GMT 2017 riastradh branches: 1.106.2; 1.106.8; 1.106.10; Make VOP_RECLAIM do the last unlock of the vnode. VOP_RECLAIM naturally has exclusive access to the vnode, so having it locked on entry is not strictly necessary -- but it means if there are any final operations that must be done on the vnode, such as ffs_update, requiring exclusive access to it, we can now kassert that the vnode is locked in those operations. We can't just have the caller release the last lock because some file systems don't use genfs_lock, and require the vnode to remain valid for VOP_UNLOCK to work, notably unionfs. 1.106 Fri May 26 14:21:00 GMT 2017 riastradh branches: 1.106.2; 1.106.8; 1.106.10; Make VOP_RECLAIM do the last unlock of the vnode. VOP_RECLAIM naturally has exclusive access to the vnode, so having it locked on entry is not strictly necessary -- but it means if there are any final operations that must be done on the vnode, such as ffs_update, requiring exclusive access to it, we can now kassert that the vnode is locked in those operations. We can't just have the caller release the last lock because some file systems don't use genfs_lock, and require the vnode to remain valid for VOP_UNLOCK to work, notably unionfs. 1.106 Fri May 26 14:21:00 GMT 2017 riastradh branches: 1.106.2; 1.106.8; 1.106.10; Make VOP_RECLAIM do the last unlock of the vnode. VOP_RECLAIM naturally has exclusive access to the vnode, so having it locked on entry is not strictly necessary -- but it means if there are any final operations that must be done on the vnode, such as ffs_update, requiring exclusive access to it, we can now kassert that the vnode is locked in those operations. We can't just have the caller release the last lock because some file systems don't use genfs_lock, and require the vnode to remain valid for VOP_UNLOCK to work, notably unionfs. |
| /src/sys/sys/ | ||
| H A D | buf.h | 1.106 Wed Feb 20 17:13:29 GMT 2008 matt branches: 1.106.6; 1.106.8; 1.106.10; Merge all the *different* definitions of bufqueues into one common one. 1.106 Wed Feb 20 17:13:29 GMT 2008 matt branches: 1.106.6; 1.106.8; 1.106.10; Merge all the *different* definitions of bufqueues into one common one. 1.106 Wed Feb 20 17:13:29 GMT 2008 matt branches: 1.106.6; 1.106.8; 1.106.10; Merge all the *different* definitions of bufqueues into one common one. 1.106 Wed Feb 20 17:13:29 GMT 2008 matt branches: 1.106.6; 1.106.8; 1.106.10; Merge all the *different* definitions of bufqueues into one common one. |
| /src/sys/kern/ | ||
| H A D | kern_prot.c | 1.106 Thu Apr 24 15:35:29 GMT 2008 ad branches: 1.106.2; 1.106.4; Network protocol interrupts can now block on locks, so merge the globals proclist_mutex and proclist_lock into a single adaptive mutex (proc_lock). Implications: - Inspecting process state requires thread context, so signals can no longer be sent from a hardware interrupt handler. Signal activity must be deferred to a soft interrupt or kthread. - As the proc state locking is simplified, it's now safe to take exit() and wait() out from under kernel_lock. - The system spends less time at IPL_SCHED, and there is less lock activity. 1.106 Thu Apr 24 15:35:29 GMT 2008 ad branches: 1.106.2; 1.106.4; Network protocol interrupts can now block on locks, so merge the globals proclist_mutex and proclist_lock into a single adaptive mutex (proc_lock). Implications: - Inspecting process state requires thread context, so signals can no longer be sent from a hardware interrupt handler. Signal activity must be deferred to a soft interrupt or kthread. - As the proc state locking is simplified, it's now safe to take exit() and wait() out from under kernel_lock. - The system spends less time at IPL_SCHED, and there is less lock activity. 1.106 Thu Apr 24 15:35:29 GMT 2008 ad branches: 1.106.2; 1.106.4; Network protocol interrupts can now block on locks, so merge the globals proclist_mutex and proclist_lock into a single adaptive mutex (proc_lock). Implications: - Inspecting process state requires thread context, so signals can no longer be sent from a hardware interrupt handler. Signal activity must be deferred to a soft interrupt or kthread. - As the proc state locking is simplified, it's now safe to take exit() and wait() out from under kernel_lock. - The system spends less time at IPL_SCHED, and there is less lock activity. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | vm_machdep.c | 1.106 Mon Apr 18 00:26:12 GMT 2011 rmind branches: 1.106.4; 1.106.8; Replace malloc with kmem, and remove M_SUBPROC. 1.106 Mon Apr 18 00:26:12 GMT 2011 rmind branches: 1.106.4; 1.106.8; Replace malloc with kmem, and remove M_SUBPROC. 1.106 Mon Apr 18 00:26:12 GMT 2011 rmind branches: 1.106.4; 1.106.8; Replace malloc with kmem, and remove M_SUBPROC. |
| /src/sys/compat/linux/common/ | ||
| H A D | linux_misc_notalpha.c | 1.106 Tue Jun 02 13:00:23 GMT 2009 njoly branches: 1.106.2; 1.106.4; Make nice(2) return EPERM on error, not EACCES (from sys_setpriority). 1.106 Tue Jun 02 13:00:23 GMT 2009 njoly branches: 1.106.2; 1.106.4; Make nice(2) return EPERM on error, not EACCES (from sys_setpriority). 1.106 Tue Jun 02 13:00:23 GMT 2009 njoly branches: 1.106.2; 1.106.4; Make nice(2) return EPERM on error, not EACCES (from sys_setpriority). |
| /src/sys/compat/ultrix/ | ||
| H A D | ultrix_misc.c | 1.106 Sun Mar 04 06:01:38 GMT 2007 christos branches: 1.106.2; 1.106.4; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.106 Sun Mar 04 06:01:38 GMT 2007 christos branches: 1.106.2; 1.106.4; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.106 Sun Mar 04 06:01:38 GMT 2007 christos branches: 1.106.2; 1.106.4; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. |
Completed in 137 milliseconds