Searched hist:1.646 (Results 1 - 23 of 23) sorted by relevance

/src/sys/dev/usb/
H A Dusbdevs1.646 Thu May 02 23:10:53 GMT 2013 rkujawa Add vendor ID for Mad Catz, Inc.
Add product ID for Mad Catz Cyborg R.A.T. 7.
H A Dusbdevs.h1.646 Sat Sep 14 20:29:55 GMT 2013 soren Regen.
H A Dusbdevs_data.h1.646 Mon Sep 02 07:41:01 GMT 2013 christos regen
/src/share/man/man4/
H A DMakefile1.646 Sun Dec 10 20:51:55 GMT 2017 bouyer Add man pages for new ihidev and ims drivers.
/src/sys/dev/pci/
H A Dpcidevs.h1.646 Thu Aug 05 16:26:41 GMT 2004 cube Regen.
H A Dpcidevs_data.h1.646 Thu Aug 26 13:16:09 GMT 2004 itohy Regen from pcidevs rev 1.647.
H A Dpcidevs1.646 Thu Aug 05 21:43:46 GMT 2004 mycroft Fix an Aironet product name, and normalize the usage of "Mini-PCI".
/src/usr.bin/xlint/lint1/
H A Dtree.c1.646 Sun Jun 09 10:27:39 GMT 2024 rillig lint: warn about lossy floating point constant to integer conversions
/src/sys/arch/i386/i386/
H A Dmachdep.c1.646 Tue Nov 11 14:40:18 GMT 2008 ad PR port-amd64/38293 panic: fp_save ipi didn't

Fix race conditions in FPU IPI handling.
/src/distrib/sets/lists/base/
H A Dshl.mi1.646 Fri Jan 04 04:23:18 GMT 2013 christos missed libmagic bump
H A Dmi1.646 Sat Aug 19 19:13:59 GMT 2006 dsl Add a missing file, I think it something to do with simplified chinese.
/src/doc/
H A D3RDPARTY1.646 Wed Oct 29 10:05:29 GMT 2008 wiz binutils-2.19 is out.
H A DCHANGES1.646 Sun Jul 02 11:10:09 GMT 2006 drochner note alpha switch to gcc4
1.646 Sun Jul 02 11:10:09 GMT 2006 drochner note alpha switch to gcc4
/src/usr.bin/make/
H A Dmain.c1.646 Sat May 10 13:47:53 GMT 2025 rillig make: rename token pool variables to be more descriptive
H A Dparse.c1.646 Sun Jan 09 11:43:58 GMT 2022 rillig make: remove redundant lines from stack traces

These lines repeated the information from the .for loop line above them.
H A Dvar.c1.646 Mon Nov 02 17:55:26 GMT 2020 rillig make(1): add a comment where to fix the STOP/STORE test from varmod.mk
/src/sys/sys/
H A Dparam.h1.646 Tue Jan 28 20:35:04 GMT 2020 ad NetBSD 9.99.43 - struct lwp, pri_t changed
/src/sys/arch/i386/conf/
H A DGENERIC1.646 Mon Dec 06 19:28:12 GMT 2004 cube Add ixpide(4).
/src/distrib/sets/lists/man/
H A Dmi1.646 Sun Jan 04 13:20:49 GMT 2004 lukem support MKCVS=no
/src/distrib/sets/lists/tests/
H A Dmi1.646 Thu Sep 24 14:49:39 GMT 2015 christos update for libproc/librtld_db/dtrace changes
/src/share/mk/
H A Dbsd.own.mk1.646 Mon Dec 13 17:22:26 GMT 2010 pooka Define RUMPPRG, which is just like PROG, except it additionally
builds a rump client with the name rump.${PROG}. The rump client
is not installed suid/sgid by default even if BINMODE is defined.
/src/sys/conf/
H A Dfiles1.646 Sun Dec 07 05:30:22 GMT 2003 dyoung Add the RSSI-based rate-adaptation library to the build.
/src/distrib/sets/lists/comp/
H A Dmi1.646 Thu Dec 11 09:46:27 GMT 2003 dyoung Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no)
and without Kerberos 4 & 5 (MKKERBEROS=no). Previously checkflist
complained of missing files.

* move kerberos- and kerberos 4-only files into new flists,
distrib/sets/lists/*/krb.*

* make the flist generators grok MKKERBEROS{,4} variables

* fix Makefiles which treat MKKERBEROS=no as MKKERBEROS5=no.
9 out of 10 experts agree that it is ludicrous to build w/
KERBEROS4 and w/o KERBEROS5.

* fix header files, also, which treat MKKERBEROS=no as MKKERBEROS5=no.

* omit some Kerberos-only subdirectories from the build as
MKKERBEROS{,4} indicate

(I acknowledge the sentiment that flists are the wrong way to go,
and that the makefiles should produce the metalog directly. That
sounds to me like the right way to go, but I am not prepared to do
revamp all the makefiles. While my approach is expedient, it fits
painlessly within the current build architecture until we are
delivered from flist purgatory, and it does not postpone our
delivery. Fair enough?)

Completed in 1582 milliseconds