Searched hist:1.688 (Results 1 - 22 of 22) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.688 Mon Jan 26 09:58:10 GMT 2015 gson Add Silicon Labs EC3 USB debug adapter. |
| H A D | usbdevs.h | 1.688 Mon Apr 06 17:16:25 GMT 2015 bouyer Regen (Add Apple Magic Trackpad) |
| H A D | usbdevs_data.h | 1.688 Sun Apr 05 09:22:13 GMT 2015 skrll Regen |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs | 1.688 Tue Jan 25 00:55:00 GMT 2005 matt branches: 1.688.2; Add additional PCI Device IDs for ATI Radeon 9200 1.688 Tue Jan 25 00:55:00 GMT 2005 matt branches: 1.688.2; Add additional PCI Device IDs for ATI Radeon 9200 |
| H A D | pcidevs.h | 1.688 Sun Jan 23 03:07:05 GMT 2005 fredb Regen. |
| H A D | pcidevs_data.h | 1.688 Thu Jan 27 13:33:36 GMT 2005 kent regenerate for nForce 4 devices |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.688 Fri Nov 01 02:53:23 GMT 2019 msaitoh Port SMSC LAN87xx 10/100 Ethernet PHY driver from FreeBSD with some cleanup and IFM_NONE support. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | tree.c | 1.688 Sat Sep 06 20:18:41 GMT 2025 rillig lint: reword message for bit-shift in trad-C90 migration mode Mentioning the type names gives a hint about why the behavior differs; the message only occurs when the type of the shift amount has higher rank than the type of the shifted value. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.688 Wed Jul 14 14:42:40 GMT 2010 jym Fix typo in comment. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.688 Fri Jan 31 20:48:49 GMT 2014 christos bump libc for ___lwp_park60 |
| H A D | mi | 1.688 Tue Feb 20 16:56:08 GMT 2007 kiyohara Supprot Bluetooth HCI UART (H4) driver and daemon. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.688 Mon Apr 20 04:11:26 GMT 2009 mrg remote dead xorg info |
| H A D | CHANGES | 1.688 Sat Sep 09 22:46:13 GMT 2006 gdamore evbsh5 is timecountered. Mention the existence of MI todr framework, which others have suggested should be noted. |
| /src/usr.bin/make/ | ||
| H A D | parse.c | 1.688 Tue Sep 27 17:46:58 GMT 2022 rillig make: set WARNS to 6, from the default 5 No binary change on x86_64. |
| H A D | var.c | 1.688 Mon Nov 16 21:39:22 GMT 2020 rillig make(1): rename Targ_NewGN to GNode_New This function is a classical constructor function, and if it weren't for CLEANUP mode, it would have no dependencies on anything else besides the memory allocator. Therefore it doesn't really matter which module defines this function, and there is no need for the "Targ" to be part of the function name. |
| /src/sys/sys/ | ||
| H A D | param.h | 1.688 Mon Feb 15 19:46:53 GMT 2021 christos the fourth time is the charm |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.688 Sun Jul 17 00:08:28 GMT 2005 hubertf Add support for reading cloop2 compressed filesystem image, enable by putting VND_COMPRESSION into kernel config file. Written by Cliff Wright, polished up slightly by me. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.688 Thu Apr 29 19:42:30 GMT 2004 jonathan Make new hifn(4) and ubsec(4) manual pages visible to system, after review, proofing, and bug-fixing by Thomas Klausner (wiz): 1. add hifn(40 and ubsec(4) to share/man/man4/Makefile and the distrib set lists. 2. Restore commented-out cross-references to hifn(40 and ubsec(4) in crypto(4). No change made to hifn.4 or ubsec.4; commit forced for cross-reference and for pullup-request purposes. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.688 Sat Oct 22 14:13:39 GMT 2016 abhinav Add tests for uniq(1) based on the example test cases provided in the POSIX man page. Ok christos |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.688 Mon Oct 31 08:14:44 GMT 2011 mrg obsolete now useless (and wrongly set to "219" :-) HAVE_BINUTILS. switch the sense of the gdb and gcc tests to list the platforms not switched to gcc 4.5 or gdb 7, which is now: GCC 4.1: .if ${MACHINE_ARCH} == "alpha" || \ ${MACHINE_CPU} == "arm" || \ ${MACHINE_CPU} == "m68k" || \ ${MACHINE_CPU} == "vax" GDB 6: .if ${MACHINE_ARCH} == "alpha" || \ ${MACHINE_ARCH} == "hppa" || \ ${MACHINE_CPU} == "mips" || \ ${MACHINE_CPU} == "sh3" || \ ${MACHINE_ARCH} == "vax" let's go, people! (-: |
| /src/sys/conf/ | ||
| H A D | files | 1.688 Fri Oct 01 05:16:04 GMT 2004 thorpej Break out the wedge discovery methods into true modules, and add some infrastructure that allows new ones to be added. The discovery methods are prioritized, and only one can exist at a given priority. The DKWEDGE_METHOD_GPT option causes GPT support to be included. GPT is at priority 0; we prefer GPT above all others. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.688 Sun Mar 28 15:40:20 GMT 2004 drochner should have moved sigreturn.2 to comp-obsolete, pointed out by Chris Gilbert |
Completed in 1634 milliseconds