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

/src/sys/dev/pci/
H A Dpcidevs.h1.1000 Wed Nov 18 18:44:55 GMT 2009 jakllsch regen.
H A Dpcidevs_data.h1.1000 Wed Nov 18 22:59:56 GMT 2009 bouyer Regen: Complete BROADCOM BCM5709 family, and add BCM5716 family.
H A Dpcidevs1.1000 Wed Nov 18 18:42:08 GMT 2009 jakllsch Drop unused/duplicate VIATECH VT8237_PCIB entry.
While here, drop "(Apollo KT600)" from VIATECH VT8237, and s/ISA/LPC/.
Additionally, add LPC Bridge ID for VT8251 from PR/37517.
/src/distrib/sets/lists/base/
H A Dshl.mi1.1000 Wed Apr 09 15:51:44 GMT 2025 christos updates for new OpenSSH
H A Dmi1.1000 Wed Aug 08 14:08:01 GMT 2012 christos adjust for MKRUMP = no
/src/doc/
H A D3RDPARTY1.1000 Tue Feb 05 21:35:18 GMT 2013 christos new openssl.
H A DCHANGES1.1000 Mon Jan 21 01:08:02 GMT 2008 rmind Mention implementation processor-sets, affinity, real-time
extensions and import of schedctl(8).
1.1000 Mon Jan 21 01:08:02 GMT 2008 rmind Mention implementation processor-sets, affinity, real-time
extensions and import of schedctl(8).
/src/sys/arch/i386/conf/
H A DGENERIC1.1000 Tue Nov 23 11:14:00 GMT 2010 hannken Remove unused count from pseudo-device md.
/src/distrib/sets/lists/man/
H A Dmi1.1000 Tue May 15 14:15:11 GMT 2007 macallan new ADB man pages
/src/distrib/sets/lists/tests/
H A Dmi1.1000 Tue Dec 29 01:45:06 GMT 2020 rillig make(1): add test that explains how variables are exported

Exporting the variables at the right time and with the correct values is
a subtle issue. The current implementation carefully marks variables as
ready to be exported, then exports them and at the same time tries to
export as few variables as possible, to avoid memory leaks. This test
describes and explains how all this works in detail.

This test also justifies that the call to Var_ReexportVars happens in
the make process itself, not in the child processes, no matter whether
these are created with vfork or (only theoretically) with plain fork.
This has changed in compat.c 1.217, job.c 1.390 and main.c 1.504 from
2020-12-27.
/src/share/mk/
H A Dbsd.own.mk1.1000 Sat Jan 07 22:27:36 GMT 2017 christos add nsd
/src/usr.bin/make/
H A Dvar.c1.1000 Sun Jan 09 18:49:28 GMT 2022 rillig make: in Cmd_Exec, return error message instead of format string

This change leaves only literal format strings in parse.c. It allows
for more detailed error messages than the current "non-zero status" or
"exited on a signal".

No functional change.
/src/sys/conf/
H A Dfiles1.1000 Fri Feb 18 22:49:03 GMT 2011 rmind Compile subr_pcu.c under option PCU.
/src/distrib/sets/lists/comp/
H A Dmi1.1000 Sun Feb 11 16:16:09 GMT 2007 ad Add mb/rwlock/condvar/mutex section 9 manual pages.

Completed in 1170 milliseconds