Searched hist:1.683 (Results 1 - 22 of 22) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.683 Sun Oct 05 03:46:56 GMT 2014 nonaka Add Realtek RTL8152, RTL8153. |
| H A D | usbdevs.h | 1.683 Sun Mar 08 02:19:20 GMT 2015 christos Regen |
| H A D | usbdevs_data.h | 1.683 Fri Feb 20 14:49:48 GMT 2015 nonaka regen > PR/49681: Support BUFFALO PC-OP-RS1 |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.683 Sun Jul 03 19:23:29 GMT 2005 cube branches: 1.683.2; Remove 'scsibus* at umass?'. It shouldn't be needed, as umass correctly defines the scsi attribute. So if a device doesn't work without that attachment, it means there is a bug elsewhere we have to fix. 1.683 Sun Jul 03 19:23:29 GMT 2005 cube branches: 1.683.2; Remove 'scsibus* at umass?'. It shouldn't be needed, as umass correctly defines the scsi attribute. So if a device doesn't work without that attachment, it means there is a bug elsewhere we have to fix. |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.683 Sat Sep 21 14:04:12 GMT 2019 jmcneill Add support for Mellanox 5th generation ethernet devices. This driver supports the ConnectX-4 Lx EN, ConnectX-4 EN, ConnectX-5 EN, and ConnectX-6 EN adapters. Driver ported from OpenBSD. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.683 Sat Jan 15 08:33:19 GMT 2005 jdolecek regen: use full 'nForce2 Ultra 400' tag for the NFORCE2_400* enties |
| H A D | pcidevs_data.h | 1.683 Sat Jan 15 08:40:41 GMT 2005 jdolecek regen: Fix Geforce 6800GT entry |
| H A D | pcidevs | 1.683 Sat Jan 15 08:37:34 GMT 2005 jdolecek add bunch of GeForce 6800 entries, from Andrew Gillham |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | tree.c | 1.683 Sun May 04 08:37:09 GMT 2025 rillig lint: add more details to message about discarding qualifiers The name of the function (or, if not available, its type) is useful in lines that contain more than one function call. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.683 Mon Mar 01 01:15:23 GMT 2010 jym Change rbus_min_start_hint() semantic for i386. "ram" is now psize_t (instead of size_t) to avoid possible overflow when system may have more than 4GB of memory (like PAE). The behavior of rbus_min_start_hint() remains the same. While here, fix printf's format strings (paddr_t => PRIxPADDR). Use ctob() and cast physmem to psize_t to avoid losing bits above 4GB. Comes from PAE patch from Jeremy Morse; adaptation by me. Compile tested for GENERIC only. No regression expected. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.683 Thu Jan 02 00:54:36 GMT 2014 tho Mark all _pic.a archive files with the 'picinstall' flag. This fixes checkflist with MKPICINSTALL=no. ok christos@. |
| H A D | mi | 1.683 Sat Jan 20 16:50:29 GMT 2007 kardel PR/25482 reinstate NTP html pages (sans gif's/img tags). The important man pages are now generated by autogen and thus match again the code again. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.683 Sun Apr 12 17:28:06 GMT 2009 christos mention bind and libbind |
| H A D | CHANGES | 1.683 Thu Sep 07 14:53:19 GMT 2006 gdamore Note that timecounters were added for sun3, cesfic, and cobalt. |
| /src/usr.bin/make/ | ||
| H A D | parse.c | 1.683 Sat Sep 03 00:50:07 GMT 2022 rillig make: clean up handling of .break in .for loops Move For_Break further up, as the functions in that file are sorted from small to big. The cast from size_t to unsigned int is required by lint. In parse.c, move the code into a separate function to keep ParseDirective small. Its only job is to parse the directive and then delegate to another function doing the actual work. In the manual page, remove empty lines. In the test, ensure that .break stops processing of the .for loop immediately; anything after the .break is not processed anymore. Replace ':=' with '=', as there is no need to evaluate '$i' early. Check the expected value in the .mk file instead of the .exp file, to keep the reading scope as small as possible. |
| H A D | var.c | 1.683 Sun Nov 08 23:38:02 GMT 2020 rillig make(1): move lint option away from the debug flags The lint option affects much more than a typical debug flag. Not only does it produce additional diagnostics, it also changes the control flow and fixes the traditional error handling in a few places. No functional change. |
| /src/sys/sys/ | ||
| H A D | param.h | 1.683 Mon Jan 25 00:17:24 GMT 2021 jmcneill NetBSD 9.99.79 - struct i2c_attach_args adds 'ia_cookietype' field |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.683 Tue Apr 27 00:51:32 GMT 2004 jonathan Add cat4, man4 entries for fast_ipsec(4). |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.683 Fri Aug 19 10:22:42 GMT 2016 christos new lint test |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.683 Sat Oct 08 21:55:16 GMT 2011 christos Switch i386 and amd64 to gdb7. |
| /src/sys/conf/ | ||
| H A D | files | 1.683 Thu Aug 26 16:48:06 GMT 2004 jkunz Import STI wscons(4) driver from OpenBSD and add new driver for PS/2 keyboard / mouse pots of LASI. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.683 Tue Mar 23 21:56:53 GMT 2004 jdc Add (missing) mvgetch() and mvwgetch() manual pages. |
Completed in 1448 milliseconds