Searched hist:1.554 (Results 1 - 24 of 24) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.556 Wed Jul 23 10:18:06 GMT 2003 kleink Regen from 1.554. 1.554 Thu Jul 17 11:44:28 GMT 2003 hannken Add support for the BCM5705: - Only BCM5705M asic rev A1 was tested. Thanks to Bill Paul (wpaul@freebsd.org) for help and support. Approved by: Frank van der Linden <fvdl@netbsd.org> |
| H A D | pcidevs_data.h | 1.554 Wed Jul 23 10:18:08 GMT 2003 kleink Regen from 1.554. 1.554 Wed Jul 23 10:18:08 GMT 2003 kleink Regen from 1.554. |
| H A D | pcidevs | 1.554 Wed Jul 23 10:16:16 GMT 2003 kleink Add a couple of Philips A/V broadcast decoder device IDs. |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.554 Sun Nov 24 11:15:33 GMT 2019 martin Modernize release notes: - use https where possible - adapt to cdn/nycdn and our current auto-build conventions - automate where possible Many thanks to uwe for lots of *roff help. |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.554 Sat Jun 12 23:15:18 GMT 2010 pgoyette Add a couple more product IDs for the ASIX Ethernet interfaces |
| H A D | usbdevs.h | 1.554 Fri Jul 02 08:36:57 GMT 2010 tnn regen |
| H A D | usbdevs_data.h | 1.554 Sun Jun 27 10:32:13 GMT 2010 kardel add MTK chipset based GPS receiver (e. g. Qstarz BT-Q1000eX) |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.554 Sun Jan 25 23:11:16 GMT 2009 tron branches: 1.554.2; Install the "sony-misc" font from the X.org distribution. Patch supplied by Takeshi Nakayama in PR xsrc/40476. 1.554 Sun Jan 25 23:11:16 GMT 2009 tron branches: 1.554.2; Install the "sony-misc" font from the X.org distribution. Patch supplied by Takeshi Nakayama in PR xsrc/40476. |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.554 Thu Jan 09 00:42:24 GMT 2020 manu Rollback multiboot2 for amd64, as requested by core |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.554 Wed Feb 23 08:52:16 GMT 2011 jruoho Move coretemp(4) to man4.x86. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | tree.c | 1.554 Sat Jul 08 16:13:00 GMT 2023 rillig lint: warn about pointer casts between different kinds of types Pointer casts from an integer type to a floating-point type and vice versa get a 'maybe troublesome' warning now. The previous assumption that all types of the same bit-size are convertible may have been valid from a technical point of view, but still such code should get more attention. The rules for struct and union types could be made more fine-grained later, if the need arises. To suppress this warning, it's always possible to cast to an intermediate 'void *'. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.554 Mon May 03 16:38:28 GMT 2004 lukem move machdep.est.cpu_brand to machdep.cpu_brand |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.554 Thu Nov 04 21:15:54 GMT 2010 pooka Add rumpclient to setlists. You know, I used to think setlists were ridiculous back when ~20 entries per lib were required. It seems we're up to 47 and I've long since run out of superlatives to describe the situation. |
| H A D | mi | 1.554 Sun May 22 03:45:30 GMT 2005 lukem Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.554 Mon Oct 01 14:51:07 GMT 2007 kleink Note tz*2007h. |
| /src/usr.bin/make/ | ||
| H A D | main.c | 1.554 Mon Dec 27 22:22:48 GMT 2021 rillig make: remove usage message if the debug file cannot be opened Since a non-writable file is not a syntax error, there is no point in showing the usage in this situation. Showing the usage may have been a copy-and-paste mistake from a few lines below, when this option was added back in main.c 1.133 from 2006-10-15. |
| H A D | parse.c | 1.554 Sat Apr 03 14:31:44 GMT 2021 rillig make: rename function parameters to match boolean constants No functional change. |
| H A D | var.c | 1.554 Wed Sep 30 05:58:22 GMT 2020 rillig make(1): fix bug in evaluation of indirect variable modifiers Since 2020-09-22, when indirect variable modifiers were applied to a variable expression based on an undefined variable, these modifiers did not change the state of a variable expression from undefined to defined. The modifiers that do this are :D, :U, :L, :P. Minimal example: ${VARNAME:${:UL}} The :L modifier from the inner expression sets the value of the outer expression to its variable name, in this case "VARNAME". The outer expression was not marked as being defined though, which resulted in a "Malformed conditional" error. In the commit from 2020-09-22, vardebug.exp had changed a lot, and I had not inspected the change closely. The important detail was in lines 56 and 60, where VAR_JUNK|VAR_KEEP changed into VEF_UNDEF, thereby losing the VEF_DEF bit. |
| /src/sys/sys/ | ||
| H A D | param.h | 1.554 Wed Dec 06 08:25:47 GMT 2017 knakahara Bump kernel version for if_tunnel_check_nesting() used by gif(4) and l2tp(4) modules. Welcome to 8.99.9 |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.554 Thu Apr 10 22:06:57 GMT 2003 christos Bye Bye UCONSOLE |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.554 Mon Mar 24 15:24:47 GMT 2003 atatat Adjust sets lists to account for new sendmail machinery. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.554 Mon Jan 06 14:50:32 GMT 2014 gson Make t_hostent test cases that query the DNS work on systems with no Internet connectivity, by hijacking DNS queries and /etc/resolv.conf accesses using librumphijack and providing a minimal DNS server to answer the queries. |
| /src/sys/conf/ | ||
| H A D | files | 1.554 Fri Oct 04 15:22:27 GMT 2002 tsutsui - Merge dev/ic/ate_subr.c into dev/ic/mb86960.c since it only has EEPROM read function which can also be used for other MB86965 based boards. - Rewrite EEPROM read function as per 93C06 EEPROM datasheet. - Misc cleanup. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.554 Sun Apr 06 13:34:33 GMT 2003 he Track renaming of manual page: vfs_setpublicfs(9) -> vfs_setpublic(9). |
Completed in 1795 milliseconds