HomeSort by: relevance | last modified time | path
    Searched hist:1.879 (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/dev/pci/
pcidevs.h 1.879 Wed May 16 19:08:52 UTC 2007 mrg regenerate
pcidevs_data.h 1.879 Sat May 19 14:57:45 UTC 2007 tsutsui Regen from pcidevs rev 1.880:
> Add IBM GXT250P video.
pcidevs 1.879 Wed May 16 19:07:42 UTC 2007 mrg add Nvidia MPC04 SMBus
  /src/usr.bin/make/
var.c 1.879 Sun Mar 14 20:03:56 UTC 2021 rillig make: do not evaluate the ':O' modifiers in parse-only mode

No functional change in practical usage. Theoretically this change can
be observed by looking at the generated random numbers for the ':Ox'
modifier, but the quality or exact sequence of these random numbers is
not guaranteed anyway.
  /src/sys/arch/i386/conf/
GENERIC 1.879 Wed Jan 16 09:37:05 UTC 2008 ad Remove options MATH_EMULATE.
  /src/sys/conf/
files 1.879 Wed Dec 26 22:11:53 UTC 2007 christos Add PaX ASLR (Address Space Layout Randomization) [from elad and myself]

For regular (non PIE) executables randomization is enabled for:
1. The data segment
2. The stack

For PIE executables(*) randomization is enabled for:
1. The program itself
2. All shared libraries
3. The data segment
4. The stack

(*) To generate a PIE executable:
- compile everything with -fPIC
- link with -shared-libgcc -Wl,-pie

This feature is experimental, and might change. To use selectively add
options PAX_ASLR=0
in your kernel.

Currently we are using 12 bits for the stack, program, and data segment and
16 or 24 bits for mmap, depending on __LP64__.
  /src/doc/
CHANGES 1.879 Sun Jun 24 16:58:20 UTC 2007 kardel track 4.2.4p2 import
3RDPARTY 1.879 Thu Oct 13 23:42:06 UTC 2011 wiz rcs-5.8 out, from Snader_LB
  /src/distrib/sets/lists/tests/
mi 1.879 Mon Jul 27 18:51:03 UTC 2020 rillig make(1): add very basic test for archive handling

The whole code in arch.c had been uncovered by tests before.

The code coverage shows that neither the archive name nor the member
contain any $, even though archive.mk looks like it. It could be
necessary to place the variable assignments below the dependency line,
to force late evaluation.
  /src/share/mk/
bsd.own.mk 1.879 Fri Nov 06 01:17:08 UTC 2015 jmcneill Build xf86-video-modesetting on evbarm
  /src/distrib/sets/lists/base/
mi 1.879 Sat Aug 21 06:38:59 UTC 2010 christos add section 9 pages for x86
shl.mi 1.879 Sun Mar 08 22:42:35 UTC 2020 mgorny Update libc SOVERSION
  /src/distrib/sets/lists/man/
mi 1.879 Wed Apr 19 10:58:18 UTC 2006 tron Add missing entries for ndiscvt(8) and its manual pages.
  /src/distrib/sets/lists/comp/
mi 1.879 Sun May 14 22:11:47 UTC 2006 elad kauth manpage

Completed in 1987 milliseconds