Searched hist:1.879 (Results 1 - 14 of 14) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.879 Wed May 16 19:08:52 GMT 2007 mrg regenerate |
| H A D | pcidevs_data.h | 1.879 Sat May 19 14:57:45 GMT 2007 tsutsui Regen from pcidevs rev 1.880: > Add IBM GXT250P video. |
| H A D | pcidevs | 1.879 Wed May 16 19:07:42 GMT 2007 mrg add Nvidia MPC04 SMBus |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.879 Sun Mar 08 22:42:35 GMT 2020 mgorny Update libc SOVERSION |
| H A D | mi | 1.879 Sat Aug 21 06:38:59 GMT 2010 christos add section 9 pages for x86 |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.879 Thu Oct 13 23:42:06 GMT 2011 wiz rcs-5.8 out, from Snader_LB |
| H A D | CHANGES | 1.879 Sun Jun 24 16:58:20 GMT 2007 kardel track 4.2.4p2 import |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.879 Wed Jan 16 09:37:05 GMT 2008 ad Remove options MATH_EMULATE. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.879 Wed Apr 19 10:58:18 GMT 2006 tron Add missing entries for ndiscvt(8) and its manual pages. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.879 Mon Jul 27 18:51:03 GMT 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/ | ||
| H A D | bsd.own.mk | 1.879 Fri Nov 06 01:17:08 GMT 2015 jmcneill Build xf86-video-modesetting on evbarm |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.879 Sun Mar 14 20:03:56 GMT 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/conf/ | ||
| H A D | files | 1.879 Wed Dec 26 22:11:53 GMT 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/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.879 Sun May 14 22:11:47 GMT 2006 elad kauth manpage |
Completed in 1267 milliseconds