Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-07 | Zap a bunch of trailing whitespace. | Kenneth R Westerback | |
2006-05-06 | initialize the propolice cookie more carefully so -fstack-protector-all | Theo de Raadt | |
will work; ok miod | |||
2006-05-06 | Sync VM games on startup with earlier pmap_table[] cleanups. | Miod Vallat | |
2006-05-06 | Decide whether we are running on 88100 or 88110 upon the processor | Miod Vallat | |
identification register value, rather than upon the MVME board number. | |||
2006-05-06 | While os-note-elf.h uses '.long' on the openbsd note section, they | Dale Rahn | |
are really stored as ints. keep the variable name the same as the type. (just a variable rename) | |||
2006-05-06 | If there is a conflict between two symbols, and one of the symbols is a | Dale Rahn | |
reference to the local object, go ahead and save save the local symbol in the library cache, a fixup will be generated in any binary which overrides the symbol, however, the rest of the program which do not override the symbol will not have to pay for the fixup. Cuts about of prebind data here by 32% | |||
2006-05-06 | use mkstemp, remove races wrt lint1 and cpp. | Marc Espie | |
(check lint1 and cpp code, they use fopen/freopen to open that temp file, and thus will happily overwrite a symlink) okay cloder@ | |||
2006-05-06 | Do not write the same data to a library that is already there when | Dale Rahn | |
using -m also allows a user to run this on their binaries if the system libraries already have prelink data. | |||
2006-05-06 | improve wording somewhat. | Dale Rahn | |
2006-05-06 | The SPI in a TDB is actually stored in network order. Make sa synchronisation | Ryan Thomas McBride | |
work between little-endian and big-endian machines, and compare the spi against SPI_RESERVED_MAX correctly. Fix from Nathanael <list-openbsd-tech at polymorpheus dot com> | |||
2006-05-06 | Fix bracketing messed up in KNF commit 1.86, allows sasyncd to reliably | Ryan Thomas McBride | |
set up pfkey promiscuous mode. Diff from Nathanael <list-openbsd-tech at polymorpheus dot com> | |||
2006-05-06 | small reading improvements; | Jason McIntyre | |
2006-05-06 | On 88100-based systems, take the two hardwired BATC into account in | Miod Vallat | |
pmap_extract(), and do not bother creating regular page table mappings for obio regions which are covered by these BATC entries. | |||
2006-05-06 | Update to 2.0.0; keep our local changes | Aleksander Piotrowski | |
ok espie@, djm@ | |||
2006-05-06 | remove a block of duplicated defines, ok marco | Peter Stromberg | |
2006-05-06 | if the fan data rate is per second convert it to per minute, ok marco | Peter Stromberg | |
2006-05-06 | somehow PTDsize got lost from the pae diff; found by kettenis@ | Michael Shalayeff | |
2006-05-06 | lint can't do assembly files, put them directly in OBJS. | Marc Espie | |
okay theo | |||
2006-05-06 | do not bother defining End if !CLEANUP, reminded by lint. | Marc Espie | |
2006-05-06 | Add $OpenBSD$ in comment here too | Darren Tucker | |
2006-05-06 | fix the untested comment. | Brad Smith | |
2006-05-06 | - Add vge(4), lge(4), hme(4), mtd(4), luphy(4) and ciphy(4) | Brad Smith | |
- Move tl(4) and ste(4) out of the untested section | |||
2006-05-06 | Xr xmphy | Brad Smith | |
2006-05-06 | restore ALTQ support which was lost with rev 1.87 | Brad Smith | |
2006-05-06 | add ciss(4) to the untested section, 530[24]'s exist with Alpha specific | Brad Smith | |
firmware for SRM setup. | |||
2006-05-05 | Oops, correct import this time. | Miod Vallat | |
2006-05-05 | delint; ok millert@ ray@ | Otto Moerbeek | |
2006-05-05 | delint; ok millert@ beck@ | Otto Moerbeek | |
2006-05-05 | test pointer casts | Otto Moerbeek | |
2006-05-05 | Do not warn when casting a pointer to [unsigned] char *; | Otto Moerbeek | |
discussion with espie@; ok cloder@ | |||
2006-05-05 | sigh, build on non gcc3 systems. | Dale Rahn | |
2006-05-05 | - fix rcsdiff exit status on success/errors; now matches gnu/usr.bin/rcs. | Xavier Santolaria | |
- add DIAGNOSTICS section to rcsdiff.1 wrt exit codes. ok ray@ and jmc@ for man page bits. | |||
2006-05-05 | Convert do {} while loop -> while {} for clarity. No binary change | Todd C. Miller | |
on most architectures. From Oliver Smith. OK deraadt@ and henning@ | |||
2006-05-05 | - no need to escape these | Jason McIntyre | |
2006-05-05 | Prebind should not force lazy binding to be turned off during dlopen() | Dale Rahn | |
the presense of LD_BIND_NOW should control that. Fixes the X server. | |||
2006-05-05 | various fixes up; some from michael knudsen, some from myself | Jason McIntyre | |
2006-05-05 | correct correct rfc reference | Damien Miller | |
2006-05-05 | SEGVs have been fixed, so include proper expected output | Otto Moerbeek | |
2006-05-05 | Fix SEGV on prototypes containing functions; from NetBSD rev 1.18; | Otto Moerbeek | |
ok cloder@ | |||
2006-05-05 | Fix SEGV on scalar initialization with braces; also found in NetBSD | Otto Moerbeek | |
rev 1.23 as part of a much larger diff. ok cloder@ | |||
2006-05-05 | Ignore binaries which are not OpenBSD binaries (.note section), some cleanup | Dale Rahn | |
2006-05-05 | Make certain that it doesn't try to load prelink info once the primary link | Dale Rahn | |
is finished. prelink on dlopen cannot work, the symbol cache still works, just cannot be preloaded. fixes xchm. | |||
2006-05-05 | Add -o <output> mode in addition to strip in place, '-' is stdout. | Dale Rahn | |
2006-05-05 | o GNU ci returns 0 when a file is reverted (co -l file; ci file). | Ray Lai | |
o Don't unlock file after revert. o Fix spelling. Passes extra tests in GNU rcstest. OK niallo@. | |||
2006-05-05 | Output to a different filename so the tests work without an obj/ | Ray Lai | |
directory. Also change diff -u to ${DIFF}. OK xsa@ | |||
2006-05-05 | correct rfc reference | Damien Miller | |
2006-05-04 | Work around a problem on sparc32 (for now), some debug cleanup. | Dale Rahn | |
2006-05-04 | Install binutils objdump on a.out cross-tools; ok grange@ | Miod Vallat | |
2006-05-04 | Allow USING_NEW_BINUTILS to be overriden by whatever invokes make here. | Miod Vallat | |
2006-05-04 | scaled version of ld.d and st.d is obviously not a 64 bit transaction, | Miod Vallat | |
so there is no need to take care of it in double_reg_fixup(), as it will never trigger the kind of misalignment faults this function recovers from. Doh! |