Added myself on a few entries and some other people on a few more.
[unix-history] / sys /
1994-05-02 Andreas SchulzAdded the bugfixes from the current NetBSD driver....
1994-05-02 Garrett WollmanCast parameters to control routine correctly in non...
1994-05-02 Soren SchmidtUpdate to use the timer0_divisor & timer0_prescale...
1994-05-02 Soren SchmidtUpdate the reprogram timer stuff, now the frequency...
1994-05-02 Soren Schmidtfixed some minor bugs
1994-05-02 David GreenmanMake sure that we not swap out processes that are waiti...
1994-05-02 David GreenmanRemoved some tlbflush optimizations as some of them...
1994-05-01 David GreenmanFixed vnode leak that happens when a process does multi...
1994-05-01 Martin RentersChange switch statement to two if statements. This...
1994-04-30 Gary Clark IIChange old alias b_cylin to b_resid
1994-04-30 Gary Clark IIFix typo
1994-04-29 Gary Clark IIAlmost had problems. The directory on my system is...
1994-04-29 Gary Clark IIAdded GPL_MATH_EMULATE to options
1994-04-29 Gary Clark IIAdded files for option gpl_math_emulate
1994-04-29 Gary Clark IIDeleted on ifdef dontdef
1994-04-29 Gary Clark IIAdded ifdef for GPL_MATH_EMULATE to keep the sytem...
1994-04-29 Gary Clark IIAdded rcs Id's
1994-04-29 Gary Clark IIAdded rcs Id's
1994-04-29 Gary Clark IIAdded rcs Id's
1994-04-29 Gary Clark IIAdded rcs Id's
1994-04-29 Gary Clark IIAdd rcs Id
1994-04-29 Gary Clark IIAdded casts to keep gcc quiet
1994-04-29 Gary Clark IIAdded commits to keep gcc quiet
1994-04-29 Gary Clark IIAdded casts to keep gcc quiet.
1994-04-29 Gary Clark IIrename the function fscale to emu_fscale to prevent...
1994-04-29 Gary Clark IIImport of gpl'ed math emulator.
1994-04-26 Andreas SchulzDocument parts of the case statements, which instructio...
1994-04-26 Soren SchmidtUpdated swedish keymap.
1994-04-26 Soren SchmidtFixed missing bounds check in scroll up/down sequence...
1994-04-26 David GreenmanReduced "NPENDINGIO" from 64 to 16...yields better...
1994-04-26 David GreenmanHack to mask a bug elsewhere in the kernel related...
1994-04-25 David GreenmanFrom John Dyson:
1994-04-24 Andrey ChernovAdd note for PAS users about co-exists PAS & OPL-3...
1994-04-24 Andrey ChernovFix proper include place
1994-04-23 Andrey ChernovWe don't have DMA automode, so correct all places to...
1994-04-23 Garrett WollmanDefine new option, INACCURATE_MICROTIME_IS_OK. When...
1994-04-23 Andrey ChernovBruce's vnode fix backed out, perfomance reducing
1994-04-23 Andrey Chernovdevice pca0 added
1994-04-23 Andrey ChernovLittle optimization of contigmalloc parameters
1994-04-23 Andrey ChernovAdditional changes for 2.5
1994-04-23 David GreenmanAdded support for the 16 port Boca via a flag to specif...
1994-04-23 Andrey ChernovSound driver updated to version 2.5
1994-04-23 Andrey ChernovUpdated to version 2.5
1994-04-23 Andrey ChernovUpdate sound driver to version 2.5
1994-04-22 Andrey ChernovFix from Bruce:
1994-04-21 Garrett WollmanDocument TUNE_1542.
1994-04-21 Garrett WollmanTell the user that we didn't try to set the bus speed...
1994-04-21 Garrett WollmanUpgraded to latest version of kernel NTP PLL code from...
1994-04-21 Garrett WollmanUpdated to latest version of NTP kernel PLL from Mills.
1994-04-21 Soren SchmidtChanged timer usage to new functions in clock.c
1994-04-21 Soren SchmidtChange timer usage to use new functions in clock.c
1994-04-21 Soren SchmidtAdded IO_PPI define, pulled timer related stuff
1994-04-21 Soren SchmidtPulled out timer related functions -> now in clock.c
1994-04-21 Soren SchmidtNew support for sharing the timers
1994-04-21 Soren Schmidtpcaudio device driver:
1994-04-21 Soren Schmidtpcaudio.c added
1994-04-21 Soren SchmidtNew file for pcaudio device driver
1994-04-21 Soren Schmidtcdev 24 used for pcaudio (PCM speaker driver)
1994-04-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-04-20 Poul-Henning KampAdding bootoption '-r' which is "use compiled in root...
1994-04-20 Garrett WollmanTalk about the latest from John&David.
1994-04-20 Andrey Chernov1) Fix from Bruce:
1994-04-20 David GreenmanBug fixes and performance improvements from John Dyson...
1994-04-19 Garrett WollmanReserve block device 8 and character device 32 for...
1994-04-17 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-17 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-04-14 Garrett WollmanDocument David & John's latest VM enhancements.
1994-04-14 David GreenmanFrom John Dyson - fix for bug in kern_physio where...
1994-04-14 David GreenmanChanges from John Dyson and myself:
1994-04-13 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-04-13 David GreenmanAdd delays after changing from 8/16 - 16/8 bit mode...
1994-04-13 Andrey ChernovMake all devices at least 2*64K buffers, 2*32K buffers
1994-04-13 Andrey Chernovsnd7 config line corrected, irqaremoved
1994-04-13 Andrey Chernovsnd7 config line corrected, irq removed
1994-04-13 Andrey ChernovNow SoundDriver use 64K DMA region instead of older...
1994-04-13 Andrey ChernovFrom Bruce:
1994-04-13 Andrey ChernovAdded prototype for contigmalloc function (see kern_mal...
1994-04-12 Geoff RehmetRemove lpa from the generic kernels - one step closer...
1994-04-12 Andrey ChernovPatch from S0ren, 80x50 font trashed after switching...
1994-04-11 Andrey ChernovTenmicrosec change backed out, because our DELAY is...
1994-04-11 Andrey ChernovWe have a better way to wait ten microseconds then...
1994-04-11 Geoff RehmetAdd big and ugly warning to users of lpa that
1994-04-10 David GreenmanFixed brokeness in the support of the 83C790/Elite...
1994-04-10 Geoff RehmetModify wdprobe() to correctly recognise some 2 drive...
1994-04-08 Geoff Rehmetchange to lptioctl
1994-04-07 Andrey ChernovFix arguments of CONS_GETINFO
1994-04-07 Andrey ChernovMore EXCLUDE_ options added,
1994-04-07 Andrey ChernovRemove unneded irq/drq/vector from snd?
1994-04-07 Garrett WollmanWanted to make sure we had an explanation of the memory...
1994-04-07 David Greenmanfrom kimmel@varese.cs.umass.edu (Matt Kimmel):
1994-04-07 David GreenmanMake Bruce happy: silently enter ddb on a BPT or trace...
1994-04-07 Andrey ChernovFix error with path like /a/./b (from N. Dudorov)
1994-04-06 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-06 Garrett WollmanPer Keith Bostic, wchar_t should not be defined in...
1994-04-06 Geoff RehmetChanges to lpt driver:
1994-04-05 Garrett WollmanPrevious fix didn't define rune_t like it should. ...
1994-04-05 Garrett WollmanDocument some of the latest changes from David&John.
1994-04-05 Garrett WollmanMake stdlib.h in the non-ANSI case work.
1994-04-05 Andrey Chernovo Clean up my previous fix per bde suggestion
1994-04-05 David Greenmanfrom John Dyson:
next