summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-29re-do the way the bus_dma is done for transmit.Nathan Binkert
2002-04-29314 was split off into 636; from Andrey Smagin <andrey@smagin.com>Michael Shalayeff
2002-04-29constrain readdirplus request count; j@pureftpd.org, ok costaTheo de Raadt
2002-04-29Define placeholders for art's splassert() debugging stuff on all arches.Miod Vallat
2002-04-29fix for NetBSD lib/16483Marc Espie
2002-04-29syncTheo de Raadt
2002-04-29wierd -> weirdPeter Valchev
2002-04-29Expose a few more comments to stripping: must be on separate line, andKenneth R Westerback
2002-04-29Eliminate basename(). Just use parameter expansion syntax to removeKenneth R Westerback
2002-04-29Change macppc vgafb from rcons to rasops, a faster color supporting virtualDale Rahn
2002-04-29Delete directories created by cleandir to prevent permission problemsHugh Graham
2002-04-29Rely on [] evaluating empty string as false, non-empty string as trueKenneth R Westerback
2002-04-29wierd -> weird in commentPeter Valchev
2002-04-29cleanup, remove devices which macppc is likely to never have, commentDale Rahn
2002-04-29syncTheo de Raadt
2002-04-29Typos.Miod Vallat
2002-04-29Print out cache sizes on newer G4 processors. Partially from NetBSD.Dale Rahn
2002-04-28Use assym.h for intrhand fields.Artur Grabowski
2002-04-28Add some new PERC 3/Di models.Nathan Binkert
2002-04-28syncNathan Binkert
2002-04-28IEEE 754 floating point completion code, and implementation of thePeter Valchev
2002-04-28New device IDs for the Dell PERC 3/Di (aac)Nathan Binkert
2002-04-28use the correct ifmedia structNathan Binkert
2002-04-28Re-do the way that bus_dma is done for transmit. Loop over the dm_segsNathan Binkert
2002-04-28Remove superfluous '{}' in variable references that are all alone in aKenneth R Westerback
2002-04-28Machines with the Serverworks CNB20HE chipset also have a CIOB20 i/o bridge.Nathan Binkert
2002-04-28remove confusion about disktabTheo de Raadt
2002-04-28use single shared mtree.confTheo de Raadt
2002-04-28make UBSEC_NO_RNG work correctly (ie. it means no RNG, not no MCR2 operations)Jason Wright
2002-04-28Use the prototypes defined via cdev_decl() macros, instead of rolling ourMiod Vallat
2002-04-28Use netisr_dispatchMiod Vallat
2002-04-28RegenMiod Vallat
2002-04-28Move mvme88k to the joys of the m4-generated MAKEDEV world.Miod Vallat
2002-04-28Regen.Miod Vallat
2002-04-28Fix ccd entry, and remove a duplicate.Miod Vallat
2002-04-28Correctly configure ccd(4).Miod Vallat
2002-04-28A few more tweaks to let non-GENERIC kernels (MVMEfoo) build as well with -Wall.Miod Vallat
2002-04-28Shave a few more bytes off bsd.rdMiod Vallat
2002-04-28Change getresp() into ask().Kenneth R Westerback
2002-04-28Implement -s.Marc Espie
2002-04-28use the shared elfsetrootTheo de Raadt
2002-04-28bye byeTheo de Raadt
2002-04-28bye byeTheo de Raadt
2002-04-28Rename all PIL_* constants to IPL_* to match other archs and make themArtur Grabowski
2002-04-28ip6 corrections; pb@sysfive.comTheo de Raadt
2002-04-28modernizeTheo de Raadt
2002-04-28i intended to remove this beforeTheo de Raadt
2002-04-28Deal with xd commented out in files.mvme68k - this went unnoticed until youMiod Vallat
2002-04-28More dead beef here.Miod Vallat
2002-04-27Enable -Wall and friends for kernel compilations.Miod Vallat