summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-08-23Sync with contents of arch/foo/conf directory, might be useful one day.Miod Vallat
2001-08-23adapt to how our scheduler works.Artur Grabowski
2001-08-23Add show_scsipi_xs and show_scsipi_cmd. Closes PR#2008Constantine Sapuntzakis
2001-08-23syncConstantine Sapuntzakis
2001-08-23VT82C686A -> VT82C686 (in user-visible description)Constantine Sapuntzakis
2001-08-23UID_MAX and GID_MAXArtur Grabowski
2001-08-23weak_alias and warn_referencesArtur Grabowski
2001-08-23setjmp.h, trivial.Artur Grabowski
2001-08-23ieeefp.h from sparcArtur Grabowski
2001-08-23Check for OF_mapintr() failure appears to be backwards; diff mailed to NetBSD.Jason Wright
2001-08-23Allow wd to be root and some cleanup.Artur Grabowski
2001-08-23wdArtur Grabowski
2001-08-23Remove DEBUG, it's too chatty.Artur Grabowski
2001-08-23pciide works.Artur Grabowski
2001-08-23fix args in stream -> raw conversion.Artur Grabowski
2001-08-23recieve -> receiveAaron Campbell
2001-08-23suppress printf() on non-multicast interface.Jun-ichiro itojun Hagino
2001-08-23We can now move timeout_init into main().Artur Grabowski
2001-08-23retreive -> retrieveAaron Campbell
2001-08-23initialize the channel timeout earlier.Artur Grabowski
2001-08-23Remove more.Artur Grabowski
2001-08-23Remove even more old timeout tentacles.Artur Grabowski
2001-08-23sparc64 really benefits from knowing exactly what mappings to syncArtur Grabowski
2001-08-23Remove even more leftovers from old timeouts.Artur Grabowski
2001-08-23fix a commentArtur Grabowski
2001-08-23Some reordering in the code caused hw_ok to never be set to 1Artur Grabowski
2001-08-23Uncomment hme, it works.Artur Grabowski
2001-08-23Provide temporary compatibility with old machine ID binaries for some time.Miod Vallat
2001-08-23Remove the old timeout legacy code.Miod Vallat
2001-08-23Convert the last old-timeout, tested by beck@Miod Vallat
2001-08-23enable de. ok miod@Matthieu Herrb
2001-08-23syncTheo de Raadt
2001-08-23shortenTheo de Raadt
2001-08-23decruftify: remove unnecessary/unused functionsJason Wright
2001-08-23need bpfilter.hJason Wright
2001-08-23glue for atapi and ataArtur Grabowski
2001-08-23only include <machine/autoconf.h> on sparc64Jason Wright
2001-08-23don't try to enable IPv6 on IFT_PFLOG.Jun-ichiro itojun Hagino
2001-08-23Move the limited memory mapping code later in configuration, afterDale Rahn
2001-08-22add hme at pci (commented out)Jason Wright
2001-08-22add hme at pci attachment (yes, this doesn't really belong here).Jason Wright
2001-08-22pci bus frontend for hme from netbsdJason Wright
2001-08-22Some "raw" wrappers around "stream" methods.Artur Grabowski
2001-08-22Fix interrupt establishing.Artur Grabowski
2001-08-22Recurse in arch/m68k for make obj magic.Miod Vallat
2001-08-22Modify fpsp and 060sp makefiles, so that they honor obj/ directoriesMiod Vallat
2001-08-22add RC4 and SHA1 supportTheo de Raadt
2001-08-22Support more dc(4) CardBus devices, including the AN985-based Linksys PCMPC200Aaron Campbell
2001-08-22rename hs_flags -> hs_state and use #defines for the state names.Jason Wright
2001-08-22syncAaron Campbell