Searched hist:1.456 (Results 1 - 25 of 37) sorted by relevance
| /src/sys/kern/ | ||
| H A D | kern_exec.c | 1.456 Fri Feb 23 19:43:08 GMT 2018 maxv branches: 1.456.2; Fix off-by-one, we don't want the entry point to equal the maximum address. 1.456 Fri Feb 23 19:43:08 GMT 2018 maxv branches: 1.456.2; Fix off-by-one, we don't want the entry point to equal the maximum address. |
| H A D | init_main.c | 1.456 Mon May 19 23:33:19 GMT 2014 rmind Move ipi_sysinit() after configure2(); we want secondary CPUs attached. Might revisit if the there will be a need to use this interface earlier. |
| H A D | vfs_subr.c | 1.456 Wed Jan 11 09:07:57 GMT 2017 hannken Move vnode member v_mntvnodes as vi_mntvnodes to vnode_impl.h. Add an ugly hack so pstat.c may still traverse the list. |
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.456 Sat Jan 18 11:22:49 GMT 2020 simonb Revert kern/54790 and kern/54855 NCQ fix that penalised all Samsung EVO 860 drives. ok jdolecek@ |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.456 Sat Sep 22 16:22:23 GMT 2018 maxv Remove isic(4). It is part of ISDN, which we are now retiring. |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.456 Tue Feb 02 19:42:32 GMT 2010 yhardy Add my name, as specified in the welcome message. |
| /src/distrib/sets/lists/debug/ | ||
| H A D | mi | 1.456 Tue Dec 17 17:56:45 GMT 2024 christos add a PT_KILL test. |
| /src/etc/ | ||
| H A D | Makefile | 1.456 Wed Dec 29 22:22:13 GMT 2021 christos Enable split-debug files for kernels. Enabled by default with MKDEBUG=yes. |
| /src/share/man/man9/ | ||
| H A D | Makefile | 1.456 Wed Mar 10 13:27:51 GMT 2021 simonb Add printf_nostamp(9), kernel printf() without prepending a timestamp. |
| /src/share/mk/ | ||
| H A D | bsd.README | 1.456 Tue Sep 30 16:13:15 GMT 2025 gutteridge bsd.README: .man.8 is also a target It was added with the xdm(8) move a year ago. |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.456 Tue Dec 13 10:55:40 GMT 2016 kamil KSTACK_CHECK_DR0 is no longer available It used to detect stackoverflow on the i386 port. Sponsored by <The NetBSD Foundation> |
| H A D | Makefile | 1.456 Wed Jan 09 11:26:09 GMT 2008 simonb Remove support for NetBSD/pc532. |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.456 Tue Feb 06 14:30:09 GMT 2007 elad PR/35552: Yojiro UO: add new devices for rum(4) Patch applied, thanks! (needs regen) |
| H A D | usbdevs.h | 1.456 Fri Feb 02 09:41:21 GMT 2007 is Only the SigmaTel 4220 is _very_ fast |
| H A D | usbdevs_data.h | 1.456 Wed Jan 31 10:08:53 GMT 2007 msaitoh regen |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | cgram.y | 1.456 Wed Jul 12 16:07:35 GMT 2023 rillig lint: don't treat 'inline' as a storage class The additional conflict in the grammar is in the same place as the other conflicts, as T_SCLASS and T_FUNCTION_SPECIFIER are now separate tokens. No functional change. |
| H A D | tree.c | 1.456 Tue Jun 21 22:10:30 GMT 2022 rillig lint: use is_struct_or_union instead of comparing twice No functional change. |
| /src/sys/net/ | ||
| H A D | if.c | 1.456 Thu Jul 04 02:44:25 GMT 2019 ozaki-r 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/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.456 Mon Apr 17 08:59:37 GMT 2017 riastradh New rndsource driver for Araneus Alea II TRNG USB devices. Disabled by default in x86/GENERIC and usbdevices.config pending review and testing without rump ugenhc in the way, but enabled in x86/ALL for compile-testing. (Hi gson! Finally found a round tuit in my pocket, next to a certain rectangular one.) |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.456 Tue Jul 09 23:50:29 GMT 2002 matt Regen. |
| H A D | pcidevs_data.h | 1.456 Mon Jul 22 07:48:48 GMT 2002 msaitoh regen |
| /src/usr.bin/make/ | ||
| H A D | job.c | 1.456 Mon Oct 10 21:17:25 GMT 2022 rillig make: change return type of unlink_file back to int As unlink_file is a wrapper around unlink, use the same encoding for the possible return values as in the wrapped function. This consistency is more important than expressing all possible return values in the return type 'bool'. https://mail-index.netbsd.org/tech-toolchain/2022/10/06/msg004155.html No functional change. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.456 Mon Sep 10 21:19:14 GMT 2001 chris Update pmap_update to now take the updated pmap as an argument. This will allow improvements to the pmaps so that they can more easily defer expensive operations, eg tlb/cache flush, til the last possible moment. Currently this is a no-op on most platforms, so they should see no difference. Reviewed by Jason. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.456 Mon Jan 12 10:01:33 GMT 2009 dogcow more shared library major number bumps. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.456 Sat Jul 29 08:24:41 GMT 2006 kardel document import of ntp 4-2-2p2 |
Completed in 1066 milliseconds