Searched hist:1.621 (Results 1 - 23 of 23) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.621 Wed May 30 14:52:58 GMT 2012 nonaka Add urtwn(4) IDs from OpenBSD. |
| H A D | usbdevs.h | 1.621 Fri Oct 05 22:04:56 GMT 2012 khorben Added the device id for the Huawei EM770W 3G modem to u3g(4) Confirmed to work on a WeTab ok christos@ |
| H A D | usbdevs_data.h | 1.621 Wed Oct 03 06:58:03 GMT 2012 mlelstv regen |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.621 Tue Aug 18 15:54:20 GMT 2015 phx MI driver for the Microchip 3x0x series of SAR analog to digital converters. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.621 Fri May 07 13:02:50 GMT 2004 sekiya regen. |
| H A D | pcidevs_data.h | 1.621 Mon May 10 23:30:40 GMT 2004 lukem regen for: add Nvidia GeForce4 Ti 4200 Go AGP 8x (0x286) |
| H A D | pcidevs | 1.621 Fri May 07 13:01:49 GMT 2004 sekiya Add support for Silicon Image 3512 chip to satalink driver -- treat it as a 3112 variant (without RAID support), which does the right thing with the controller on my K8NNXP. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | tree.c | 1.621 Sun Mar 10 15:49:12 GMT 2024 rillig lint: fix integer overflow detection Previously, an unsigned operation that had a negative result went undetected in a few cases. Now, all results that are not representable by their type are considered overflows. The implementation of signed shift-right had been wrong for a few commits. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.621 Thu Jan 10 11:10:35 GMT 2008 tls Add sparse kernel core dump ("minidump") support for i386, written by Jed Davis for Coyote Point. Though this does not modify the kernel core format (it uses multiple memory segments, a feature previously unused on i386) it is nonetheless disabled by default. Sysctl machdep.sparse_dump=1 to turn this feature on. Dumps of even busy, large-memory systems are generally a few tens of megabytes. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.621 Sat Mar 10 21:52:00 GMT 2012 joerg P1003_1B_SEMAPHORE is no longer optional. |
| H A D | mi | 1.621 Sun May 14 19:51:15 GMT 2006 dyoung Build and install wpa_passphrase, the utility for making a WPA pre-shared key (PSK) from an SSID (802.11 "network name") and a secret passphrase. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.621 Fri Aug 01 02:20:03 GMT 2008 simonb Note that current GNU grep is GPLv3. |
| H A D | CHANGES | 1.621 Fri May 19 14:12:22 GMT 2006 liamjfoy Note import of Common Address Redundancy Protocol (CARP) ok joerg@ |
| /src/usr.bin/make/ | ||
| H A D | main.c | 1.621 Sat Jun 01 00:17:41 GMT 2024 rillig make: fix variable lifetime when initializing MAKE and .MAKE The pathbuf buffer is aliased by abspath, which later escapes the block where the buffer is declared. |
| H A D | parse.c | 1.621 Fri Jan 07 08:37:23 GMT 2022 rillig make: reduce negations in ParseVErrorInternal No functional change. |
| H A D | var.c | 1.621 Sat Oct 31 00:59:28 GMT 2020 rillig make(1): fix type of ParseModifierPart parameter delim |
| /src/sys/sys/ | ||
| H A D | param.h | 1.621 Fri Dec 06 21:07:07 GMT 2019 ad NetBSD 9.99.20 cpu_info/cpu_data changes for topology |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.621 Sat Jul 10 18:51:01 GMT 2004 cube Add an option to allow any user to write to machdep.est.frequency.target, which is very handy on a laptop to control EST through another program that you don't necessarily want to run as root (in my case, gkrellm). The option's name is EST_FREQ_USERWRITE, and is disabled by default. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.621 Fri Oct 24 20:35:41 GMT 2003 jdolecek switch to unified MAKEDEV(8) - the manpage now contains list of all devices for all platforms |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.621 Fri May 15 10:53:58 GMT 2015 ozaki-r Add missing rump flag to net/route test files |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.621 Mon Mar 08 09:32:18 GMT 2010 he Fix the setting of MKZFS for amd64 and i386, so that the set lists match up again, and it matches with the comment a few lines above. |
| /src/sys/conf/ | ||
| H A D | files | 1.621 Fri Jul 25 21:12:39 GMT 2003 jonathan Commit initial NetBSD port of the OpenCrypto Framework (OCF). This code is derived from Sam Leffler's FreeBSD port of OCF, which is in turn a port of Angelos Keromytis's OpenBSD work. Credit to Sam and Angelos, any blame for the NetBSD port to me. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.621 Thu Sep 25 18:08:01 GMT 2003 thorpej Add <dev/pci/tweio.h> and <dev/pci/twereg.h>. |
Completed in 1679 milliseconds