| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/usb/ | |
| usbdevs.h | 1.592 Wed Nov 02 05:00:11 UTC 2011 macallan branches: 1.592.2; regen Wed Nov 02 05:00:11 UTC 2011 macallan branches: 1.592.2; regen 1.592.2.7 Thu May 22 11:40:37 UTC 2014 yamt sync with head. for a reference, the tree before this commit was tagged as yamt-pagecache-tag8. this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments") 1.592.2.6 Wed Jan 23 00:06:15 UTC 2013 yamt sync with head 1.592.2.5 Wed Jan 16 05:33:36 UTC 2013 yamt sync with (a bit old) head 1.592.2.4 Tue Oct 30 17:22:10 UTC 2012 yamt sync with head 1.592.2.3 Wed May 23 10:08:07 UTC 2012 yamt sync with head. 1.592.2.2 Tue Apr 17 00:08:09 UTC 2012 yamt sync with head 1.592.2.1 Thu Nov 10 14:31:48 UTC 2011 yamt sync with head |
| usbdevs_data.h | 1.592 Tue Oct 25 16:10:19 UTC 2011 aymeric regen |
| usbdevs | 1.592 Wed Aug 24 19:39:05 UTC 2011 veego Add the u3g id for the Huawei 1750 stick |
| /src/usr.bin/xlint/lint1/ | |
| tree.c | 1.592 Tue Jan 09 23:46:54 UTC 2024 rillig lint: allow complex offsetof(type, member-designator) Both GCC 11 and Clang 8 accept member-designators that are not identifiers but designator sequences, such as in 'offsetof(struct stat, st_atim.tv_sec)', so make lint accept them as well. |
| /src/usr.bin/make/ | |
| parse.c | 1.592 Tue Dec 28 16:11:00 UTC 2021 rillig make: make debug logging for .ORDER more human-friendly The interesting part of the .ORDER constraint is what is made before what, so reveal this information in the debug log. The debug output from the test looks a bit strange since it forces 'three' to be made before 'one', but that's because the test exercises the edge case of introducing a circular dependency. |
| main.c | 1.592 Sat Feb 25 00:07:08 UTC 2023 rillig make: rename function for parsing command line options No binary change. |
| var.c | 1.592 Fri Oct 30 06:44:57 UTC 2020 rillig make(1): clean up and update module comment in var.c |
| /src/share/man/man4/ | |
| Makefile | 1.592 Wed Nov 14 02:29:10 UTC 2012 rkujawa Add man page for recently added msm6242b driver. |
| /src/sys/arch/amd64/conf/ | |
| GENERIC | 1.592 Sat Oct 16 13:09:40 UTC 2021 jmcneill Enable com and lpt at ACPI attachments. |
| /src/sys/arch/i386/i386/ | |
| machdep.c | 1.592 Sun Jan 07 01:04:26 UTC 2007 jmcneill Remove nForce ethernet hack from machdep and instead call xbox_startup from cpu_startup, which applies the patch. |
| /src/sys/sys/ | |
| param.h | 1.592 Tue Jun 11 23:20:18 UTC 2019 kamil Welcome to 8.99.44! posix_spawn(3) + ptrace(2) integration changed 'struct proc'. |
| /src/sys/dev/pci/ | |
| pcidevs.h | 1.592 Fri Nov 28 06:00:16 UTC 2003 cube Regen. |
| pcidevs_data.h | 1.592 Fri Dec 05 04:28:47 UTC 2003 grant regen |
| if_wm.c | 1.592 Fri Nov 02 08:04:42 UTC 2018 msaitoh Fix a PCH2 specific bug that wrong register value can be read when boot. When a wrong value is read when boot, the read device ID was incorrect and ukphy(3) is attached instead of ihphy(4). The bug might also result in MDIC read/write error. How to reproduce: 0) Boot Windows. 1) Leave some minutes. 2) Reboot to NetBSD. To fix this problem, adding extra 100us delay at the end of wm_gmii_mdic_{read,write}reg() on PCH2. Same as FreeBSD and linux. Reported by David Brownlee a few days ago and also reported by jmcneill a half year ago. Tested with my own Thinkpad X220. XXX pullup-[78] |
| pcidevs | 1.592 Sat Nov 22 20:54:01 UTC 2003 fvdl Clean up the Promise IDE controller defines. |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.592 Fri Jan 16 17:02:05 UTC 2004 perry Make the warning on NEW_BUFQ_STRATEGY much milder -- I've upgraded it to "Likely stable". I'm not going to make it the default unilaterally but I really think it should be. |
| /src/sys/conf/ | |
| files | 1.592 Mon Jan 20 20:02:01 UTC 2003 christos add support for p1003.1b semaphores. From FreeBSD. |
| /src/doc/ | |
| CHANGES | 1.592 Sat Mar 04 14:16:39 UTC 2006 peter Mention that Jornada 720 now uses hpckbd(4) and hpcapm(4). |
| 3RDPARTY | 1.592 Sat Apr 12 16:16:57 UTC 2008 jmcneill branches: 1.592.2; We are now at ACPICA 20080321. Sat Apr 12 16:16:57 UTC 2008 jmcneill branches: 1.592.2; We are now at ACPICA 20080321. 1.592.2.2 Wed Jun 04 02:03:21 UTC 2008 yamt sync with head 1.592.2.1 Sun May 18 00:29:42 UTC 2008 yamt sync with head. |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.592 Sat Oct 11 23:10:44 UTC 2014 christos add multicast tests |
| /src/share/mk/ | |
| bsd.own.mk | 1.592 Sat Oct 24 13:34:50 UTC 2009 joerg Add lintmanpages later to target to ensure that MKMANDOC is set. |
| /src/distrib/sets/lists/base/ | |
| mi | 1.592 Wed Feb 08 19:00:32 UTC 2006 agc Add entries for the iSCSI target, and supporting library and manual pages. |
| shl.mi | 1.592 Tue Jul 05 22:05:36 UTC 2011 spz increase libdns minor version |
| /src/distrib/sets/lists/man/ | |
| mi | 1.592 Sat Jul 05 06:28:00 UTC 2003 jdolecek add Dreamcast intro(4) and boot(8) |
| /src/distrib/sets/lists/comp/ | |
| mi | 1.592 Wed Jul 16 06:18:33 UTC 2003 itojun no longer install libtelnet |