Searched hist:1.828 (Results 1 - 15 of 15) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.828 Sun Sep 03 00:02:53 GMT 2006 xtraeme regen
H A Dpcidevs_data.h1.828 Sun Sep 03 00:14:32 GMT 2006 xtraeme regen
H A Dpcidevs1.828 Sun Sep 03 00:02:30 GMT 2006 xtraeme Add some missing devices from Promise and sort them.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.828 Thu Apr 30 03:29:19 GMT 2020 riastradh Simplify Intel RDRAND/RDSEED and VIA C3 RNG API.

Push it all into MD x86 code to keep it simpler, until we have other
examples on other CPUs. Simplify RDSEED-to-RDRAND fallback.
Eliminate cpu_earlyrng in favour of just using entropy_extract, which
is available early now.
/src/distrib/sets/lists/base/
H A Dshl.mi1.828 Sun Feb 04 11:08:16 GMT 2018 mrg more updates for GCC 6. with other uncommited changes, i386 seems
to work well enough for hello.c, hello.cc and hello.m.
H A Dmi1.828 Mon Sep 07 21:07:02 GMT 2009 mrg install the fontconfig files into /etc/fonts/conf.avail, and symlink
the default ones into /etc/fonts/conf.d, as per default.

reported by jukka marin on netbsd-users.
/src/doc/
H A D3RDPARTY1.828 Tue Apr 05 08:51:05 GMT 2011 wiz mdocml-1.11.1 out.
H A DCHANGES1.828 Sat Apr 14 22:16:25 GMT 2007 tnn Forgot to mention the envctrl(4) manpage. Thanks hubertf
/src/sys/arch/i386/conf/
H A DGENERIC1.828 Sun May 20 05:13:17 GMT 2007 dogcow add uslsa USB-RS232 adapter
/src/distrib/sets/lists/man/
H A Dmi1.828 Wed Sep 21 14:19:08 GMT 2005 tsarna pam_afslog is used in conjunction with pam_krb5 to obtain AFS tokens and
create a PAG if necessary.

Especially important for home directories on AFS.
/src/distrib/sets/lists/tests/
H A Dmi1.828 Sat Jan 18 17:18:41 GMT 2020 kre Move recently added .debug files from tests/mi to debug/mi (with all the
others) and while so doing, give them the "debug" attribute.

While here, sort.
/src/share/mk/
H A Dbsd.own.mk1.828 Sun Aug 10 17:39:11 GMT 2014 joerg LLVM builds on PowerPC want no libgcc, but enabled libc++.
/src/usr.bin/make/
H A Dvar.c1.828 Tue Feb 16 16:28:41 GMT 2021 rillig make: rename constants for VarFlags

The old prefix was "VAR_" and this prefix is used for several other
constants as well, which made it ambiguous.
/src/sys/conf/
H A Dfiles1.828 Fri Jan 19 14:49:08 GMT 2007 hannken New file system suspension API to replace vn_start_write and vn_finished_write.
The suspension helpers are now put into file system specific operations.
This means every file system not supporting these helpers cannot be suspended
and therefore snapshots are no longer possible.

Implemented for file systems of type ffs.

The new API is enabled on a kernel option NEWVNGATE. This option is
not enabled by default in any kernel config.

Presented and discussed on tech-kern with much input from
Bill Studenmund <wrstuden@netbsd.org> and YAMAMOTO Takashi <yamt@netbsd.org>.

Welcome to 4.99.9 (new vfs op vfs_suspendctl).
/src/distrib/sets/lists/comp/
H A Dmi1.828 Wed Nov 02 14:27:20 GMT 2005 yamt sync with kernel. (yamt-vop)

Completed in 1286 milliseconds