Searched hist:1.565 (Results 1 - 25 of 25) sorted by relevance
| /src/sys/kern/ | ||
| H A D | vfs_syscalls.c | 1.565 Thu Jul 04 05:59:05 GMT 2024 mrg don't fd_putfile() if you haven't grabbed a ref already. the condition to call fd_getvnode() was changed, but the condition to call fd_putfile() afterwards was not changed, leading to a panic seen by Chavdar on current-users, probably. builds, runs, seems obvious. |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.565 Wed Oct 20 23:23:59 GMT 2021 gutteridge main: simplify conditional markup |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.565 Wed Nov 03 20:03:02 GMT 2010 christos From Anon Ymous: Port of the otus driver from OpenBSD. This driver supports USB 2.0 wireless network devices based on Atheros Communications AR9001U chipset. It claims to support several AR9001U based adapters, but has only been tested with a NetGear WNDA3100 adapter (0x0846/0x9010). XXX: The EDCA support is currently missing from our network stack (hopefully coming soon), but the driver hooks for it are there. |
| H A D | usbdevs.h | 1.565 Fri Dec 24 19:22:37 GMT 2010 jmcneill regen |
| H A D | usbdevs_data.h | 1.565 Tue Dec 21 07:03:54 GMT 2010 jnemeth regen |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.565 Wed Apr 15 17:16:22 GMT 2020 maxv Introduce POOL_NOCACHE, simple option to cancel pool_caches and go directly to the pool layer. It is taken out of POOL_QUARANTINE. Advertise POOL_NOCACHE for kMSan rather than POOL_QUARANTINE. With kMSan we are only interested in the no-caching effect, not the quarantine. This reduces memory pressure on kMSan kernels. |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.565 Sun Aug 14 16:11:16 GMT 2011 wiz Install irmce(4) after review by jmcneill. Sort set lists while there. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.565 Sun Aug 17 15:48:41 GMT 2003 bouyer Regen: Add 3com 3c940 Gigabit Ethernet, and VIA KT600 PCI devices. |
| H A D | pcidevs_data.h | 1.565 Wed Aug 20 22:58:23 GMT 2003 jonathan regen from pcidevs 1.567 with fix for typo in bcm5823 product-id. |
| H A D | pcidevs | 1.565 Sun Aug 17 15:47:11 GMT 2003 bouyer Add 3com 3c940 Gigabit Ethernet, and VIA KT600 PCI devices. From Stephen Degler in PR port-i386/22453 |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | tree.c | 1.565 Fri Jul 14 09:04:08 GMT 2023 rillig lint: rename function for creating a new expression node |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.565 Thu Sep 22 07:13:27 GMT 2005 simonb TAB police. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.565 Sun Dec 12 16:27:25 GMT 2010 adam setlists updated for OpenLDAP 2.4.23 |
| H A D | mi | 1.565 Sun Jul 31 19:26:06 GMT 2005 xtraeme Add scan_lfs(8), utility to find LFS partitions on disk, useful to recover lost disklabels. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.565 Sun Nov 04 00:54:59 GMT 2007 ghen Restore spelling. |
| /src/usr.bin/make/ | ||
| H A D | main.c | 1.565 Sat Jan 01 21:41:50 GMT 2022 rillig make: fix error message when reading more than 1 GB from stdin Previously, the error message was: make: (null): file too large Now it is: make: (stdin): file too large |
| H A D | parse.c | 1.565 Tue Sep 21 23:06:18 GMT 2021 rillig make: reduce relocations, thereby reducing .text size No functional change. |
| H A D | var.c | 1.565 Sun Oct 04 10:35:25 GMT 2020 rillig make(1): only use the VARE_ASSIGN flag if necessary When checking the right-hand side of a variable assignment for syntax errors, it does not matter whether a '$$' is expanded to '$' or kept as '$$'. |
| /src/sys/sys/ | ||
| H A D | param.h | 1.565 Mon Jun 25 03:23:55 GMT 2018 msaitoh Bump version to 8.99.20 (removal of bpf_tap()). |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.565 Sun Jul 06 04:03:21 GMT 2003 kochi o cleanup usage of ACPI_ACTIVATE_DEV/ACPI_PCI_FIXUP o delete usage of ENABLE_DEBUGGER As ACPI_ACTIVATE_DEV/ACPI_PCI_FIXUP are defflag'ed in files.acpi, these options don't have to have a value. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.565 Fri Apr 18 15:05:34 GMT 2003 wiz acorn32-kmem(4) now exists. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.565 Thu Apr 17 18:37:07 GMT 2014 christos add new lint tests |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.565 Wed Jun 10 04:11:01 GMT 2009 mrg +dri2proto -printproto |
| /src/sys/conf/ | ||
| H A D | files | 1.565 Thu Oct 10 22:45:45 GMT 2002 thorpej Move netinet, netinet6, ipsec, and ipfilter config defns to netinet/files.ipfilter, etinet/files.netinet, netinet6/files.netinet6, and netinet6/files.netipsec. XXX There are still a few stragglers in conf/files, which are entangled with other network protocols. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.565 Thu May 08 07:30:20 GMT 2003 uebayasi Add magic_*() into not only man/cat3 but also man/man3. Found by wizd(8). |
Completed in 1373 milliseconds