Searched hist:1.152 (Results 1 - 25 of 408) sorted by relevance
| /src/distrib/sets/lists/misc/ | ||
| H A D | mi | 1.152 Thu Jan 03 20:48:02 GMT 2008 jdc branches: 1.152.2; 1.152.4; 1.152.6; Add a note about marking entries as "obsolete", instead of deleting them. 1.152 Thu Jan 03 20:48:02 GMT 2008 jdc branches: 1.152.2; 1.152.4; 1.152.6; Add a note about marking entries as "obsolete", instead of deleting them. 1.152 Thu Jan 03 20:48:02 GMT 2008 jdc branches: 1.152.2; 1.152.4; 1.152.6; Add a note about marking entries as "obsolete", instead of deleting them. 1.152 Thu Jan 03 20:48:02 GMT 2008 jdc branches: 1.152.2; 1.152.4; 1.152.6; Add a note about marking entries as "obsolete", instead of deleting them. |
| /src/sys/arch/arc/conf/ | ||
| H A D | GENERIC | 1.152 Mon Dec 31 15:31:48 GMT 2007 ad branches: 1.152.6; 1.152.10; 1.152.12; 1.152.16; Remove systrace. Ok core@. 1.152 Mon Dec 31 15:31:48 GMT 2007 ad branches: 1.152.6; 1.152.10; 1.152.12; 1.152.16; Remove systrace. Ok core@. 1.152 Mon Dec 31 15:31:48 GMT 2007 ad branches: 1.152.6; 1.152.10; 1.152.12; 1.152.16; Remove systrace. Ok core@. 1.152 Mon Dec 31 15:31:48 GMT 2007 ad branches: 1.152.6; 1.152.10; 1.152.12; 1.152.16; Remove systrace. Ok core@. 1.152 Mon Dec 31 15:31:48 GMT 2007 ad branches: 1.152.6; 1.152.10; 1.152.12; 1.152.16; Remove systrace. Ok core@. |
| /src/sys/arch/pmax/conf/ | ||
| H A D | GENERIC | 1.152 Mon Jun 04 08:55:24 GMT 2007 martin branches: 1.152.8; 1.152.10; 1.152.14; Add pseudo-device agr to all GENERIC kernels where it might make sense (commented out in some). 1.152 Mon Jun 04 08:55:24 GMT 2007 martin branches: 1.152.8; 1.152.10; 1.152.14; Add pseudo-device agr to all GENERIC kernels where it might make sense (commented out in some). 1.152 Mon Jun 04 08:55:24 GMT 2007 martin branches: 1.152.8; 1.152.10; 1.152.14; Add pseudo-device agr to all GENERIC kernels where it might make sense (commented out in some). 1.152 Mon Jun 04 08:55:24 GMT 2007 martin branches: 1.152.8; 1.152.10; 1.152.14; Add pseudo-device agr to all GENERIC kernels where it might make sense (commented out in some). |
| /src/sys/dev/pci/ | ||
| H A D | pci.c | 1.152 Wed Apr 05 04:04:54 GMT 2017 msaitoh branches: 1.152.6; 1.152.12; 1.152.14; IF PCIe's Alternative Routing-ID Interpretation (ARI) is enabled in a bridge, all area under the bus should be checked in pci_enumerate_bus() to enumerate all existing devices. The similar code also be required for "pcictl pciN list". (not yet) 1.152 Wed Apr 05 04:04:54 GMT 2017 msaitoh branches: 1.152.6; 1.152.12; 1.152.14; IF PCIe's Alternative Routing-ID Interpretation (ARI) is enabled in a bridge, all area under the bus should be checked in pci_enumerate_bus() to enumerate all existing devices. The similar code also be required for "pcictl pciN list". (not yet) 1.152 Wed Apr 05 04:04:54 GMT 2017 msaitoh branches: 1.152.6; 1.152.12; 1.152.14; IF PCIe's Alternative Routing-ID Interpretation (ARI) is enabled in a bridge, all area under the bus should be checked in pci_enumerate_bus() to enumerate all existing devices. The similar code also be required for "pcictl pciN list". (not yet) 1.152 Wed Apr 05 04:04:54 GMT 2017 msaitoh branches: 1.152.6; 1.152.12; 1.152.14; IF PCIe's Alternative Routing-ID Interpretation (ARI) is enabled in a bridge, all area under the bus should be checked in pci_enumerate_bus() to enumerate all existing devices. The similar code also be required for "pcictl pciN list". (not yet) |
| /src/sys/arch/vax/vax/ | ||
| H A D | machdep.c | 1.152 Sat Dec 24 22:45:40 GMT 2005 perry branches: 1.152.20; 1.152.22; bare asm -> __asm 1.152 Sat Dec 24 22:45:40 GMT 2005 perry branches: 1.152.20; 1.152.22; bare asm -> __asm 1.152 Sat Dec 24 22:45:40 GMT 2005 perry branches: 1.152.20; 1.152.22; bare asm -> __asm |
| /src/sys/arch/mvme68k/mvme68k/ | ||
| H A D | machdep.c | 1.152 Sat Jul 28 19:08:24 GMT 2012 matt branches: 1.152.2; 1.152.4; Remove declartions of physmem 1.152 Sat Jul 28 19:08:24 GMT 2012 matt branches: 1.152.2; 1.152.4; Remove declartions of physmem 1.152 Sat Jul 28 19:08:24 GMT 2012 matt branches: 1.152.2; 1.152.4; Remove declartions of physmem |
| /src/sys/dev/ic/ | ||
| H A D | tulip.c | 1.152 Mon Aug 27 07:33:17 GMT 2007 dyoung branches: 1.152.2; 1.152.4; Constify. 1.152 Mon Aug 27 07:33:17 GMT 2007 dyoung branches: 1.152.2; 1.152.4; Constify. 1.152 Mon Aug 27 07:33:17 GMT 2007 dyoung branches: 1.152.2; 1.152.4; Constify. |
| H A D | ncr53c9x.c | 1.152 Sun Nov 10 21:16:35 GMT 2019 chs branches: 1.152.6; in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT and remove code to handle failures that can no longer happen. 1.152 Sun Nov 10 21:16:35 GMT 2019 chs branches: 1.152.6; in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT and remove code to handle failures that can no longer happen. |
| /src/sys/dev/isa/ | ||
| H A D | files.isa | 1.152 Wed Sep 12 11:45:39 GMT 2007 xtraeme branches: 1.152.4; 1.152.6; Fix aps(4) attachment. 1.152 Wed Sep 12 11:45:39 GMT 2007 xtraeme branches: 1.152.4; 1.152.6; Fix aps(4) attachment. 1.152 Wed Sep 12 11:45:39 GMT 2007 xtraeme branches: 1.152.4; 1.152.6; Fix aps(4) attachment. |
| /src/sys/sys/ | ||
| H A D | sysctl.h | 1.152 Sat Feb 25 00:58:36 GMT 2006 wiz branches: 1.152.2; 1.152.4; 1.152.6; Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), forwarded by jmc@openbsd. 1.152 Sat Feb 25 00:58:36 GMT 2006 wiz branches: 1.152.2; 1.152.4; 1.152.6; Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), forwarded by jmc@openbsd. 1.152 Sat Feb 25 00:58:36 GMT 2006 wiz branches: 1.152.2; 1.152.4; 1.152.6; Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), forwarded by jmc@openbsd. 1.152 Sat Feb 25 00:58:36 GMT 2006 wiz branches: 1.152.2; 1.152.4; 1.152.6; Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), forwarded by jmc@openbsd. |
| H A D | vnode.h | 1.152 Thu Dec 29 14:53:47 GMT 2005 tsutsui branches: 1.152.2; 1.152.4; 1.152.6; Add preliminary support for System V Boot File System. Written by UCHIYAMA Yasushi <uch@netbsd>. 1.152 Thu Dec 29 14:53:47 GMT 2005 tsutsui branches: 1.152.2; 1.152.4; 1.152.6; Add preliminary support for System V Boot File System. Written by UCHIYAMA Yasushi <uch@netbsd>. 1.152 Thu Dec 29 14:53:47 GMT 2005 tsutsui branches: 1.152.2; 1.152.4; 1.152.6; Add preliminary support for System V Boot File System. Written by UCHIYAMA Yasushi <uch@netbsd>. 1.152 Thu Dec 29 14:53:47 GMT 2005 tsutsui branches: 1.152.2; 1.152.4; 1.152.6; Add preliminary support for System V Boot File System. Written by UCHIYAMA Yasushi <uch@netbsd>. |
| /src/sys/net/ | ||
| H A D | if_gif.c | 1.152 Sat Feb 01 02:57:45 GMT 2020 riastradh Switch if_gif to atomic_load/store_*. |
| /src/sys/dev/cardbus/ | ||
| H A D | if_ath_cardbus.c | 1.20 Wed Nov 21 02:10:45 GMT 2007 dyoung branches: 1.20.2; 1.20.4; Detect cardbus_setpowerstate() errors and aprint_debug() a warning. Leave alone the Latency Timer set by the Cardbus bridge. With version 1.152 of dev/pci/pccbb.c, we can power down the card when it is not in-use, so do that. |
| /src/sys/dev/mii/ | ||
| H A D | miidevs.h | 1.152 Fri Aug 16 15:20:18 GMT 2019 msaitoh Regen. |
| H A D | miidevs_data.h | 1.152 Wed Apr 08 03:01:28 GMT 2020 msaitoh Regen. |
| /src/sys/nfs/ | ||
| H A D | nfs_vfsops.c | 1.152 Tue Feb 21 04:32:39 GMT 2006 thorpej branches: 1.152.2; 1.152.4; 1.152.6; Use device_class() instead of accessing dv_class directly. 1.152 Tue Feb 21 04:32:39 GMT 2006 thorpej branches: 1.152.2; 1.152.4; 1.152.6; Use device_class() instead of accessing dv_class directly. 1.152 Tue Feb 21 04:32:39 GMT 2006 thorpej branches: 1.152.2; 1.152.4; 1.152.6; Use device_class() instead of accessing dv_class directly. 1.152 Tue Feb 21 04:32:39 GMT 2006 thorpej branches: 1.152.2; 1.152.4; 1.152.6; Use device_class() instead of accessing dv_class directly. |
| /src/sys/fs/udf/ | ||
| H A D | udf_subr.c | 1.152 Mon Jan 11 22:02:28 GMT 2021 skrll branches: 1.152.2; Trailing whitespace 1.152 Mon Jan 11 22:02:28 GMT 2021 skrll branches: 1.152.2; Trailing whitespace |
| /src/sys/arch/sun3/sun3/ | ||
| H A D | pmap.c | 1.152 Thu Feb 22 16:45:48 GMT 2007 thorpej branches: 1.152.4; TRUE -> true, FALSE -> false 1.152 Thu Feb 22 16:45:48 GMT 2007 thorpej branches: 1.152.4; TRUE -> true, FALSE -> false |
| /src/sys/arch/bebox/conf/ | ||
| H A D | GENERIC | 1.152 Wed Dec 14 14:00:16 GMT 2016 martin branches: 1.152.2; Comment out spkr at pcppi, as pcppi is commented out too. 1.152 Wed Dec 14 14:00:16 GMT 2016 martin branches: 1.152.2; Comment out spkr at pcppi, as pcppi is commented out too. |
| /src/sys/compat/sunos/ | ||
| H A D | sunos_misc.c | 1.152 Mon Oct 08 15:12:05 GMT 2007 ad branches: 1.152.4; Merge file descriptor locking, cwdi locking and cross-call changes from the vmlocking branch. 1.152 Mon Oct 08 15:12:05 GMT 2007 ad branches: 1.152.4; Merge file descriptor locking, cwdi locking and cross-call changes from the vmlocking branch. |
| /src/sys/arch/sgimips/sgimips/ | ||
| H A D | machdep.c | 1.152 Thu Aug 12 20:53:18 GMT 2021 andvar branches: 1.152.4; fix typos in "environment" word. 1.152 Thu Aug 12 20:53:18 GMT 2021 andvar branches: 1.152.4; fix typos in "environment" word. |
| /src/sys/arch/sparc/dev/ | ||
| H A D | fd.c | 1.152 Sun Mar 16 05:20:25 GMT 2014 dholland branches: 1.152.2; Change (mostly mechanically) every cdevsw/bdevsw I can find to use designated initializers. I have not built every extant kernel so I have probably broken at least one build; however I've also found and fixed some wrong cdevsw/bdevsw entries so even if so I think we come out ahead. 1.152 Sun Mar 16 05:20:25 GMT 2014 dholland branches: 1.152.2; Change (mostly mechanically) every cdevsw/bdevsw I can find to use designated initializers. I have not built every extant kernel so I have probably broken at least one build; however I've also found and fixed some wrong cdevsw/bdevsw entries so even if so I think we come out ahead. |
| /src/sys/arch/i386/conf/ | ||
| H A D | Makefile.i386 | 1.152 Wed Oct 24 06:26:56 GMT 2007 joerg branches: 1.152.2; cpufunc.S depends on assym.h. 1.152 Wed Oct 24 06:26:56 GMT 2007 joerg branches: 1.152.2; cpufunc.S depends on assym.h. |
| /src/distrib/sets/lists/xbase/ | ||
| H A D | mi | 1.152 Thu Jun 20 00:09:28 GMT 2019 uki branches: 1.152.2; Mark "xbase-obsolete" to obsolete files 1.152 Thu Jun 20 00:09:28 GMT 2019 uki branches: 1.152.2; Mark "xbase-obsolete" to obsolete files |
| /src/etc/ | ||
| H A D | rc | 1.152 Sat Apr 22 03:01:22 GMT 2000 lukem branches: 1.152.4; revert previous; the fast-start functionality already existed, and works at multi-user boot. (starting /etc/rc after single user boot doesn't exhibit this fast start behaviour). 1.152 Sat Apr 22 03:01:22 GMT 2000 lukem branches: 1.152.4; revert previous; the fast-start functionality already existed, and works at multi-user boot. (starting /etc/rc after single user boot doesn't exhibit this fast start behaviour). |
Completed in 188 milliseconds