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