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

/src/share/man/man4/
H A DMakefile1.651 Wed Jan 24 09:04:42 GMT 2018 skrll branches: 1.651.2;
Remove port-acorn26

OK core@

1.651 Wed Jan 24 09:04:42 GMT 2018 skrll branches: 1.651.2;
Remove port-acorn26

OK core@

/src/sys/dev/usb/
H A Dusbdevs1.651 Sat Aug 03 16:04:30 GMT 2013 soren Add support for some new and old ZTE modems, some of which have a
SFF-8070i virtual installer CD instead of a SCSI class one.

Recent Huawei modems support (and in the case of the very latest models,
require) the use of a CDC NCM interface as an alternative to PPP. Avoid
attaching u3g to that interface.
H A Dusbdevs.h1.651 Thu Dec 19 08:22:13 GMT 2013 msaitoh regen.

H A Dusbdevs_data.h1.651 Thu Dec 12 15:08:16 GMT 2013 nonaka regen
/src/sys/dev/pci/
H A Dpcidevs.h1.651 Fri Sep 17 16:04:17 GMT 2004 xtraeme Add GeForceFX 5700 LE and regen.
H A Dpcidevs_data.h1.651 Sat Sep 18 08:48:29 GMT 2004 martin Regen (FC929X added)
H A Dpcidevs1.651 Sat Sep 18 08:47:46 GMT 2004 martin Add LSI FC929 (aka FC929X); from PR kern/26836.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.651 Mon Aug 19 04:47:50 GMT 2024 rillig lint: remove unused integer constraint

The assignment in ic_cond was wrong, it should have been '&' instead of
'|', but as long as '~' is not involved in the integer constraints,
there is no way to demonstrate this bug.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.651 Wed Nov 19 18:35:59 GMT 2008 ad Make the emulations, exec formats, coredump, NFS, and the NFS server
into modules. By and large this commit:

- shuffles header files and ifdefs
- splits code out where necessary to be modular
- adds module glue for each of the components
- adds/replaces hooks for things that can be installed at runtime
/src/distrib/sets/lists/base/
H A Dshl.mi1.651 Sat Feb 16 21:40:13 GMT 2013 jmmv Hook Lutok into the build. This is all protected by the MKKYUA guard.
H A Dmi1.651 Sat Sep 16 08:38:20 GMT 2006 tnozaki - rename KOI8-BASE more suitable name, GOST19768-74.
- fix wrong conversion table KOI7 and KOI7-switched.
/src/doc/
H A D3RDPARTY1.651 Mon Nov 24 01:44:11 GMT 2008 perry update entry for flex. Vern Paxson turned over maintenance to
Will Estes years ago. The current version is a big win over what
NetBSD has in the tree -- it would probably be appropriate to update.
H A DCHANGES1.651 Wed Jul 05 21:53:29 GMT 2006 thorpej Note property list to/from kernel changes to proplib(3).
/src/usr.bin/make/
H A Dmain.c1.651 Tue May 20 17:56:40 GMT 2025 sjg Revert export of MAKEFLAGS from Cmd_Exec

Until we work out what the issue is.
Revert related unit-test changes as well

H A Dparse.c1.651 Sat Jan 15 19:13:08 GMT 2022 rillig make: use islower for parsing directives

None of the directives has an uppercase letter, so there is no need to
test for it.

No functional change.

H A Dvar.c1.651 Mon Nov 02 21:24:23 GMT 2020 rillig make(1): improve local variable name in ParseVarname
/src/sys/sys/
H A Dparam.h1.651 Sun Feb 23 16:04:58 GMT 2020 ad NetBSD 9.99.48 - UVM locking changes

/src/sys/arch/i386/conf/
H A DGENERIC1.651 Tue Jan 18 10:28:00 GMT 2005 scw Add "options PMS_SYNAPTICS_TOUCHPAD", commented out in all but GENERIC_LAPTOP.

/src/distrib/sets/lists/man/
H A Dmi1.651 Sun Jan 11 15:09:51 GMT 2004 lukem Add support for:
MKCATPAGES=no
MKMAN=no
MKMANZ=yes

Add ".man" (from "man") and ".cat" (from "catpages") to indicate files
that will automatically be treated as having a ".gz" extension if
MKMANZ != no. (This simplifies the MKMANZ!=no support...)
/src/distrib/sets/lists/tests/
H A Dmi1.651 Thu Nov 05 00:02:59 GMT 2015 knakahara add basic if_gif tests to ATF.
/src/share/mk/
H A Dbsd.own.mk1.651 Sun Feb 06 01:14:10 GMT 2011 joerg Add LLVM and clang build system. It is enabled by MKLLVM=yes.
Upstream sources can be fetched by running "make checkout" in
src/external/bsd/llvm, they will be properly imported once the
integration and missing features are sorted out.
/src/sys/conf/
H A Dfiles1.651 Tue Jan 20 19:58:01 GMT 2004 jdolecek cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist:
* lpt device is defined in MI place (dev/ppbus/files.ppbus), dev/ic/lpt.c
is included there too; dev/ic/lpt.c is not included if ppbus is
configured or if there is alternative platform lpt (like for pc532)
* g/c MD lpt definitions and custom puc/upc attachments,
glue moved to conf/files and dev/pci/files.pci respectively; remove
device lpt definition from dev/isa/files.isa
* add ppbus parport attribute, atppc device attachments, adjust plip and lpt
glue
/src/distrib/sets/lists/comp/
H A Dmi1.651 Sat Jan 03 13:31:38 GMT 2004 lukem Support MKCRYPTO_IDEA=yes, MKCRYPTO_MDC2=yes, MKCRYPTO_RC5=yes.
Resolves [install/18136].

Completed in 1564 milliseconds