Searched hist:1.1232 (Results 1 - 12 of 12) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.1232 Thu Oct 22 13:18:25 GMT 2015 msaitoh Regen. |
| H A D | pcidevs_data.h | 1.1232 Fri Nov 06 00:05:49 GMT 2015 nonaka regen |
| H A D | pcidevs | 1.1232 Sun Aug 23 17:52:42 GMT 2015 jakllsch Add another ID for Intel 82Q45 KT |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.1232 Wed Jul 08 17:30:46 GMT 2015 christos new bind |
| H A D | CHANGES | 1.1232 Sat May 23 07:11:52 GMT 2009 mrg note bozohttpd update 1.1232 Sat May 23 07:11:52 GMT 2009 mrg note bozohttpd update |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.1232 Tue Sep 08 10:05:47 GMT 2020 yamaguchi Added iavf(4) that is based on OpenBSD's iavf(4) implementation reviewed by msaitoh@n.o and knakahara@n.o |
| /src/distrib/sets/lists/base/ | ||
| H A D | mi | 1.1232 Fri Mar 13 15:19:25 GMT 2020 roy terminfo: promote numeric parameters from short to int POSIX mandates implementations must support upto a short but may exceed it. When NetBSD terminfo was implemented, no terminfo description used over a short, but because ncurses has supported ints for some time, some now do. Infact, such a terminfo description was imported where colour pairs for screen-256color went up to 65536 which exposed a bug in the existing implementation where it set to zero. Because the number might mean something more than a range, we need to be able to store it accurately. This requires a version bump because whilst the API hasn't changed thanks to C int promotion, the ABI has. Also the underlying database structure has changed as well - we now store the numeric paramter inside a uint32_t field rather than a uint16_t one. Whilst this change can still read the old style database, the old one cannot read the new one and thus we now maintain the database as terminfo2.cdb, leaving the old library and database alone so old programs still work fine. libcurses, libfrom, libmenu and libpanel have also been bumped to accomoate this change. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.1232 Fri Aug 06 16:42:31 GMT 2010 jruoho Add hpet(4). |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.1232 Thu Nov 17 08:45:35 GMT 2022 ozaki-r tests: build and install added test files |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.1232 Sun Nov 08 14:55:25 GMT 2020 kamil Remove the MKCATPAGES remnants |
| /src/sys/conf/ | ||
| H A D | files | 1.1232 Mon Mar 25 19:24:30 GMT 2019 maxv Remove compat_osf1, discussed on tech-kern@. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.1232 Thu Feb 05 10:18:49 GMT 2009 haad Fix MKLVM=yes MKDEBUG=yes build. Patch sent by Dieter Roelants. |
Completed in 1173 milliseconds