Searched hist:1.728 (Results 1 - 22 of 22) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | if_wm.c | 1.728 Sat Feb 26 14:53:05 GMT 2022 rillig if_wm.c: remove stray semicolons from struct declaration C99 does not allow 'struct { int member;; }'. No binary change. |
| H A D | pcidevs.h | 1.728 Mon Jul 25 00:41:48 GMT 2005 christos regen. |
| H A D | pcidevs_data.h | 1.728 Sat Jul 30 01:13:23 GMT 2005 grant regen |
| H A D | pcidevs | 1.728 Sat Jul 30 01:12:59 GMT 2005 grant add some device ids for the ATI Radeon 9200 Pro. |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.728 Mon Dec 12 16:41:08 GMT 2016 bouyer branches: 1.728.2; Rename "CH341 serial/parallel" to "CH341 USB-Serial Bridge", and add a second device id for this chip. From FreeBSD. 1.728 Mon Dec 12 16:41:08 GMT 2016 bouyer branches: 1.728.2; Rename "CH341 serial/parallel" to "CH341 USB-Serial Bridge", and add a second device id for this chip. From FreeBSD. |
| H A D | usbdevs_data.h | 1.728 Tue May 30 20:16:08 GMT 2017 jnemeth branches: 1.728.2; regen for RTSYS CT57A 1.728 Tue May 30 20:16:08 GMT 2017 jnemeth branches: 1.728.2; regen for RTSYS CT57A |
| H A D | usbdevs.h | 1.728 Mon Jun 26 20:33:45 GMT 2017 is regenerate |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.728 Fri Aug 12 11:15:41 GMT 2022 riastradh viocon(4): New virtio tty driver imported from OpenBSD. viocon* at virtio? /dev/ttyVI?? Tested under qemu with: qemu-system-aarch64 ... \ -device virtio-serial \ -chardev socket,path=/tmp/ttyVI00,server=on,wait=off,id=ttyVI00 \ -device virtconsole,chardev=ttyVI00,name=org.NetBSD.dev.ttyVI00 \ ... I updated MAKEDEV.conf to create /dev/ttyVI?? on all ports where it looks likely to work based on: (a) having pci or a non-pci virtio attachment, (b) `qemu-system-$ARCH -M ?' mentioned something resembling the port, and (c) `qemu-system-$ARCH -device virtio-serial' launched without complaining about the virtio-serial device. (Criterion (c) excluded sparc and sparc64.) |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.728 Sat Jun 02 21:36:41 GMT 2012 dsl Add some pre-processor magic to verify that the type of the data item passed to sysctl_createv() actually matches the declared type for the item itself. In the places where the caller specifies a function and a structure address (typically the 'softc') an explicit (void *) cast is now needed. Fixes bugs in sys/dev/acpi/asus_acpi.c sys/dev/bluetooth/bcsp.c sys/kern/vfs_bio.c sys/miscfs/syncfs/sync_subr.c and setting AcpiGbl_EnableAmlDebugObject. (mostly passing the address of a uint64_t when typed as CTLTYPE_INT). I've test built quite a few kernels, but there may be some unfixed MD fallout. Most likely passing &char[] to char *. Also add CTLFLAG_UNSIGNED for unsiged decimals - not set yet. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.728 Fri Jan 02 21:18:51 GMT 2015 christos bump libmagic |
| H A D | mi | 1.728 Mon Nov 12 15:00:02 GMT 2007 jmmv Add the atf tools This adds reachover Makefiles to build and install the atf tools. Some are public, thus installed in /usr/bin, and others are internal and therefore installed in /usr/libexec. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.728 Mon Oct 26 21:35:51 GMT 2009 christos mention m4 |
| H A D | CHANGES | 1.728 Thu Oct 12 19:59:07 GMT 2006 peter Merge the peter-altq branch. (sync with KAME & add support for using ALTQ with pf(4)). |
| /src/usr.bin/make/ | ||
| H A D | parse.c | 1.728 Fri May 31 05:50:11 GMT 2024 rillig make: clean up API for iterating over hash tables |
| H A D | var.c | 1.728 Sat Dec 12 20:00:51 GMT 2020 rillig make(1): extract ExportVarsExpand from Var_Export |
| /src/sys/sys/ | ||
| H A D | param.h | 1.728 Fri Jul 07 14:05:37 GMT 2023 riastradh sys/param.h: Welcome to 10.99.5, courtesy of heartbeat(9). |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.728 Sun Feb 19 21:41:18 GMT 2006 jmcneill Add screenblanking support. Not enabled by default, as in some cases it might cause the system to hang. Where it does work, it works well. Enabled by setting options VESAFB_PM. Tested on ATI Radeon M9 (failed), NeoMagic 256AV (passed). |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.728 Sun Oct 10 16:49:52 GMT 2004 augustss Add auacer(4). |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.728 Sat Mar 11 04:24:52 GMT 2017 ozaki-r Separate tests for learning table of bridge |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.728 Sun Apr 28 04:05:41 GMT 2013 joerg Introduce MKLIBSTDCXX, defaulting to yes. |
| /src/sys/conf/ | ||
| H A D | files | 1.728 Sun Jul 31 04:04:46 GMT 2005 yamt revert "defflag VMSWAP" changes for now. there seems to be far more people who don't want to edit their kernel config files than i thought. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.728 Mon Sep 06 21:47:45 GMT 2004 yamt sort. |
Completed in 1844 milliseconds