Searched hist:1.918 (Results 1 - 14 of 14) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.918 Fri Nov 23 20:08:47 GMT 2007 xtraeme regen |
| H A D | pcidevs_data.h | 1.918 Sat Nov 24 01:45:38 GMT 2007 markd regen. |
| H A D | pcidevs | 1.918 Sat Nov 24 01:42:09 GMT 2007 markd s/product\tINTEL/product INTEL/ |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.918 Mon Apr 19 14:41:18 GMT 2021 christos bump libssh |
| H A D | mi | 1.918 Wed Jan 26 15:00:57 GMT 2011 pooka add sandpoint dirs for man chapter 4, they seem to be required now |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.918 Thu Mar 01 09:50:39 GMT 2012 wiz Some updates, from Bug Hunting in private email. |
| H A D | CHANGES | 1.918 Sat Sep 01 09:32:19 GMT 2007 jnemeth Convert build.sh iso-dir=directory option to -C cddir as per jmmv@ on source-changes. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.918 Fri Nov 21 15:55:59 GMT 2008 ad Remove the following from i386 GENERIC since they are also provided by modules. Shrinks the kernel by 1278kB. XXX Need to further investigate situation with vcoda and nsmb. - all file systems - all exec formats - all compat code - POSIX AIO - the NFS server - accept filters |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.918 Sun Aug 13 02:21:45 GMT 2006 simonb Add a port of the OpenBSD Intel 3945ABG wpi(4) wireless driver, by Jean-Baptiste Campesato. From PR kern/33778. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.918 Fri Sep 04 17:05:39 GMT 2020 rillig make(1): add test for the special variable MAKEFILE |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.918 Mon Apr 04 07:02:31 GMT 2016 skrll Switch alpha to binutils 2.26 |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.918 Sun Apr 11 17:48:01 GMT 2021 rillig make: migrate handling of the modifier ':S,from,to,' to Substring Right now this does not gain any performance, it only makes the code in ModifyWord_Subst a little simpler since it only uses Buf_AddBytesBetween, not a mixture with Buf_AddBytes. When the word passed to the ModifyWord functions is converted to Substring as well, the call to strlen will become redundant. No functional change. |
| /src/sys/conf/ | ||
| H A D | files | 1.918 Thu Sep 25 17:17:10 GMT 2008 pooka Split rate-checking routines into their own module for easier reuse. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.918 Thu Aug 31 19:24:37 GMT 2006 dyoung Per discussion on tech-kern and tech-userlevel, move the bit-twiddling macros, __BIT, __BITS, SHIFTIN, SHIFTOUT, and __arraycount() from lib/libkern/libkern.h to sys/cdefs.h. Add a __-prefix to SHIFTIN and SHIFTOUT, and add a manual page for the bit-twiddling macros, bits(3). Make the __BIT and __BITS macros "widthless," as best I can, by changing their type to uintmax_t from uint32_t. XXX The manual page lags this change by a bit. Define __PRIxBIT and __PRIxBITS printf(3) format strings. |
Completed in 2064 milliseconds