Searched hist:1.494 (Results 1 - 25 of 32) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.494 Tue Feb 19 10:51:07 GMT 2008 drochner branches: 1.494.2; 1.494.6; add the Shantou ADM8515 ethernet chip which is in some "Wintech LanCard" adapter I just got (USB 2.0 on the label but just full-speed - what a crap) 1.494 Tue Feb 19 10:51:07 GMT 2008 drochner branches: 1.494.2; 1.494.6; add the Shantou ADM8515 ethernet chip which is in some "Wintech LanCard" adapter I just got (USB 2.0 on the label but just full-speed - what a crap) 1.494 Tue Feb 19 10:51:07 GMT 2008 drochner branches: 1.494.2; 1.494.6; add the Shantou ADM8515 ethernet chip which is in some "Wintech LanCard" adapter I just got (USB 2.0 on the label but just full-speed - what a crap) |
| H A D | usbdevs.h | 1.494 Mon Mar 17 02:37:51 GMT 2008 elric branches: 1.494.2; Add a number of products which will be supported in ugensa(4). Most of these are experimental and the product/vendor IDs are snarfed from OpenBSD, FreeBSD and Linux. 1.494 Mon Mar 17 02:37:51 GMT 2008 elric branches: 1.494.2; Add a number of products which will be supported in ugensa(4). Most of these are experimental and the product/vendor IDs are snarfed from OpenBSD, FreeBSD and Linux. |
| H A D | usbdevs_data.h | 1.494 Sun Feb 24 20:23:38 GMT 2008 rafal Regen for addition of TRIPPLITE2 UPS. |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.494 Tue Jul 14 00:45:52 GMT 2020 yamaguchi Introduce per-cpu IDTs This is realized by following modifications: - Add IDT pages and its allocation maps for each cpu in "struct cpu_info" - Load per-cpu IDTs at cpu_init_idt(struct cpu_info*) - Copy the IDT entries for cpu0 to other CPUs at attach - These are, for example, exceptions, db, system calls, etc. And, added a kernel option named PCPU_IDT to enable the feature. |
| H A D | GENERIC | 1.494 Mon Jun 17 05:14:12 GMT 2002 lukem Enable "pseudo-device clockctl" in all kernels, except installation related kernels (INSTALL* and RAMDISK*). This enables rc.conf(5) $ntpd_chroot to be used "out of the box" |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.494 Sun Jan 13 00:19:41 GMT 2013 htodd Adding myself. |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.494 Thu Dec 20 08:32:55 GMT 2018 cherry Document 'options NO_PREEMPTION' With prompting from Christoph Badura. |
| H A D | Makefile | 1.494 Sat Aug 01 15:43:01 GMT 2009 mbalmer Add a manual page for the gpiosim(4) pseudo-device. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | cgram.y | 1.494 Wed May 01 07:40:11 GMT 2024 rillig lint: support _Alignas and __attribute__((__aligned(4))) |
| H A D | tree.c | 1.494 Sun Jan 22 16:05:08 GMT 2023 rillig lint: prevent undefined behavior for signed '<<' Found by manual code inspection, verified by MKSANITIZER=yes USE_SANITIZER=undefined. |
| /src/sys/kern/ | ||
| H A D | init_main.c | 1.494 Tue Dec 26 03:58:03 GMT 2017 msaitoh Make cold __read_mostly like mp_online. |
| H A D | kern_exec.c | 1.494 Sun Apr 05 20:53:17 GMT 2020 christos - Untangle spawn_return by splitting it up to sub-functions. - Merge the eventswitch parent notification code which was copied in two places (eventswitchchild) - Fix bugs in the eventswitch parent notification code: 1. p_slflags should be accessed holding both proc_lock and p->p_lock 2. p->p_opptr can be NULL if the parent was PSL_CHTRACED and exited. Fixes random crashes the posix_spawn_kill_spawner unit test which tried to dereference a NULL pptr. |
| H A D | vfs_subr.c | 1.494 Tue Sep 13 08:48:20 GMT 2022 riastradh vfs_subr.c: Nix trailing whitespace. |
| /src/sys/net/ | ||
| H A D | if.c | 1.494 Thu Sep 30 03:39:39 GMT 2021 yamaguchi lagg: Register lagg_linkstate_changed to link-state change hook |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.494 Tue Jul 10 17:01:43 GMT 2018 maya Remove viadrm(4), superseded by viadrmums. Aside from viadrm using older drm code, it's also dysfunctional right now. See PR port-i386/53364. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.494 Wed Dec 11 21:35:20 GMT 2002 jdolecek regen: add Madge Networks Smart 16/4 PCI Ringnode Mk2 entry |
| H A D | pcidevs_data.h | 1.494 Thu Dec 26 20:53:19 GMT 2002 matt Regen. |
| /src/usr.bin/make/ | ||
| H A D | job.c | 1.494 Tue Apr 22 06:05:51 GMT 2025 rillig make: remove no-op code Whitespace is already skipped in the loop above. When no jobs are running, there is no need to wait for one. |
| H A D | main.c | 1.494 Fri Dec 11 23:00:59 GMT 2020 rillig make(1): clean up comments for command line options |
| H A D | parse.c | 1.494 Sat Dec 19 00:24:46 GMT 2020 rillig make(1): fix line numbers in .for loops (since 2007-01-01) |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.494 Thu Oct 24 07:43:21 GMT 2002 fvdl Make this actually compile. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.494 Fri Oct 02 02:45:28 GMT 2009 tsarna Introduce allocaddrinfo(3) to make writing getaddrinfo() nss plugins easier. Discussed on tech-net. |
| H A D | mi | 1.494 Wed Jul 21 19:02:17 GMT 2004 tshiozak add the default locale.alias. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.494 Wed Dec 13 13:35:33 GMT 2006 perry remove uucp -- we no longer have it in NetBSD |
| /src/sys/sys/ | ||
| H A D | param.h | 1.494 Fri Apr 29 01:14:23 GMT 2016 christos For struct ifnet if_transmit. |
Completed in 1271 milliseconds