Searched hist:1.923 (Results 1 - 14 of 14) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.923 Fri Dec 28 00:35:23 GMT 2007 dholland Regen.
H A Dpcidevs_data.h1.923 Sun Dec 30 09:30:02 GMT 2007 jdc Regenerate for "Add Apple Shasta GMAC (From FreeBSD)".
H A Dpcidevs1.923 Sun Dec 30 09:28:28 GMT 2007 jdc Add Apple Shasta GMAC (From FreeBSD).
/src/distrib/sets/lists/base/
H A Dshl.mi1.923 Sat Aug 14 16:18:32 GMT 2021 christos bump ldap libraries
H A Dmi1.923 Wed Mar 02 22:25:52 GMT 2011 tron Update for set lists for new Postfix components and documentation files.
/src/doc/
H A D3RDPARTY1.923 Fri Mar 23 21:34:17 GMT 2012 christos mention ipf
H A DCHANGES1.923 Thu Sep 06 00:34:49 GMT 2007 joerg Document that amd64 and i386 have cgd in GENERIC.
/src/sys/arch/i386/conf/
H A DGENERIC1.923 Sat Jan 24 05:06:06 GMT 2009 mrg add COMPAT_50 to all the configs with COMPAT_40.
/src/distrib/sets/lists/man/
H A Dmi1.923 Sun Aug 20 00:48:47 GMT 2006 bjh21 Add vidcvideo(4).
/src/distrib/sets/lists/tests/
H A Dmi1.923 Mon Sep 14 06:22:59 GMT 2020 rillig make(1): add tests for numbers in conditions
/src/share/mk/
H A Dbsd.own.mk1.923 Wed May 11 13:41:56 GMT 2016 martin Switch alpha and sparc64 back to gcc 4.8 and old binutils for now - too much
fallout from gcc 5.3 and no quick solution, it needs more work.
Binutils 2.26 does not play well with old gcc and causes random fallout
when building pkgs (e.g. /usr/pkg/lib/libgthread-2.0.so.0:
Trying to call undefined weak symbol `__deregister_frame_info' when
build gstremeer0.10)
/src/usr.bin/make/
H A Dvar.c1.923 Sun Apr 11 22:53:45 GMT 2021 rillig make: improve performance for LazyBuf

The previous O(n^2) time complexity for parsing a long string with many
variable expressions was not meant to last for long. I had hoped to fix
it within a few minutes, but that will take more time.

For now, make LazyBuf simpler by using a traditional C string for the
expected part instead of a Substring. This avoids a strlen call per
Var_Parse.

No functional change, only performance.
/src/sys/conf/
H A Dfiles1.923 Sun Oct 12 13:39:42 GMT 2008 tls Fix kernels without accf_data or accf_http. I'll modularize this better
on Monday, but this will get people building again while still removing
the silly dependency on INET.
/src/distrib/sets/lists/comp/
H A Dmi1.923 Tue Sep 12 00:54:06 GMT 2006 dbj add lockstat.debug

Completed in 1302 milliseconds