Searched hist:1.1103 (Results 1 - 13 of 13) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.1103 Wed Mar 28 14:55:22 GMT 2012 pgoyette Regen for JMB362 |
| H A D | pcidevs_data.h | 1.1103 Wed Apr 04 23:00:35 GMT 2012 uwe Regen for Marvell Yukon 88e8040 ethernet. |
| H A D | pcidevs | 1.1103 Fri Mar 02 15:47:51 GMT 2012 nonaka Added Ricoh 5CE823. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.1103 Thu Apr 03 15:32:21 GMT 2014 wiz file-5.18 out. |
| H A D | CHANGES | 1.1103 Sat Aug 30 17:56:20 GMT 2008 tsutsui More updates for the changes page on www: - add more notable changes from 20080101 to 20080330 - reword theme terms of some entries - reorder some entries |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.1103 Mon Apr 21 16:35:38 GMT 2014 chs add malo at pcmcia. |
| /src/distrib/sets/lists/base/ | ||
| H A D | mi | 1.1103 Wed May 06 15:57:07 GMT 2015 hannken Remove miscfs/syncfs and - move the syncer into kern/vfs_subr.c. - change the syncer to process the mountlist and VFS_SYNC as appropriate. - use an API for mount points similiar to the API for vnodes: - vfs_syncer_add_to_worklist(struct mount *mp) to add - vfs_syncer_remove_from_worklist(struct mount *mp) to remove a mount. No objections on tech-kern@ |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.1103 Wed Oct 08 01:15:11 GMT 2008 pgoyette Since I nuked the old adt7467c driver, I might as well nuke the man page. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.1103 Thu Aug 05 06:34:42 GMT 2021 rillig tests/lint: test emitting 128-bit integer types for lint2 |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.1103 Sat Feb 09 00:59:30 GMT 2019 mrg switch ppc64 back to gcc7, it was an accident. |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.1103 Sun Apr 21 08:56:49 GMT 2024 rillig make: fix out-of-bounds read when evaluating :gmtime and :localtime The function TryParseTime takes a pointer to a string, but the LazyBuf returns a Substring, which is not guaranteed to be null-terminated or delimited. In TryParseTime, calling strtoul on the Substring read past the end of the substring. Noticed in the NetBSD build in libntp, where the :gmtime modifier is used in two places with the same timestamp value, of which the first was evaluated correctly and the second wasn't. The bug was introduced in var.c 1.1050 from 2023-05-09, when the argument of the :gmtime and :localtime modifiers was allowed to be an expression instead of an integer constant. |
| /src/sys/conf/ | ||
| H A D | files | 1.1103 Mon Sep 08 14:26:16 GMT 2014 martin Config glue for the Designware GMAC core. Switch allwinner specific awge driver over to use it. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.1103 Sun Dec 16 23:24:21 GMT 2007 drochner don't include <sys/pmf.h> for userland programs, saves some recompilation if internals are changed |
Completed in 1226 milliseconds