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

/src/sys/dev/pci/
H A Dpcidevs.h1.1091 Fri Sep 02 03:10:37 GMT 2011 msaitoh regen.
H A Dpcidevs_data.h1.1091 Mon Sep 05 04:32:52 GMT 2011 msaitoh regen.
H A Dpcidevs1.1091 Sat Aug 06 14:51:53 GMT 2011 jakllsch Adjust inconsistent whitespace in MARVELL products.
/src/doc/
H A D3RDPARTY1.1091 Tue Feb 11 16:15:06 GMT 2014 jmmv Note update of atf to 0.20.
H A DCHANGES1.1091 Thu Aug 21 10:58:55 GMT 2008 tacha Mention ataraid(4) support for nVidia MediaShield.
1.1091 Thu Aug 21 10:58:55 GMT 2008 tacha Mention ataraid(4) support for nVidia MediaShield.
/src/sys/arch/i386/conf/
H A DGENERIC1.1091 Sat Apr 27 21:43:29 GMT 2013 christos the bogus number police
/src/distrib/sets/lists/base/
H A Dmi1.1091 Thu Oct 30 13:05:58 GMT 2014 nonaka Add support for Intel Centrino Wireless-N 100/105/130/135/2200/2230.
From OpenBSD.
/src/distrib/sets/lists/man/
H A Dmi1.1091 Wed Sep 03 23:44:24 GMT 2008 ober Updates to enable the iwn man page
/src/distrib/sets/lists/tests/
H A Dmi1.1091 Thu Jul 15 21:00:05 GMT 2021 rillig tests/lint: cover more edge cases in the parser
/src/share/mk/
H A Dbsd.own.mk1.1091 Mon Dec 31 13:31:25 GMT 2018 christos - prefix elf conversion tools with their platform to avoid conflicts
- add arm-elf2aout
/src/usr.bin/make/
H A Dvar.c1.1091 Fri Jan 05 21:51:27 GMT 2024 rillig make: inline Substring_Sub

Remove redundant assertions.
/src/sys/conf/
H A Dfiles1.1091 Mon May 19 22:47:54 GMT 2014 rmind Implement MI IPI interface with cross-call support.
/src/distrib/sets/lists/comp/
H A Dmi1.1091 Wed Nov 21 22:49:05 GMT 2007 elad Make securelevel a "secmodel" of its own.

While it's true that it's part of the traditional 4.4BSD security model,
there may come a time where a different "primary" security model used for
fine-grained privileges (ie., splitting root's responsibilities to various
privileges that can be assigned) may want to still have a securelevel
setting.

Idea from Daniel Carosone:

http://mail-index.netbsd.org/tech-security/2006/08/25/0001.html

The location of the removed files, for reference, was:

src/secmodel/bsd44/secmodel_bsd44_securelevel.c
src/secmodel/bsd44/securelevel.h

Completed in 1144 milliseconds