freebsd-src/share
Maxim Sobolev 900b28f9f6 Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure
with flags bitfield and set BI_CAN_EXEC_DYN flag for all brands that usually
allow executing elf dynamic binaries (aka shared libraries). When it is
requested to execute ET_DYN elf image check if this flag is on after we
know the elf brand allowing execution if so.

PR:		kern/87615
Submitted by:	Marcin Koziej <creep@desk.pl>
2005-12-26 21:23:57 +00:00
..
colldef New Ukrainian locale: uk_UA.CP1251. 2005-03-04 14:24:30 +00:00
dict Add more technical terms to reduce false positives when spellchecking 2005-05-04 14:19:36 +00:00
doc sync with KAME regarding NDP 2005-10-21 16:23:01 +00:00
examples Remove usbd(8) and all references to it. It is no longer necessary 2005-12-15 01:04:51 +00:00
info
isdn
man Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure 2005-12-26 21:23:57 +00:00
me
misc o NetBSD 3.0 added. 2005-12-24 07:30:27 +00:00
mk Add a MACHINE_CPU entry for "ev67". 2005-12-06 13:47:23 +00:00
mklocale Comments correction 2005-04-21 09:15:19 +00:00
monetdef Fix currency symbol -- it should be 'NEW SHEQEL SIGN' (U+20AA). 2005-11-16 11:20:51 +00:00
msgdef Sort LOCALES. 2005-09-28 07:40:03 +00:00
numericdef New Ukrainian locale: uk_UA.CP1251. 2005-03-04 14:24:30 +00:00
security
sendmail
skel
snmp
syscons
tabset
termcap xterm-basic: add AX flag 2005-10-18 16:11:48 +00:00
timedef New Ukrainian locale: uk_UA.CP1251. 2005-03-04 14:24:30 +00:00
zoneinfo Merge tzdata2005q from vendor branch. Data changes for the following 2005-12-22 23:40:21 +00:00
Makefile Introduce NO_LOCALES build option. 2005-08-05 14:59:50 +00:00
Makefile.inc