summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-10-01sparc64 doesn't need splaudio()/IPL_AUDIO provided here, eitherJason Wright
2001-10-01for lack of a better place, but ebus dma register defs in here.Jason Wright
2001-10-01simplification:Jason Wright
2001-10-01get rid of local copy of cs4231reg.h (and get defns from dev/ic/ad1848reg.hJason Wright
2001-10-01add mono output mute bitJason Wright
2001-10-01first step at getting rid of local cs4231reg copy: get register numbersJason Wright
2001-10-01Don't refer to the ``new single floppy'' installation method, just ``floppy''Miod Vallat
2001-10-01No boot floppy, so remove any references to a floppy.fs in examples.Miod Vallat
2001-10-01Autmun alpha notes cleanup:Miod Vallat
2001-10-01Update the description of the bsd.rd miniroot behaviour (it will askMiod Vallat
2001-09-30syncTheo de Raadt
2001-09-30prettyJason Wright
2001-09-30add cs4231 at sbus/audio at sameJason Wright
2001-09-30oops, get rid of debugging printfJason Wright
2001-09-30big clean up of commit operation (and register defns)Jason Wright
2001-09-30Don't pass $DESTDIR where generated Makefiles already handle itThorsten Lockert
2001-09-30Install where we expectThorsten Lockert
2001-09-30Build in and install from obj directoryThorsten Lockert
2001-09-30Use a private copy of getdate.y so we aren't affected by changesTodd C. Miller
2001-09-30Revert to distributed versionThorsten Lockert
2001-09-30Get correct ARCH value for vax ramdisks.Miod Vallat
2001-09-30Enable break interrupt earlier.Artur Grabowski
2001-09-30Next round of cleanups.Artur Grabowski
2001-09-30Generic soft interrupts from NetBSD plus some minor cleanups.Artur Grabowski
2001-09-30-Wall cleanup; ok deraadtPeter Valchev
2001-09-30add mode_shift and mode_lock examples; mostly from Igor Grabin <violent@death...Michael Shalayeff
2001-09-30add mode_lock for mode_shift as the caps_lock is to shift; from Igor Grabin <...Michael Shalayeff
2001-09-30Selectable preset FSM optimizations for several network environments.Mike Frantzen
2001-09-30Build/install mem.4 for macppc.Dale Rahn
2001-09-30Add one of the standard manpages, long missing on powerpc/macppc.Dale Rahn
2001-09-30Tune TCP fsm (99.7% - 99.9% accuracy over 1e6 connections)Mike Frantzen
2001-09-30Remove dead code.Artur Grabowski
2001-09-30Remove the COM_HAYESP code. It doesn't appear to have been ever used andArtur Grabowski
2001-09-30driver for SUNW,CS4231 (doesn't quite sound right yet =), but is mostly there.Jason Wright
2001-09-30Move out the com at commulti attachment into an ownfile.Artur Grabowski
2001-09-30Make the kernel compile.Artur Grabowski
2001-09-30Move out com at isapnp attachment into an own file.Artur Grabowski
2001-09-30Move out com at isapnp attachment into an own file.Artur Grabowski
2001-09-29Next step in making the com driver improvable.Artur Grabowski
2001-09-29alright, do not print quality and noise for cache; pr#2063Michael Shalayeff
2001-09-29if_media support, from freebsdMichael Shalayeff
2001-09-29Use more PMAP_NEW facilities.Miod Vallat
2001-09-29Remove unused routines, and a few style/harmonization fixes.Miod Vallat
2001-09-29comment out some unimplemented placeholders; millert@ agreesChristian Weisgerber
2001-09-29Avoid panic at time of raid autoconfiguration. Raid kernel thread startsGrigoriy Orlov
2001-09-29Move signal initialization before dostartuphooks to avoid panic atGrigoriy Orlov
2001-09-29The "swap generic" configuration needs only two entries in swdevt[].Miod Vallat
2001-09-29we now have pidfile(3) in libutilJakob Schlyter
2001-09-29re-enable pidfile(3). ok millert@Jakob Schlyter
2001-09-29Some KNF.Artur Grabowski