Searched hist:1.1016 (Results 1 - 14 of 14) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.1016 Wed Feb 03 19:28:07 GMT 2010 macallan branches: 1.1016.2; regen 1.1016 Wed Feb 03 19:28:07 GMT 2010 macallan branches: 1.1016.2; regen |
| H A D | pcidevs_data.h | 1.1016 Mon Feb 08 23:59:09 GMT 2010 msaitoh regen. |
| H A D | pcidevs | 1.1016 Thu Jan 21 23:23:44 GMT 2010 hubertf add/improve a few devices |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.1016 Sun Oct 26 20:50:02 GMT 2025 christos bump libpthread for pthread_setname_np change. |
| H A D | mi | 1.1016 Fri Jan 11 23:49:23 GMT 2013 mlelstv Provide a script for devpubd(8) that creates symlinks for each dk(4) device under /dev/wedges so that you can access them by name. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.1016 Sat Mar 23 16:18:29 GMT 2013 christos upgrade file |
| H A D | CHANGES | 1.1016 Sat Feb 09 02:43:22 GMT 2008 mrg note gcc 4.1.3-20080802 1.1016 Sat Feb 09 02:43:22 GMT 2008 mrg note gcc 4.1.3-20080802 |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.1016 Wed Feb 16 07:30:27 GMT 2011 jruoho Add a skeleton driver for Asus EeePC acpiwmi(4) mappings. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.1016 Sat Jul 28 14:51:36 GMT 2007 kiyohara s/cat4/man4/. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.1016 Sun Feb 07 01:53:54 GMT 2021 rillig libcurses: demonstrate bug in addch that doubles tab indentation When adding "\t" via addch, win.curx advances by twice the spaces as intended. This bug was introduced somewhere between NetBSD 8.0 and 9.0. Adding "\t" via addstr does not have this bug. This bug causes the installation menu of sysinst to be have its menu items indented by 16 characters instead of only 8. This in turn produces an ugly line break in the German translation. The test framework for libcurses is not well integrated into ATF. Whenever the expected output is longer than the actual output, or vice versa, the test passes nevertheless. This makes it necessary to constantly look into atf-run.log to see whether the actual output is indeed equal to the expected output, which is crucial, especially for telling the difference between addstr and addnstr. Reusing the .chk files for several tests is not a good idea either. For example, addstr and waddstr are supposed to produce the same result for ASCII-only text, so it was tempting to use the same file. But waddstr seems to have a bug (maybe undefined behavior), at least waddstr returns ERR in one case where it shouldn't. This means that currently the expected output (acknowledging the bug) must be different. The "expected" test output in waddstr.chk looks completely broken, but that's exactly what the test produces right now. |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.1016 Tue Aug 22 11:14:28 GMT 2017 joerg Strip .debug_macinfo when converting to a.out, clang may generate it. |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.1016 Sat Mar 26 14:02:40 GMT 2022 rillig make: prefer 'long long' over 'long' on 32-bit C99 platforms When sorting the words of an expression numerically using the modifier ':On' (added on 2021-07-30), use 64-bit numbers even on 32-bit platforms. A typical use case is comparing file sizes. When tracing the execution of jobs, fix an integer overflow after 2038. 32-bit platforms that use a pre-C99 compiler still have this problem. No change to the test suite since most tests simply skip any potential differences between 32-bit platforms and 64-bit platforms (see varmod-order-numeric.mk) or already account for both variants (see varmod-localtime.mk). |
| /src/sys/conf/ | ||
| H A D | files | 1.1016 Sat May 28 19:30:19 GMT 2011 matt Allow COM_TOLERANCE to be tweakable. If comspeed returns an invalid rate, don't use that error value to set the speed. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.1016 Sat Mar 10 00:53:44 GMT 2007 dbj add apmlabel.debug, dkscan_bsdlabel.debug, mount_hfs.debug and btuartd.debug |
Completed in 1177 milliseconds