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

/src/sys/arch/i386/i386/
H A Dmachdep.c1.644 Tue Oct 21 15:46:32 GMT 2008 cegger branches: 1.644.2; 1.644.4;
introduce two macros: xendomain_is_dom0() and xendomain_is_privileged(). Use them.
1.644 Tue Oct 21 15:46:32 GMT 2008 cegger branches: 1.644.2; 1.644.4;
introduce two macros: xendomain_is_dom0() and xendomain_is_privileged(). Use them.
1.644 Tue Oct 21 15:46:32 GMT 2008 cegger branches: 1.644.2; 1.644.4;
introduce two macros: xendomain_is_dom0() and xendomain_is_privileged(). Use them.
/src/sys/dev/usb/
H A Dusbdevs1.644 Sat Mar 30 02:59:03 GMT 2013 christos remove stray +
H A Dusbdevs.h1.644 Sat Aug 10 21:15:26 GMT 2013 jnemeth PR/48112 - Kai-Uwe Eckhardt -- add support for Sitecom N300 usb wifi adapter
H A Dusbdevs_data.h1.644 Sat Aug 03 16:06:08 GMT 2013 soren Regen.
/src/share/man/man4/
H A DMakefile1.644 Thu Oct 26 07:29:53 GMT 2017 maya Add man page for bwfm(4)

Wireless driver for Broadcom and some now sold by Cypress.

/src/sys/dev/pci/
H A Dpcidevs.h1.644 Wed Aug 04 19:13:20 GMT 2004 mycroft Regen.
H A Dpcidevs_data.h1.644 Thu Aug 05 16:26:41 GMT 2004 cube Regen.
H A Dpcidevs1.644 Thu Aug 05 01:48:09 GMT 2004 lukem consistently use "product<SPACE>"
/src/usr.bin/xlint/lint1/
H A Dtree.c1.644 Sat Jun 08 06:37:06 GMT 2024 rillig lint: add details to warnings about negative constant to unsigned
/src/distrib/sets/lists/base/
H A Dshl.mi1.644 Wed Dec 12 17:47:58 GMT 2012 christos bump libssh
H A Dmi1.644 Sun Aug 13 09:03:21 GMT 2006 plunky rename btcontrol(8) as btdevctl(8) to make it fit with the NetBSD naming
scheme for control programs. This fixes pr 34051.
/src/doc/
H A D3RDPARTY1.644 Mon Oct 13 19:11:49 GMT 2008 kleink tz{code,data}2008h out; tzdata2008h in.
H A DCHANGES1.644 Fri Jun 30 17:28:39 GMT 2006 nisimura Refer to kse(4) Micrel KSZ8842/8841 PCI Ethernet controller driver.
/src/usr.bin/make/
H A Dmain.c1.644 Tue Apr 22 19:28:50 GMT 2025 rillig make: clean up

Replace 'unsigned int' with simply 'unsigned'.

In compat.c, skipping whitespace is not needed, as the loop above
already skips it.

In job.c, remove the unused header <sys/file.h>.

Inline the TMPPAT macro, as it is only needed in a single place.
H A Dparse.c1.644 Sat Jan 08 23:52:26 GMT 2022 rillig make: add details about .for loop variables to stack traces

The stack traces are enabled with the debug logging option '-dp'.
H A Dvar.c1.644 Mon Nov 02 16:55:18 GMT 2020 rillig make(1): merge variables p and nested_p in ApplyModifiersIndirect

When the code was still in ApplyModifiers, the variable nested_p was
necessary to distinguish the parsing position in the nested modifier
from the parsing position of the main expression.
/src/sys/sys/
H A Dparam.h1.644 Tue Jan 21 22:08:41 GMT 2020 ad NetBSD 9.99.41 - struct lwp changed for LOCKDEBUG
/src/sys/arch/i386/conf/
H A DGENERIC1.644 Thu Dec 02 09:50:42 GMT 2004 xtraeme Add ACPI mpu(4) attachment, based on lpt_acpi.c by jmcneill@,
reviewed by christos@, cube@ and martin@.

While here, remove a printf() in mpu_attach() (ic/mpu.c) to remove
an empty line in some frontends (mpu_isa.c, etc).
/src/distrib/sets/lists/man/
H A Dmi1.644 Sat Jan 03 15:21:30 GMT 2004 lukem Support MKSKEY=no.
/src/distrib/sets/lists/tests/
H A Dmi1.644 Mon Aug 31 06:16:08 GMT 2015 ozaki-r Add tests for ICMP redirect timeout
/src/share/mk/
H A Dbsd.own.mk1.644 Sun Nov 28 18:44:13 GMT 2010 skrll Fix a comment
/src/sys/conf/
H A Dfiles1.644 Sun Nov 16 00:10:41 GMT 2003 tls Oops. I missed this file in my previous commit. Add inclusion of
"files.skipjack" now that Skipjack has been moved from
sys/opencrypto to crypto/skipjack.
/src/distrib/sets/lists/comp/
H A Dmi1.644 Fri Dec 05 13:49:16 GMT 2003 lukem update for editline(3) tok_*() function addition

Completed in 1618 milliseconds