Searched hist:1.543 (Results 1 - 25 of 25) sorted by relevance
| /src/distrib/notes/common/ | ||
| H A D | main | 1.543 Mon Mar 05 00:06:24 GMT 2018 eadler branches: 1.543.2; distrib: add myself ok pgoyette@ 1.543 Mon Mar 05 00:06:24 GMT 2018 eadler branches: 1.543.2; distrib: add myself ok pgoyette@ |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs_data.h | 1.543 Sun Mar 14 08:45:12 GMT 2010 explorer branches: 1.543.2; add device id and quirks for iPhone 3GS (just copy the 3G ones) 1.543 Sun Mar 14 08:45:12 GMT 2010 explorer branches: 1.543.2; add device id and quirks for iPhone 3GS (just copy the 3G ones) |
| H A D | usbdevs | 1.543 Mon Feb 08 20:43:00 GMT 2010 snj Add ZTE MF626. From Marc Vertes in PR kern/41667. |
| H A D | usbdevs.h | 1.543 Sun Apr 11 13:58:30 GMT 2010 drochner regen |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.543 Sat Jun 28 22:55:43 GMT 2003 bouyer branches: 1.543.2; Regen: some more Intel devices. 1.543 Sat Jun 28 22:55:43 GMT 2003 bouyer branches: 1.543.2; Regen: some more Intel devices. |
| H A D | pcidevs_data.h | 1.543 Sun Jul 06 07:19:59 GMT 2003 tron Regen. |
| H A D | pcidevs | 1.543 Sun Jul 06 07:13:17 GMT 2003 tron Add entries for Intel 865PE chipset. |
| /src/sys/kern/ | ||
| H A D | init_main.c | 1.543 Sat Sep 02 17:44:59 GMT 2023 riastradh heartbeat(9): Move #ifdef HEARTBEAT to sys/heartbeat.h. Less error-prone this way, and the callers are less cluttered. |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.543 Wed Oct 30 00:06:25 GMT 2019 msaitoh Add jmphy(4) from OpenBSD. |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.543 Tue Jan 11 00:45:04 GMT 2011 jym Add man pages for Xen devices: pciback.4 xbd.4 xbdback.4 xenbus.4 xennet.4 xpci.4 xvif.4 Blessed by bouyer@ |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | tree.c | 1.543 Sun Jul 02 08:16:19 GMT 2023 rillig lint: clean up variable names |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.543 Tue Oct 28 22:52:53 GMT 2003 mycroft Eliminate bogus initializer. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.543 Wed Jun 30 16:17:12 GMT 2010 pooka +rumpdev_putter |
| H A D | mi | 1.543 Tue Apr 12 15:35:54 GMT 2005 kleink Adjust for the Argentina directory that came with tzdata2004b; noted by Geoff C. Wing in PR bin/29954. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.543 Sun Jul 29 16:43:59 GMT 2007 joerg Add entry for libarchive. |
| /src/usr.bin/make/ | ||
| H A D | main.c | 1.543 Mon Dec 13 22:26:21 GMT 2021 rillig make: convert debugging flags from enum to bit-field This gets rid of the magic numbers, making it possible to add another debug flag without renumbering the others. No functional change. |
| H A D | parse.c | 1.543 Wed Feb 03 14:33:09 GMT 2021 rillig make: split Var_Exists into plain Var_Exists and Var_ExistsExpand Most previous calls to Var_Exists use constant variable names. Only the two calls in parse.c need to expand the variable name. It may be a good idea to expand the variable name once in VarAssign_Eval instead of repeating the expansion in each of its special cases. No functional change. |
| H A D | var.c | 1.543 Sat Sep 26 16:00:12 GMT 2020 rillig make(1): clean up API for finding and creating GNodes The previous API had complicated rules for the cases in which the single function returned NULL or what it did. The flags for that function were confusing since passing TARG_NOHASH would create a new node even though TARG_CREATE was not included in that bit mask. Splitting the function into 3 separate functions avoids this confusion. It also reveals several places where the complicated API led to unreachable code. Such code has been removed. |
| /src/sys/sys/ | ||
| H A D | param.h | 1.543 Sun Jun 04 07:14:56 GMT 2017 snj 8.99.1 |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.543 Mon Jan 20 20:08:30 GMT 2003 christos add support for p1003.1b semaphores. From FreeBSD |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.543 Thu Jan 23 23:47:58 GMT 2003 kleink Move gcore(1) to comp, alongside gdb(1) and friends. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.543 Sat Aug 10 22:37:06 GMT 2013 dholland +tp |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.543 Thu Nov 06 22:13:58 GMT 2008 macallan add a couple driver names for Xorg |
| /src/sys/conf/ | ||
| H A D | files | 1.543 Wed Aug 07 05:16:21 GMT 2002 briggs Implement pmc(9) -- An interface to hardware performance monitoring counters. These counters do not exist on all CPUs, but where they do exist, can be used for counting events such as dcache misses that would otherwise be difficult or impossible to instrument by code inspection or hardware simulation. pmc(9) is meant to be a general interface. Initially, the Intel XScale counters are the only ones supported. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.543 Thu Mar 06 04:05:45 GMT 2003 lukem add wcstok(3) (missed in previous?) |
Completed in 1656 milliseconds