Searched hist:1.499 (Results 1 - 25 of 32) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | usbdevs.h | 1.499 Sun Jun 22 17:46:01 GMT 2008 jmcneill branches: 1.499.2; Regen for Sony PLAYSTATION(R) Eye 1.499 Sun Jun 22 17:46:01 GMT 2008 jmcneill branches: 1.499.2; Regen for Sony PLAYSTATION(R) Eye |
| H A D | usbdevs_data.h | 1.499 Mon May 26 00:23:05 GMT 2008 christos branches: 1.499.2; Add uberry, a stub driver for RIM BlackBerry devices that can only be used to charge a BlackBerry on a USB port. 1.499 Mon May 26 00:23:05 GMT 2008 christos branches: 1.499.2; Add uberry, a stub driver for RIM BlackBerry devices that can only be used to charge a BlackBerry on a USB port. |
| H A D | usbdevs | 1.499 Sun May 11 06:42:47 GMT 2008 cegger add Garmin Forerunner 305, GPS clock device |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.499 Tue Jun 29 10:22:36 GMT 2021 nia Remove uscanner(4) driver This exists for compatibility with a Linux interface which was apparently deprecated in Linux 2.6. There are various mailing list threads going back to 2004 where the usefulness of this driver is discussed, but the conclusion is that scanner software has all moved to using ugen(4) instead, and enabling this driver will not help you scan things. |
| H A D | GENERIC | 1.499 Thu Jun 27 06:34:23 GMT 2002 junyoung Add VGA_CONSOLE_ATI_BROKEN_FONTSEL (disabled by default). |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.499 Thu Jan 02 22:22:18 GMT 2014 tho Add myself |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.499 Wed Apr 10 10:08:01 GMT 2019 tpaul Remove mention of SPLASHSCREEN_PROGRESS option. It was (mostly) removed from the codebase in 2011. |
| H A D | Makefile | 1.499 Wed Sep 30 22:32:04 GMT 2009 jmcneill add wb(4) man page. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | cgram.y | 1.499 Thu May 09 20:56:41 GMT 2024 rillig lint: in C23 mode, allow storage classes in compound literals |
| H A D | tree.c | 1.499 Sat Jan 28 00:55:48 GMT 2023 rillig lint: extract casting to a union into separate function No functional change. |
| /src/sys/kern/ | ||
| H A D | init_main.c | 1.499 Fri Oct 26 18:16:42 GMT 2018 martin Only print the "no console" warning when booting verbose or debug. It is a normal condition in many setups and has no consequences for the user, so do not scare them. |
| H A D | kern_exec.c | 1.499 Fri Apr 24 03:22:06 GMT 2020 thorpej Overhaul the way LWP IDs are allocated. Instead of each LWP having it's own LWP ID space, LWP IDs came from the same number space as PIDs. The lead LWP of a process gets the PID as its LID. If a multi-LWP process's lead LWP exits, the PID persists for the process. In addition to providing system-wide unique thread IDs, this also lets us eliminate the per-process LWP radix tree, and some associated locks. Remove the separate "global thread ID" map added previously; it is no longer needed to provide this functionality. Nudged in this direction by ad@ and chs@. |
| H A D | vfs_subr.c | 1.499 Sat Apr 29 23:30:18 GMT 2023 kre Fix builds (hopefully) when DTRACE hooks are not included. |
| /src/sys/net/ | ||
| H A D | if.c | 1.499 Fri Dec 31 14:25:58 GMT 2021 riastradh sys/net: Assert IFNET_LOCKED in if_ioctl, if_init, and if_stop. Exception: Not for SIOCADDMULTI/SIOCDELMULTI, for which it is the driver's responsibility to take internal locks. Typically this is already done via struct ethercom::ec_lock. |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.499 Fri Aug 03 04:35:20 GMT 2018 kamil Register kUBSan in the GENERIC amd64 kernel config Tested with GCC. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.499 Thu Jan 16 00:32:47 GMT 2003 gendalia Add 3com 3c905CX-TX and Nvidia nForce2 MCP-T ac-97, on the ASUS A7N8X Deluxe motherboard, Chipset: NVIDIA nForce2 MCP-T |
| H A D | pcidevs_data.h | 1.499 Fri Jan 17 00:19:16 GMT 2003 jonathan regen from pcidevs rev 1.497: Add pcidevs entries for more Broadcom 570x family variants. |
| /src/usr.bin/make/ | ||
| H A D | job.c | 1.499 Sat May 03 07:54:08 GMT 2025 rillig make: use uniform debug log messages for the token pool |
| H A D | main.c | 1.499 Sun Dec 20 14:32:13 GMT 2020 rillig make(1): change return type of Var_Value to FStr |
| H A D | parse.c | 1.499 Sat Dec 19 16:05:33 GMT 2020 rillig make(1): rename mode constants for ParseGetLine to be more expressive |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.499 Thu Dec 05 10:01:56 GMT 2002 jdolecek a bit of KNF - function type on separate line than function name, function name on start of line |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.499 Sat Oct 10 18:06:53 GMT 2009 bad Implement prop_array_externalize_to_pref(), prop_array_copyin(), prop_dictionary_externalize_to_pref() and prop_dictionary_copyin() as discussed in the thread: http://mail-index.netbsd.org/tech-kern/2009/07/29/msg005594.html Bump libprop shlib minor. |
| H A D | mi | 1.499 Fri Sep 10 15:12:51 GMT 2004 ian Remove support for ALIASES in share/locale/ctype/Makefile, which created symlinks in the filesystem. Put the one existing alias (zh_TW.BIG5) into the newer locale.alias file. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.499 Sat Jan 06 19:45:29 GMT 2007 kardel import NTP 4.2.4 |
| /src/sys/sys/ | ||
| H A D | param.h | 1.499 Mon Jul 04 07:44:08 GMT 2016 pgoyette Belatedly bump the version. Changes to struct lwp require new modules so need a version bump to differentiate. |
Completed in 1584 milliseconds