summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-05-16bring in ECN support from KAME.Kenjiro Cho
2002-05-16Add a an argument to db_printsym that specifies the printf functionArtur Grabowski
2002-05-16Fix a long standing problem on vax: on "arithmetic fault" exceptions,Miod Vallat
2002-05-16Re-enable RNG on the 5601 (it needs to be disabled on some 5805 variants,Jason Wright
2002-05-16sprinkle some splassert(IPL_BIO) in some functions that are commented as "sho...Artur Grabowski
2002-05-15Implement splassert() for sparc - a tool for finding problems related toArtur Grabowski
2002-05-15Remove the assembler kludges to allow altivec support without assembler helpDale Rahn
2002-05-15add lofn and nofnJason Wright
2002-05-15Driver for the Hifn 7814/7851/7854 HIPP1 processors; currently only supportsJason Wright
2002-05-15Rework MODEXP:Jason Wright
2002-05-14sync.Jason Wright
2002-05-14vendors go in numeric orderJason Wright
2002-05-14syncJason Wright
2002-05-14Remove duplicate MOT block and duplicate MPC106 defnJason Wright
2002-05-14make resettodr() save the clock (per the pdc manual), testedMichael Shalayeff
2002-05-14syncJason Wright
2002-05-14several more hifn devicesJason Wright
2002-05-14powerpc generates powerpc coredumps, not hppa coredumps.Dale Rahn
2002-05-14Fixed ALTQ support.Todd C. Miller
2002-05-14Use db_format in db_printsym (we'll want to be able to use printf in it soon).Artur Grabowski
2002-05-14db_printf has three non-standard formats that are not supported byArtur Grabowski
2002-05-14fix the diag insns, make copy_on_fault() usable by the kcopy as wellMichael Shalayeff
2002-05-14disable sid hashing while still in real mode, alos print the parisc arch once...Michael Shalayeff
2002-05-13add and use three more flags:Jason Wright
2002-05-13- Request 24bit dvma allocation if we fail to find an lebuffer to attach toJason Wright
2002-05-13Deal with 24bit dvma requestsJason Wright
2002-05-13add BUS_DMA_24BIT flag (for braindead lance implementations)Jason Wright
2002-05-13ldi-ldo whatever was in the table, be that much cleverMichael Shalayeff
2002-05-13un-pee and KNFJason Wright
2002-05-13Add missing cnpollc() calls.Dale Rahn
2002-05-13minor knf.Artur Grabowski
2002-05-13When collecting the completed tx descriptors, dmasync all of themArtur Grabowski
2002-05-13Add lebuffer at sbus and le at lebufferJason Wright
2002-05-13From netbsd:Jason Wright
2002-05-13Don't leak memory when bus_dmamap_load_mbuf fails.Artur Grabowski
2002-05-13Protect calls to biodone with splbio.Artur Grabowski
2002-05-12correct AH header chasing. ok dhartmei@openbsdJun-ichiro itojun Hagino
2002-05-12Add gid based filtering, reduce to one (effective) uid, rename parserDaniel Hartmeier
2002-05-11Avoid multiple definitions of macros in float.h and limits.h. ThisTodd C. Miller
2002-05-11Enable dz at uba, since it seems to move characters back and forthHugh Graham
2002-05-11I HATE it when things that we fix come back from bad mergesTheo de Raadt
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
2002-05-11track egid/rgid on bound/connected sockets too (pf will use this)Theo de Raadt
2002-05-10Fix for PR2641. Length calculation was wrong in loop. Include commentConstantine Sapuntzakis
2002-05-10syncJason Wright
2002-05-10Netoctave NSP2KJason Wright
2002-05-10on ServerWorks CNB20HE Host:Michael Shalayeff
2002-05-10Dump the actual command to be sentConstantine Sapuntzakis
2002-05-10Zap an unsued define.Artur Grabowski
2002-05-10What we store on all archs just before the rfa is a pointerArtur Grabowski