Searched hist:1.274 (Results 1 - 25 of 134) sorted by relevance
| /src/sys/netipsec/ | ||
| H A D | key.c | 1.274 Wed May 18 15:20:18 GMT 2022 christos PR/56841: Andrew Cagney: debug-log IPcomp CPI lookups: - debug-logs why an SPI is rejected - adds missing __VA_OPT__(,) to some printf macros - debug-log SPI+proto when adding/updating entry |
| /src/sys/sys/ | ||
| H A D | syscall.h | 1.274 Fri Jul 25 08:27:36 GMT 2014 dholland branches: 1.274.2; 1.274.4; Regen for fdiscard and posix_fallocate. 1.274 Fri Jul 25 08:27:36 GMT 2014 dholland branches: 1.274.2; 1.274.4; Regen for fdiscard and posix_fallocate. 1.274 Fri Jul 25 08:27:36 GMT 2014 dholland branches: 1.274.2; 1.274.4; Regen for fdiscard and posix_fallocate. |
| H A D | syscallargs.h | 1.274 Tue Jan 26 23:49:47 GMT 2016 pooka regen syscall files |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | machdep.c | 1.274 Wed Oct 17 19:57:15 GMT 2007 garbled branches: 1.274.2; 1.274.4; 1.274.8; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. 1.274 Wed Oct 17 19:57:15 GMT 2007 garbled branches: 1.274.2; 1.274.4; 1.274.8; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. 1.274 Wed Oct 17 19:57:15 GMT 2007 garbled branches: 1.274.2; 1.274.4; 1.274.8; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. 1.274 Wed Oct 17 19:57:15 GMT 2007 garbled branches: 1.274.2; 1.274.4; 1.274.8; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. |
| H A D | locore.s | 1.274 Fri Jun 07 00:18:26 GMT 2019 mrg branches: 1.274.2; remove code to directly check for NULL savefpstate() calls. it has not triggered for years now, and if it comes back, you still get a normal kernel fault. 1.274 Fri Jun 07 00:18:26 GMT 2019 mrg branches: 1.274.2; remove code to directly check for NULL savefpstate() calls. it has not triggered for years now, and if it comes back, you still get a normal kernel fault. |
| /src/share/misc/ | ||
| H A D | acronyms | 1.274 Fri May 25 00:31:07 GMT 2018 riastradh branches: 1.274.2; Add a topical acronym for this week: GDPR. 1.274 Fri May 25 00:31:07 GMT 2018 riastradh branches: 1.274.2; Add a topical acronym for this week: GDPR. |
| /src/distrib/sets/lists/base/ | ||
| H A D | md.amd64 | 1.274 Fri Dec 22 07:19:02 GMT 2017 maxv branches: 1.274.2; 1.274.4; Build and install the prekern by default. I didn't build a full distribution to test this change, but it seems fine enough. 1.274 Fri Dec 22 07:19:02 GMT 2017 maxv branches: 1.274.2; 1.274.4; Build and install the prekern by default. I didn't build a full distribution to test this change, but it seems fine enough. 1.274 Fri Dec 22 07:19:02 GMT 2017 maxv branches: 1.274.2; 1.274.4; Build and install the prekern by default. I didn't build a full distribution to test this change, but it seems fine enough. |
| /src/sys/dev/scsipi/ | ||
| H A D | sd.c | 1.274 Sun Jun 08 18:18:34 GMT 2008 tsutsui branches: 1.274.2; 1.274.4; Use device_lookup_private() rather than using cd_devs[] directly to get softc. XXX maybe we should change a type of cd_devs[] in struct cfdriver from (void *) to device_t. 1.274 Sun Jun 08 18:18:34 GMT 2008 tsutsui branches: 1.274.2; 1.274.4; Use device_lookup_private() rather than using cd_devs[] directly to get softc. XXX maybe we should change a type of cd_devs[] in struct cfdriver from (void *) to device_t. 1.274 Sun Jun 08 18:18:34 GMT 2008 tsutsui branches: 1.274.2; 1.274.4; Use device_lookup_private() rather than using cd_devs[] directly to get softc. XXX maybe we should change a type of cd_devs[] in struct cfdriver from (void *) to device_t. |
| /src/sys/kern/ | ||
| H A D | tty.c | 1.274 Sat Oct 01 04:42:54 GMT 2016 christos branches: 1.274.6; Require exact credential match; this way even if we su to the original user that created the session, we won't match his credentials. 1.274 Sat Oct 01 04:42:54 GMT 2016 christos branches: 1.274.6; Require exact credential match; this way even if we su to the original user that created the session, we won't match his credentials. |
| H A D | init_sysent.c | 1.274 Tue Sep 10 17:42:02 GMT 2013 pooka regen |
| H A D | syscalls.c | 1.274 Sun Apr 27 15:11:22 GMT 2014 pooka Eliminate weak symbols from rump kernel syscall handlers, part 5: regen syscalls to eliminate weak aliases and link-time initialization |
| H A D | kern_synch.c | 1.274 Wed Dec 30 23:54:30 GMT 2009 rmind branches: 1.274.2; - nextlwp: do not set l_cpu, it should be returned correct (add assert). - resched_cpu: avoid double set of ci. 1.274 Wed Dec 30 23:54:30 GMT 2009 rmind branches: 1.274.2; - nextlwp: do not set l_cpu, it should be returned correct (add assert). - resched_cpu: avoid double set of ci. |
| H A D | subr_autoconf.c | 1.274 Sat Oct 03 22:32:50 GMT 2020 riastradh branches: 1.274.2; autoconf: Blame devices holding up boot with config_pending. Blame message requires `boot -x' (AB_DEBUG). Fix ata so it doesn't mismatch config_pending_incr/decr devices. 1.274 Sat Oct 03 22:32:50 GMT 2020 riastradh branches: 1.274.2; autoconf: Blame devices holding up boot with config_pending. Blame message requires `boot -x' (AB_DEBUG). Fix ata so it doesn't mismatch config_pending_incr/decr devices. |
| H A D | subr_pool.c | 1.274 Sat Sep 05 17:33:11 GMT 2020 riastradh branches: 1.274.2; Suppress pool redzone message unless booted with debug. 1.274 Sat Sep 05 17:33:11 GMT 2020 riastradh branches: 1.274.2; Suppress pool redzone message unless booted with debug. |
| /src/sys/modules/ | ||
| H A D | Makefile | 1.274 Sat Dec 03 01:04:42 GMT 2022 brad branches: 1.274.2; Split the BMP280 / BME280 driver into common code and create I2C and SPI attachments. 1.274 Sat Dec 03 01:04:42 GMT 2022 brad branches: 1.274.2; Split the BMP280 / BME280 driver into common code and create I2C and SPI attachments. |
| /src/sys/arch/amiga/conf/ | ||
| H A D | GENERIC | 1.274 Sun Oct 30 11:19:56 GMT 2011 rkujawa branches: 1.274.2; regen kernel configs 1.274 Sun Oct 30 11:19:56 GMT 2011 rkujawa branches: 1.274.2; regen kernel configs |
| /src/sys/dev/ | ||
| H A D | vnd.c | 1.274 Sun Feb 23 15:46:39 GMT 2020 ad branches: 1.274.4; UVM locking changes, proposed on tech-kern: - Change the lock on uvm_object, vm_amap and vm_anon to be a RW lock. - Break v_interlock and vmobjlock apart. v_interlock remains a mutex. - Do partial PV list locking in the x86 pmap. Others to follow later. 1.274 Sun Feb 23 15:46:39 GMT 2020 ad branches: 1.274.4; UVM locking changes, proposed on tech-kern: - Change the lock on uvm_object, vm_amap and vm_anon to be a RW lock. - Break v_interlock and vmobjlock apart. v_interlock remains a mutex. - Do partial PV list locking in the x86 pmap. Others to follow later. |
| /src/sys/arch/sparc/conf/ | ||
| H A D | GENERIC | 1.274 Mon Feb 24 21:32:26 GMT 2025 andvar s/architecure/architecture/ and few other typos in comments. |
| /src/lib/libc/ | ||
| H A D | shlib_version | 1.274 Thu Jun 08 13:32:20 GMT 2017 joerg One more hack to kill in setproctitle |
| /src/distrib/sets/lists/etc/ | ||
| H A D | mi | 1.274 Tue Apr 09 15:17:24 GMT 2024 nia Add new sets: base32, debug32, manhtml - base32 contains (when MKCOMPAT=yes) shared libraries for 32-bit compatibility, previously included in base - debug32 contains (when MKCOMPAT=yes) debug symbols and static libraries containing debug symbols for 32-bit compatiblity, previously included in debug - manhtml contains (when MKHTML=yes) the HTML files previously included in 'man', which are of limited utility without third-party software. The motivation for this change is to be able to easily exclude sets from CD-ROM images that go over the size limit without xz compression (which many NetBSD platforms struggle to extract at acceptable speeds). |
| /src/doc/ | ||
| H A D | BRANCHES | 1.274 Sun Jan 11 03:31:57 GMT 2009 christos get the correct date for today. |
| /src/usr.sbin/ | ||
| H A D | Makefile | 1.274 Sat Jan 28 16:55:54 GMT 2017 nat bta2dpd - Bluetooth Advand Audio Distribution (A2DP) Profile Daemon. bta2dpd allows you to stream audio to and from bluetooth devices. It features high quality stereo audio and is intended for use with pad(4) device. As discussed on current-users@ and tech-userlevel@ |
| /src/sys/net/ | ||
| H A D | if.h | 1.274 Thu Jul 04 02:44:25 GMT 2019 ozaki-r branches: 1.274.2; Add support for a network interface description. ioctl(2): - Add SIOCGIFDESCR/SIOCSIFDESCR commands to get/set the description. This enables to make a memo for interface, like "Home network" or "Remote VPN". From t-kusaba@IIJ 1.274 Thu Jul 04 02:44:25 GMT 2019 ozaki-r branches: 1.274.2; Add support for a network interface description. ioctl(2): - Add SIOCGIFDESCR/SIOCSIFDESCR commands to get/set the description. This enables to make a memo for interface, like "Home network" or "Remote VPN". From t-kusaba@IIJ |
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.274 Sat Feb 28 06:28:47 GMT 2004 yamt branches: 1.274.2; change the way to handle NEW_BUFQ_STRATEGY option. instead of putting #ifdefs into each drivers, use a global variable to indicate default strategy. XXX should have a way to specify other strategies. 1.274 Sat Feb 28 06:28:47 GMT 2004 yamt branches: 1.274.2; change the way to handle NEW_BUFQ_STRATEGY option. instead of putting #ifdefs into each drivers, use a global variable to indicate default strategy. XXX should have a way to specify other strategies. |
| /src/sys/dev/ic/ | ||
| H A D | wdc.c | 1.274 Tue Jul 31 15:50:34 GMT 2012 bouyer branches: 1.274.2; Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc cleanup and SATA PMP support), now that I'm back to fix the fallouts. 1.274 Tue Jul 31 15:50:34 GMT 2012 bouyer branches: 1.274.2; Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc cleanup and SATA PMP support), now that I'm back to fix the fallouts. |
Completed in 351 milliseconds