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

/src/sys/dev/usb/
H A Dusbdevs1.638 Thu Mar 14 00:47:33 GMT 2013 nonaka Added Huawei E171 3G modem.
H A Dusbdevs.h1.638 Sat Mar 30 03:04:01 GMT 2013 christos regen
H A Dusbdevs_data.h1.638 Sat Mar 30 02:59:19 GMT 2013 christos regen
/src/share/man/man4/
H A DMakefile1.638 Tue Jun 13 09:11:22 GMT 2017 nat Add wsbell.

Found by wiz@.
/src/sys/dev/pci/
H A Dpcidevs.h1.638 Thu Jul 29 00:12:08 GMT 2004 cube Regen.
H A Dpcidevs_data.h1.638 Mon Aug 02 18:43:53 GMT 2004 mycroft Regen.
H A Dpcidevs1.638 Mon Aug 02 17:58:29 GMT 2004 mycroft Mmmm, Microsoft products.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.638 Wed May 01 05:49:33 GMT 2024 rillig lint: fix warning about out-of-bounds bit-field value
/src/sys/arch/i386/i386/
H A Dmachdep.c1.638 Tue Aug 05 17:09:17 GMT 2008 drochner Disable interrupts before shutdownhooks are run, as all other ports.
shutdownhooks need to use polling functions (and most do).
/src/distrib/sets/lists/base/
H A Dshl.mi1.638 Sun Nov 04 16:26:53 GMT 2012 christos add TPM sets.
H A Dmi1.638 Wed Jul 12 13:39:04 GMT 2006 lukem * Provide new keywords:
gcc=<n> <n> = value of ${HAVE_GCC}
gdb=<n> <n> = value of ${HAVE_GDB}

* Support extra keywords on lines with "obsolete" keywords to allow
keyword-specific obsolete files.
(Primarily intended for use with gcc=<n> and gdb=<n>, although
it could be use for other items).

* Use the above features to collapse the gcc.* and gcc4.* lists into
the appropriate set lists.

* Deprecate the tc.* lists as all platforms are either HAVE_GCC=3 or HAVE_GCC=4.

* Update set lists for HAVE_GDB=6.
/src/doc/
H A D3RDPARTY1.638 Sat Sep 13 22:25:10 GMT 2008 wiz dhcpcd-4.0.0 release is out.

Convert this file (i.e. one character) from latin-1 to utf-8.
H A DCHANGES1.638 Sat Jun 24 05:44:34 GMT 2006 mrg note sun2 -> GCC4.
/src/usr.bin/make/
H A Dmain.c1.638 Sun Jan 19 00:59:39 GMT 2025 rillig make: avoid memory allocation in error path after exec

Just to be on the extra-safe side.
H A Dparse.c1.638 Sat Jan 08 09:55:32 GMT 2022 rillig make: constify UnescapeBackslash, fix typo in comment

No binary change.
H A Dvar.c1.638 Sun Nov 01 21:28:42 GMT 2020 rillig make(1): reduce number of nested parentheses in ApplyModifier_Assign
/src/sys/sys/
H A Dparam.h1.638 Sun Jan 12 13:19:32 GMT 2020 ad Bump MIN_LWP_ALIGNMENT to 64.
/src/sys/arch/i386/conf/
H A DGENERIC1.638 Mon Nov 01 23:20:42 GMT 2004 wiz Grammar fix in comment.
/src/distrib/sets/lists/man/
H A Dmi1.638 Mon Dec 29 03:13:28 GMT 2003 lukem Significant overhaul of how the sets are used:

* Add an optional third field to the sets file which is a list of
comma separated keywords that control if the line is printed.
Currently supported keywords
kerberos4 ${MKKERBEROS4} != no
kerberos ${MKKERBEROS} != no
lint ${MKLINT} != no
obsolete ${obsolete} != 0.
In this case, non obsolete files are not printed.
(This will allow future support for builds with variables such as
MKHESIOD and MKYP set to "no".)

* Use sh(1)'s getopts where appropriate, and otherwise cleanup the
various scripts.

* Move defaults for sets.subr from sets.defaults into sets.subr.
Move replicated code for determining stuff such as shlibs type
from various scripts into sets.subr.

* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate
main lists with the relevant third field keyword(s).
/src/distrib/sets/lists/tests/
H A Dmi1.638 Mon Aug 03 09:54:20 GMT 2015 ozaki-r Add tests for NDP
/src/share/mk/
H A Dbsd.own.mk1.638 Mon Aug 02 07:08:26 GMT 2010 jmmv Move the TESTSBASE definition from bsd.test.mk to bsd.own.mk. Per joerg@'s
suggestion.
/src/sys/conf/
H A Dfiles1.638 Wed Oct 08 20:57:59 GMT 2003 bouyer Following Matt Thomas's request, rename ata attribute to ata_hl, and
wdc_base to ata. We can now have
atabus* at ata?
in kernel config files.
/src/distrib/sets/lists/comp/
H A Dmi1.638 Wed Nov 12 02:48:42 GMT 2003 christos add pthread_suspend_np, pthread_resume_np, pthread_attr_setcreatesuspend_np
man pages.

Completed in 1716 milliseconds