| Home | Sort by: relevance | last modified time | path |
| /src/share/man/man4/ | |
| Makefile | 1.591 Sun Aug 05 14:28:50 UTC 2012 riastradh branches: 1.591.2; Add man page for uatp(4). Sun Aug 05 14:28:50 UTC 2012 riastradh branches: 1.591.2; Add man page for uatp(4). 1.591.2.4 Wed Aug 20 00:02:35 UTC 2014 tls Rebase to HEAD as of a few days ago. 1.591.2.3 Sun Jun 23 06:28:53 UTC 2013 tls resync from head 1.591.2.2 Mon Feb 25 00:28:12 UTC 2013 tls resync with head 1.591.2.1 Tue Nov 20 03:00:50 UTC 2012 tls Resync to 2012-11-19 00:00:00 UTC |
| /src/sys/dev/usb/ | |
| usbdevs.h | 1.591 Tue Oct 25 16:10:19 UTC 2011 aymeric regen |
| usbdevs_data.h | 1.591 Fri Sep 30 18:43:19 UTC 2011 christos regen |
| usbdevs | 1.591 Mon Jul 25 05:32:11 UTC 2011 jruoho Add few devices that should be exactly identical with the Hauppauge WinTV Nova-T DVB-T adapter. All of these use the common DiBCom bridge, DiB7000P/DiB7070P frontend demodulator, and DiB0070 base-band RF tuner. |
| /src/usr.bin/xlint/lint1/ | |
| tree.c | 1.591 Sun Jan 07 00:43:16 UTC 2024 rillig lint: fix crash for invalid __func__ (since 2023-01-29) |
| /src/usr.bin/make/ | |
| parse.c | 1.591 Tue Dec 28 15:48:59 UTC 2021 rillig make: make debug logging a bit more human-friendly The previous log format "ParseReadLine (%d): '%s'" focused on the implementation, it was not immediately obvious to a casual reader that the number in parentheses was the line number. Additionally, having both a colon and quotes in a log message is uncommon. The quotes have been added in parse.c 1.127 from 2007-01-01. The new log format "Parsing line %d: %s" is meant to be easier readable by humans. The quotes are not needed since ParseReadLine always strips trailing whitespace, leaving no room for ambiguities. The other log messages follow common punctuation rules, which makes the beginning of the line equally unambiguous. Before var.c 1.911 from 2021-04-05, variable assignments were logged with the format "%s:%s = %s", without a space after the colon. |
| main.c | 1.591 Wed Feb 15 06:52:58 UTC 2023 rillig make: inline macros for variable names The variable name '.MAKEOVERRIDES' was already used in the non-macro form. No binary change. |
| var.c | 1.591 Tue Oct 27 07:16:27 UTC 2020 rillig make(1): initialize all CmdOpts fiels |
| /src/sys/arch/amd64/conf/ | |
| GENERIC | 1.591 Fri Oct 15 19:22:12 UTC 2021 jmcneill Swap fdc@isa for fdc@acpi as the former takes over a second to probe. |
| /src/sys/arch/i386/i386/ | |
| machdep.c | 1.591 Sat Jan 06 18:42:36 UTC 2007 jmcneill Use the pic16lc@iic driver for setting the system LED, rebooting, and powering off the machine instead of the assembly code in pic16l.S |
| /src/sys/sys/ | |
| param.h | 1.591 Fri Jun 07 23:35:52 UTC 2019 christos deduplicate the elf auxv builder code, welcome to 8.99.43 |
| /src/sys/dev/pci/ | |
| pcidevs.h | 1.591 Wed Nov 26 18:47:16 UTC 2003 matt Regen. |
| pcidevs_data.h | 1.591 Fri Nov 28 20:05:14 UTC 2003 chs regen |
| if_wm.c | 1.591 Fri Nov 02 03:22:19 UTC 2018 msaitoh Add workaround for DMA hang problem which result in TX device timeout on PCH_LPT with I218. Same as FreeBSD and Linux. This woraround is only for device ID 0x155a, 0x15a2, 0x1559 and 0x15a3. I observed this problem on my Shuttle DS57U's I218 port six times in two months. |
| pcidevs | 1.591 Mon Nov 03 15:57:46 UTC 2003 cube Add some IDs for the EPIA-M 10000 motherboard. |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.591 Fri Jan 09 18:31:25 UTC 2004 perry nuke trailing spaces. |
| /src/sys/conf/ | |
| files | 1.591 Mon Jan 20 02:42:58 UTC 2003 soren Remove unintentional change from previous. |
| /src/doc/ | |
| CHANGES | 1.591 Tue Feb 28 20:42:55 UTC 2006 scw Note addition of port to Linksys NSLU2. |
| 3RDPARTY | 1.591 Fri Apr 11 23:43:41 UTC 2008 jmcneill ACPI-CA 20080321 is out. |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.591 Thu Sep 18 15:25:10 UTC 2014 ozaki-r Add net/if_bridge test |
| /src/share/mk/ | |
| bsd.own.mk | 1.591 Fri Oct 23 23:12:10 UTC 2009 joerg Do not run mandoc for lintmanpages if MANPAGES is empty. Add it to the list of targets to recurse for. |
| /src/distrib/sets/lists/base/ | |
| mi | 1.591 Wed Feb 08 00:54:33 UTC 2006 christos mark sushi obsolete (per core's request) |
| shl.mi | 1.591 Tue Jul 05 10:01:15 UTC 2011 spz bumping the major of libcrypto and libssl as suggested by tls@ |
| /src/distrib/sets/lists/man/ | |
| mi | 1.591 Sat Jul 05 01:00:24 UTC 2003 nonaka add the txp(4) manual pages. |
| /src/distrib/sets/lists/comp/ | |
| mi | 1.591 Thu Jul 10 13:07:25 UTC 2003 atatat Move the libmilter headers to where they belong. |