Searched hist:1.445 (Results 1 - 25 of 39) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | usbdevs.h | 1.445 Sat Nov 25 21:35:34 GMT 2006 christos branches: 1.445.2; regen 1.445 Sat Nov 25 21:35:34 GMT 2006 christos branches: 1.445.2; regen |
| H A D | usbdevs | 1.445 Fri Jan 05 06:12:20 GMT 2007 jmcneill Add USB product ID for Microsoft Xbox Controller S |
| H A D | usbdevs_data.h | 1.445 Wed Nov 22 17:58:39 GMT 2006 drochner regen |
| /src/sys/dev/pci/ | ||
| H A D | files.pci | 1.445 Fri Oct 14 22:10:15 GMT 2022 jmcneill branches: 1.445.2; Add a PCI resource manager and use it on Arm ACPI platforms. The Arm ACPI code relied on PCI_NETBSD_CONFIGURE to configure devices that were not enabled by system firmware. This is not safe to do unless the firmware explicitly permits it using a device specific method defined in the PCI firmware spec. Introduce a new PCI resource manager that discovers what has already been configured by firmware and allocates from the remaining space. This will ensure that devices setup by firmware are untouched and only will program BARs of devices that are not enabled at boot time. The current implementation assumes that the parent PCI-PCI bridge's are already configured. A worthwhile improvement in the future would be to support programming windows for bridges that are not fully configured. 1.445 Fri Oct 14 22:10:15 GMT 2022 jmcneill branches: 1.445.2; Add a PCI resource manager and use it on Arm ACPI platforms. The Arm ACPI code relied on PCI_NETBSD_CONFIGURE to configure devices that were not enabled by system firmware. This is not safe to do unless the firmware explicitly permits it using a device specific method defined in the PCI firmware spec. Introduce a new PCI resource manager that discovers what has already been configured by firmware and allocates from the remaining space. This will ensure that devices setup by firmware are untouched and only will program BARs of devices that are not enabled at boot time. The current implementation assumes that the parent PCI-PCI bridge's are already configured. A worthwhile improvement in the future would be to support programming windows for bridges that are not fully configured. |
| H A D | pcidevs.h | 1.445 Fri Jun 21 15:56:44 GMT 2002 thorpej Regenerate: Add product ID for Intel 82452KX/GX PCI-Host bridge. |
| H A D | pcidevs_data.h | 1.445 Sat Jun 22 14:34:49 GMT 2002 fvdl Regenerate. |
| /src/sys/kern/ | ||
| H A D | init_main.c | 1.445 Sun Jul 29 18:05:48 GMT 2012 mlelstv branches: 1.445.2; Do not call setroot() from MD code and from MI code, which has unwanted sideeffects in the RB_ASKNAME case. This fixes PR/46732. No longer wrap MD cpu_rootconf(), as hp300 port stores reboot information as a side effect. Instead call MI rootconf() from MD code which makes rootconf() now a wrapper to setroot(). Adjust several MD routines to set the global booted_device,booted_partition variables instead of passing partial information to setroot(). Make cpu_rootconf(9) describe the calling order. 1.445 Sun Jul 29 18:05:48 GMT 2012 mlelstv branches: 1.445.2; Do not call setroot() from MD code and from MI code, which has unwanted sideeffects in the RB_ASKNAME case. This fixes PR/46732. No longer wrap MD cpu_rootconf(), as hp300 port stores reboot information as a side effect. Instead call MI rootconf() from MD code which makes rootconf() now a wrapper to setroot(). Adjust several MD routines to set the global booted_device,booted_partition variables instead of passing partial information to setroot(). Make cpu_rootconf(9) describe the calling order. |
| H A D | vfs_subr.c | 1.445 Fri Sep 05 05:57:21 GMT 2014 matt branches: 1.445.2; Don't next structure and enum definitions. Don't use C++ keywords new, try, class, private, etc. 1.445 Fri Sep 05 05:57:21 GMT 2014 matt branches: 1.445.2; Don't next structure and enum definitions. Don't use C++ keywords new, try, class, private, etc. |
| H A D | kern_exec.c | 1.445 Fri Sep 29 17:08:00 GMT 2017 maxv Remove compat_linux from the autoload list, and add a sysctl to enable or disable it - which defaults to disabled. The following command is now required to use linux binaries: sysctl -w emul.linux.enabled=1 After a discussion on tech-kern@. All the other ideas to reduce the attack surface have drawbacks, and this sysctl seems to be the best option. |
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.445 Tue Mar 19 06:51:05 GMT 2019 mlelstv Set disk model name as disk type. The information can be queried through drvctl(4). |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.445 Wed Aug 01 18:36:14 GMT 2018 khorben Build the umb(4) driver in the ALL kernels (amd64, i386) As suggested by Robert Swindells; thank you! |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.445 Sat Apr 25 10:34:43 GMT 2009 snj Yet another round of INSTALL fixes. |
| /src/distrib/sets/lists/debug/ | ||
| H A D | mi | 1.445 Sun Aug 18 04:02:58 GMT 2024 rin sets/lists: Make gdbserver MI by using MKGDBSERVER |
| /src/etc/ | ||
| H A D | Makefile | 1.445 Mon May 18 21:19:34 GMT 2020 jmcneill Separate devicetree .dts -> .dtb building from kernel builds. They are now part of a separate set, "dtb.tgz", and only built when MKDTB=yes. This defaults to yes for earmv[67]* and aarch64, and no everywhere else. |
| /src/ | ||
| H A D | Makefile | 1.339 Mon May 05 17:01:33 GMT 2025 gutteridge src/Makefile: update a reference to where MKUPDATE is documented It was removed from share/mk/bsd.README in r. 1.445 back in 2023. (Perhaps redundant because of the other mk.conf.5 reference lower down, but, it was obviously felt it needed particular attention.) |
| /src/share/man/man9/ | ||
| H A D | Makefile | 1.445 Mon Jan 20 18:38:18 GMT 2020 thorpej Remove FDDI support. |
| /src/share/mk/ | ||
| H A D | bsd.README | 1.445 Sat Jul 22 18:50:31 GMT 2023 lukem bsd.README: sync with mk.conf(5), deduping entries Remove most duplication of variables already documented in mk.conf(5). Add lists of supported and obsolete mk.conf(5) variables so that searches in this document at least find them (as per BUILDING). Sync text from mk.conf(5) for entries that remain. Explicitly document DESTDIR and RELEASEDIR. Replace MKMAN=no antipattern with NOMAN=. Consistently use "option" versus "flag"; option is more generic, and may include a flag with an argument. |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.445 Sat May 16 17:13:55 GMT 2015 snj the OSI options are long gone (hi joerg!) |
| H A D | Makefile | 1.445 Thu Oct 25 17:32:23 GMT 2007 christos PR/37210: Jonathan Kollasch: Add seeprom man page. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | cgram.y | 1.445 Sun Jul 02 22:56:13 GMT 2023 rillig lint: allow empty statements in GCC statement expressions |
| H A D | tree.c | 1.445 Thu May 26 10:48:47 GMT 2022 rillig lint: re-order conditions for lossy conversions Now that can_represent does more work, put it at the end of the conditions. No functional change. |
| /src/sys/net/ | ||
| H A D | if.c | 1.445 Tue Jan 29 09:28:50 GMT 2019 pgoyette Normalize all the compat hooks' names to the form <subsystem>_<function>_<version>_hook NFCI XXX Note that although this introduces a change in the kernel-to- XXX module interface, we are NOT bumping the kernel version number. XXX We will bump the version number once the interface stabilizes. |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.445 Fri Dec 09 02:23:25 GMT 2016 christos kill PCPPISPEAKER |
| /src/usr.bin/make/ | ||
| H A D | job.c | 1.445 Mon Dec 27 18:26:22 GMT 2021 rillig make: remove unnecessary words from command line options Several years ago, the command line options were individual global variables. The global variable could therefore not be named 'silent' since that would have conflicted with local variables of the same name. After moving the global variable to the namespace 'struct CmdOpts', there is no conflict anymore. There doesn't seem to be any risk of naming collisions for the names 'touch' and 'query'. No functional change. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.445 Sun Jun 17 21:01:34 GMT 2001 sommerfeld Add %fs/%gs to trap frame and save/restore them on trap/interrupt/syscall entry from userspace. Remove special-case "by hand" validation of fs/gs register values as well as special handling of them in various signal handling paths. Now, like %ds and %es, they are validated by the hardware on return to userland. This paves the way for the use of %fs for per-cpu data on multiprocessor systems, and fixes an otherwise difficult-to-fix interaction between threads/clone(2) and USER_LDT. Discussed in advance with Frank van der Linden. |
Completed in 693 milliseconds