Searched hist:1.404 (Results 1 - 25 of 51) sorted by relevance
| /src/sys/arch/sparc64/doc/ | ||
| H A D | TODO | 1.21 Sun Feb 05 20:08:35 GMT 2017 palle sun4v: update TODO list to reflect the current state - TRAP_SETUP() was adapted to handle both sun4u and sun4v systems in version 1.404 of locore.s |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.404 Tue Apr 26 22:17:17 GMT 2011 wiz branches: 1.404.2; Remove references to just removed Darwin and Irix emulation. Bump date. 1.404 Tue Apr 26 22:17:17 GMT 2011 wiz branches: 1.404.2; Remove references to just removed Darwin and Irix emulation. Bump date. |
| /src/sys/arch/alpha/conf/ | ||
| H A D | GENERIC | 1.404 Sun Aug 16 10:27:47 GMT 2020 jdolecek make COMPAT_LINUX option disabled by default leave the option enabled only in amd64/i386 ALL kernels to make sure it continues to be compilable also when included in kernel |
| /src/share/misc/ | ||
| H A D | acronyms.comp | 1.404 Mon Mar 17 14:07:44 GMT 2025 jschauma +CFRG Crypto Forum Research Group (IRTF) |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.404 Sun Nov 16 16:01:40 GMT 2014 manu branches: 1.404.2; Remove unused extended attributes kernel options As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them as they have been obsolete for a long time: UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate 1.404 Sun Nov 16 16:01:40 GMT 2014 manu branches: 1.404.2; Remove unused extended attributes kernel options As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them as they have been obsolete for a long time: UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate |
| /src/sys/uvm/ | ||
| H A D | uvm_map.c | 1.404 Mon Feb 27 16:24:45 GMT 2023 riastradh uvm(9): KASSERT(A && B) -> KASSERT(A); KASSERT(B) While here, print some of the inputs with KASSERTMSG. |
| /src/sys/kern/ | ||
| H A D | kern_sig.c | 1.404 Sat Apr 09 23:38:33 GMT 2022 riastradh sys: Use membar_release/acquire around reference drop. This just goes through my recent reference count membar audit and changes membar_exit to membar_release and membar_enter to membar_acquire -- this should make everything cheaper on most CPUs without hurting correctness, because membar_acquire is generally cheaper than membar_enter. |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | locore.s | 1.404 Thu Jan 05 20:37:06 GMT 2017 palle sun4v: TRAP_SETUP() updated to set mmu context id properly for both sun4v and sun4u platforms. Verified using qemu for both sun4u and sun4v systems |
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.404 Tue Aug 06 19:13:13 GMT 2013 soren TRIM showed up sometime between ATA-7 and ATA-8. |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.404 Thu Dec 08 11:31:10 GMT 2016 nat Add a synthesized pc beeper and keyboard bell for platforms with an audio device. |
| H A D | files.i386 | 1.404 Mon Jun 29 23:32:24 GMT 2020 riastradh glxsb(4): Remove rijndael dependency. This doesn't actually seem to depend on it in any way. XXX Compile-tested only. |
| /src/sys/arch/arm/arm32/ | ||
| H A D | pmap.c | 1.404 Tue Apr 14 07:31:52 GMT 2020 skrll Fix a comment. From ad@ |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.404 Wed Aug 20 21:14:38 GMT 2008 bouyer Add a "Features to be removed in a later release" section. Document that Xen 2.0.x will be removed after netbsd-5, once we get PCI pass-though support for Xen-3. |
| /src/distrib/sets/lists/debug/ | ||
| H A D | mi | 1.404 Fri Jun 16 20:38:19 GMT 2023 wiz mark some openssl 1.1 files as obsolete with openssl 3 |
| /src/etc/ | ||
| H A D | Makefile | 1.404 Tue Feb 05 07:32:44 GMT 2013 matt Add debug to the list of OBSOLETE_FILES |
| /src/share/man/man9/ | ||
| H A D | Makefile | 1.404 Thu Apr 06 01:54:17 GMT 2017 pgoyette Document ubc_zerorange(9). Add it (and ubc_purge(9)) to the MLINKS |
| /src/share/mk/ | ||
| H A D | bsd.README | 1.404 Sun May 24 19:58:02 GMT 2020 christos Add libuv |
| H A D | bsd.lib.mk | 1.404 Tue May 07 20:56:25 GMT 2024 riastradh bsd.lib.mk: Allow MACHINE_CPU for default expsym file. |
| /src/sys/dev/raidframe/ | ||
| H A D | rf_netbsdkintf.c | 1.404 Mon Mar 28 00:33:21 GMT 2022 riastradh driver(9): devsw_detach never fails. Make it return void. Prune a whole lotta dead branches as a result of this. (Some logic calling this is also wrong for other reasons; devsw_detach is final -- you should never have any reason to decide to roll it back. To be cleaned up in subsequent commits...) XXX kernel ABI change to devsw_detach signature requires bump |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.404 Mon Jul 04 05:55:05 GMT 2005 augustss Correct product id for the Hank Connection device. |
| H A D | usbdevs.h | 1.404 Sun Jun 19 10:26:36 GMT 2005 augustss Regen. |
| H A D | usbdevs_data.h | 1.404 Wed Jun 01 09:16:07 GMT 2005 sekiya Regen. |
| /src/sys/dev/pci/ | ||
| H A D | files.pci | 1.404 Sat Sep 22 00:19:11 GMT 2018 maxv Remove ifpci(4). It is part of ISDN, which we are retiring. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | cgram.y | 1.404 Fri Apr 29 06:40:51 GMT 2022 rillig lint: do not allow type attributes after label After a label, the type attributes _Alignas, __packed and _Noreturn do not make sense, so don't allow them. The only kind of attributes that makes sense there syntactically is GCC __attribute__. Allow multiple such attributes, like everywhere in the GCC grammar. |
| H A D | decl.c | 1.404 Wed Sep 04 04:15:30 GMT 2024 rillig lint: clean up checks for declarations |
Completed in 632 milliseconds