Searched hist:1.622 (Results 1 - 23 of 23) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.622 Thu May 31 00:29:15 GMT 2012 nonaka Ralink Technology's vendor ID is 0x148f, not 0x1485. Pointed by FUKAUMI Naoki. |
| H A D | usbdevs.h | 1.622 Sat Oct 06 00:05:58 GMT 2012 khorben Regenerated with the proper RCS Id (thanks Bernd for noticing) |
| H A D | usbdevs_data.h | 1.622 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@ |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.622 Sun Aug 23 19:09:02 GMT 2015 rkujawa Add man page for mcp48x1dac driver. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.622 Mon May 10 06:20:39 GMT 2004 gendalia regen (Add support for Adaptec AAR 2810SA raid controller.) |
| H A D | pcidevs_data.h | 1.622 Tue May 11 23:14:40 GMT 2004 thorpej Regen: Add i6300ESB IDE / SATA controller PCI IDs. |
| H A D | pcidevs | 1.622 Mon May 10 06:18:53 GMT 2004 gendalia Add support for Adaptec AAR 2810SA raid controller. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | tree.c | 1.622 Sun Mar 10 16:06:13 GMT 2024 rillig lint: saturate signed integer overflow In array address calculations, this prevents a 'array subscript cannot be negative' for large array subscripts. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.622 Fri Jan 11 20:00:14 GMT 2008 bouyer Merge the bouyer-xeni386 branch to head, at tag bouyer-xeni386-merge1 (the branch is still active and will see i386PAE support developement). Sumary of changes: - switch xeni386 to the x86/x86/pmap.c, and the xen/x86/x86_xpmap.c pmap bootstrap. - merge back most of xen/i386/ to i386/i386 - change the build to reduce diffs between i386 and amd64 in file locations - remove include files that were identical to the i386/amd64 counterparts, the build will find them via the xen-ma/machine link. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.622 Fri Apr 06 10:49:28 GMT 2012 spz adjust for expat-2.1.0 |
| H A D | mi | 1.622 Tue May 16 00:08:24 GMT 2006 elad Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthen W^X mappings. Disabled by default. First proposed in: http://mail-index.netbsd.org/tech-security/2005/12/18/0000.html More information in: http://pax.grsecurity.net/docs/mprotect.txt Read relevant parts of options(4) and sysctl(3) before using! Lots of thanks to the PaX author and Matt Thomas. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.622 Sat Aug 02 01:31:44 GMT 2008 taca BIND 9.5.0-P2 released. |
| H A D | CHANGES | 1.622 Thu May 25 02:39:53 GMT 2006 lukem security.conf(5) check_devices_ignore_paths |
| /src/usr.bin/make/ | ||
| H A D | main.c | 1.622 Sat Jun 01 00:27:31 GMT 2024 rillig make: replace strncpy with snprintf There's no point copying a MAXPATHLEN buffer in its entirety when only the initial string part is ever used. |
| H A D | parse.c | 1.622 Fri Jan 07 08:48:16 GMT 2022 rillig make: clean up nitpicks in parse.c In PrintLocation, fname is not an iterator, so prefer fname[0] over *fname. List stdout and stderr in this order, for consistency with main.c. No functional change. |
| H A D | var.c | 1.622 Sat Oct 31 14:12:01 GMT 2020 rillig make(1): extract ParseVarnameShort from Var_Parse With its more than 200 lines, the latter has too much code to be read easily. |
| /src/sys/sys/ | ||
| H A D | param.h | 1.622 Sun Dec 08 13:19:59 GMT 2019 mlelstv Welcome 9.99.21. dk_lookup() has been replaced. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.622 Thu Jul 15 03:53:47 GMT 2004 atatat Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented out in most of them. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.622 Fri Oct 24 23:52:00 GMT 2003 jdolecek add makedev(8) |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.622 Mon May 18 06:27:04 GMT 2015 ozaki-r Add tests for route flags |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.622 Sat Mar 13 17:07:28 GMT 2010 haad Enable MKZFS by default on i386 and amd64 now when it compiles. |
| /src/sys/conf/ | ||
| H A D | files | 1.622 Sat Jul 26 10:26:59 GMT 2003 martin Disable opencrypto for now - the previous commit obviously has not even been test compiled on a single arch. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.622 Thu Sep 25 18:37:07 GMT 2003 dsl msgc dosn't really need msg_*.1 man page links for all its functions. |
Completed in 1767 milliseconds