Searched hist:1.1043 (Results 1 - 13 of 13) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1043 Thu Jul 29 18:16:33 GMT 2010 njoly Regen for Intel LPC updates.
H A Dpcidevs_data.h1.1043 Fri Jul 30 15:27:07 GMT 2010 njoly Regen for ICH10 devices update.
H A Dpcidevs1.1043 Tue Jul 13 23:40:56 GMT 2010 msaitoh Add Advantech PCI-1604
/src/doc/
H A D3RDPARTY1.1043 Wed Jul 17 20:15:49 GMT 2013 christos sync with latest tzcode
H A DCHANGES1.1043 Mon Apr 14 20:45:20 GMT 2008 jdc branches: 1.1043.2;
Document recent libcurses additions.
1.1043 Mon Apr 14 20:45:20 GMT 2008 jdc branches: 1.1043.2;
Document recent libcurses additions.
1.1043 Mon Apr 14 20:45:20 GMT 2008 jdc branches: 1.1043.2;
Document recent libcurses additions.
1.1043 Mon Apr 14 20:45:20 GMT 2008 jdc branches: 1.1043.2;
Document recent libcurses additions.
/src/sys/conf/
H A Dfiles1.1043 Thu Feb 02 19:43:01 GMT 2012 tls branches: 1.1043.2;
Entropy-pool implementation move and cleanup.

1) Move core entropy-pool code and source/sink/sample management code
to sys/kern from sys/dev.

2) Remove use of NRND as test for presence of entropy-pool code throughout
source tree.

3) Remove use of RND_ENABLED in device drivers as microoptimization to
avoid expensive operations on disabled entropy sources; make the
rnd_add calls do this directly so all callers benefit.

4) Fix bug in recent rnd_add_data()/rnd_add_uint32() changes that might
have lead to slight entropy overestimation for some sources.

5) Add new source types for environmental sensors, power sensors, VM
system events, and skew between clocks, with a sample implementation
for each.

ok releng to go in before the branch due to the difficulty of later
pullup (widespread #ifdef removal and moved files). Tested with release
builds on amd64 and evbarm and live testing on amd64.
1.1043 Thu Feb 02 19:43:01 GMT 2012 tls branches: 1.1043.2;
Entropy-pool implementation move and cleanup.

1) Move core entropy-pool code and source/sink/sample management code
to sys/kern from sys/dev.

2) Remove use of NRND as test for presence of entropy-pool code throughout
source tree.

3) Remove use of RND_ENABLED in device drivers as microoptimization to
avoid expensive operations on disabled entropy sources; make the
rnd_add calls do this directly so all callers benefit.

4) Fix bug in recent rnd_add_data()/rnd_add_uint32() changes that might
have lead to slight entropy overestimation for some sources.

5) Add new source types for environmental sensors, power sensors, VM
system events, and skew between clocks, with a sample implementation
for each.

ok releng to go in before the branch due to the difficulty of later
pullup (widespread #ifdef removal and moved files). Tested with release
builds on amd64 and evbarm and live testing on amd64.
/src/sys/arch/i386/conf/
H A DGENERIC1.1043 Mon Aug 08 16:27:07 GMT 2011 jakllsch Finish reverting modularization of i386 GENERIC.
/src/distrib/sets/lists/base/
H A Dmi1.1043 Fri Oct 25 00:23:42 GMT 2013 htodd Fixing the build for now. gcc=48 should probably be added back later.
/src/distrib/sets/lists/man/
H A Dmi1.1043 Wed Dec 12 20:09:27 GMT 2007 macallan add a simple battery(4) man page
/src/distrib/sets/lists/tests/
H A Dmi1.1043 Sun Apr 18 20:02:56 GMT 2021 rillig lint: test emitting of symbol information in the .ln files

Even though the new test is quite large, it didn't find any bugs in the
code. The only thing I'm unsure about is why static functions are
exported as well, since they are supposed to be local to the translation
unit.
/src/share/mk/
H A Dbsd.own.mk1.1043 Mon Mar 05 07:03:27 GMT 2018 mrg swtich ia64 to GCC 6.
/src/usr.bin/make/
H A Dvar.c1.1043 Tue Feb 14 21:38:31 GMT 2023 rillig make: clean up calls to Var_Subst

None of the calls to Var_Subst used the return value, and the return
value was always VPR_OK.

No functional change.
/src/distrib/sets/lists/comp/
H A Dmi1.1043 Sat Jul 14 10:52:15 GMT 2007 ad kcont was removed.

Completed in 1197 milliseconds