summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-07forgot to remove this sentence from the commentNikolay Sturm
2006-05-07Unbreak. Fix some of the lint warnings that mickey reintroduced.Mark Kettenis
2006-05-07.globl PTDsize; mickey obviously doesn't test before he commitsMark Kettenis
2006-05-07fix a typo and some KNF.Brad Smith
2006-05-07- Remove unreachable bus_dmamap_unload() in em_dma_malloc().Brad Smith
2006-05-07- Return if there is nothing to do in the interrupt handler.Brad Smith
2006-05-07Default to Ultra DMA Mode 6 not 5 when we know we have a nativeJonathan Gray
2006-05-07syncTheo de Raadt
2006-05-07Zap a bunch of trailing whitespace.Kenneth R Westerback
2006-05-06initialize the propolice cookie more carefully so -fstack-protector-allTheo de Raadt
2006-05-06Sync VM games on startup with earlier pmap_table[] cleanups.Miod Vallat
2006-05-06Decide whether we are running on 88100 or 88110 upon the processorMiod Vallat
2006-05-06While os-note-elf.h uses '.long' on the openbsd note section, theyDale Rahn
2006-05-06If there is a conflict between two symbols, and one of the symbols is aDale Rahn
2006-05-06use mkstemp, remove races wrt lint1 and cpp.Marc Espie
2006-05-06Do not write the same data to a library that is already there whenDale Rahn
2006-05-06improve wording somewhat.Dale Rahn
2006-05-06The SPI in a TDB is actually stored in network order. Make sa synchronisationRyan Thomas McBride
2006-05-06Fix bracketing messed up in KNF commit 1.86, allows sasyncd to reliablyRyan Thomas McBride
2006-05-06small reading improvements;Jason McIntyre
2006-05-06On 88100-based systems, take the two hardwired BATC into account inMiod Vallat
2006-05-06Update to 2.0.0; keep our local changesAleksander Piotrowski
2006-05-06remove a block of duplicated defines, ok marcoPeter Stromberg
2006-05-06if the fan data rate is per second convert it to per minute, ok marcoPeter Stromberg
2006-05-06somehow PTDsize got lost from the pae diff; found by kettenis@Michael Shalayeff
2006-05-06lint can't do assembly files, put them directly in OBJS.Marc Espie
2006-05-06do not bother defining End if !CLEANUP, reminded by lint.Marc Espie
2006-05-06Add $OpenBSD$ in comment here tooDarren Tucker
2006-05-06fix the untested comment.Brad Smith
2006-05-06- Add vge(4), lge(4), hme(4), mtd(4), luphy(4) and ciphy(4)Brad Smith
2006-05-06Xr xmphyBrad Smith
2006-05-06restore ALTQ support which was lost with rev 1.87Brad Smith
2006-05-06add ciss(4) to the untested section, 530[24]'s exist with Alpha specificBrad Smith
2006-05-05Oops, correct import this time.Miod Vallat
2006-05-05delint; ok millert@ ray@Otto Moerbeek
2006-05-05delint; ok millert@ beck@Otto Moerbeek
2006-05-05test pointer castsOtto Moerbeek
2006-05-05Do not warn when casting a pointer to [unsigned] char *;Otto Moerbeek
2006-05-05sigh, 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
2006-05-05Convert do {} while loop -> while {} for clarity. No binary changeTodd C. Miller
2006-05-05- no need to escape theseJason McIntyre
2006-05-05Prebind should not force lazy binding to be turned off during dlopen()Dale Rahn
2006-05-05various fixes up; some from michael knudsen, some from myselfJason McIntyre
2006-05-05correct correct rfc referenceDamien Miller
2006-05-05SEGVs have been fixed, so include proper expected outputOtto Moerbeek
2006-05-05Fix SEGV on prototypes containing functions; from NetBSD rev 1.18;Otto Moerbeek
2006-05-05Fix SEGV on scalar initialization with braces; also found in NetBSDOtto Moerbeek
2006-05-05Ignore binaries which are not OpenBSD binaries (.note section), some cleanupDale Rahn
2006-05-05Make certain that it doesn't try to load prelink info once the primary linkDale Rahn