Remove obsoleted COM_BIDIR, FIFO_TRIGGER_* and "comcontrol bidir"
[unix-history] / sys /
1994-06-01 Poul-Henning Kampadded missing trailing \n to the last line of generated...
1994-06-01 Paul RichardsAdded tw0 entry (xten driver)
1994-06-01 Paul RichardsAdded Gene Stark's X10 driver:
1994-06-01 Poul-Henning KampAdded new kernel source file 'config.c'. This file...
1994-06-01 David GreenmanVastly improved trap.c from me. This rewritten version...
1994-06-01 David GreenmanNo longer use gs override to enforce range limits ...
1994-06-01 David GreenmanMade rcr2() an inline function.
1994-06-01 David GreenmanUse splimp/splx in MGET rather than disable/enable_intr...
1994-06-01 David GreenmanFixes from John Dyson for the bounce buffer bugs. The...
1994-05-31 Andrey ChernovFrom Ache
1994-05-31 Andrey ChernovRemove COM_BIDIR -- obsoleted option
1994-05-31 Andrey ChernovRemove COM_BIDIR/FIFO_TRIGGER_* -- obsoleted options
1994-05-31 Andrey ChernovFix probe for Boca-boards (NOMASTER case)
1994-05-31 Jordan K. HubbardDocument options:
1994-05-31 Andrey ChernovTab cleanup after multiply pacthes
1994-05-31 Andrey ChernovFix multiport probe bug pointed by John Capo:
1994-05-30 Andrey ChernovFrom Bruce:
1994-05-30 Andrey ChernovRemove ttnread, now static
1994-05-30 Andrey ChernovFrom Bruce:
1994-05-30 Guido van RooijDocument the DUMMY_NOPS option. I already forgot its...
1994-05-30 Andrey ChernovComment out MCR_LOOPBACK in probe
1994-05-30 Andrey ChernovTemporary fix probe code, better solution is coming
1994-05-30 Andrey ChernovMake bootblocks fit into 7168 limit
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Ache:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Ache:
1994-05-29 Andreas SchulzAdd the missing NOBOUNCE ifdef so that a kernel can...
1994-05-29 Andreas SchulzPut back a missing NOBOUNCE around a call to vm_bounce_...
1994-05-29 David GreenmanFrom John Dyson:
1994-05-29 David GreenmanFrom John Dyson:
1994-05-29 David GreenmanPatch from John Dyson:
1994-05-29 David GreenmanDon't include stddef.h. It was included for the offseto...
1994-05-27 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-27 Jordan K. HubbardFrom: pw@snoopy.MV.COM (Paul F. Werkowski)
1994-05-27 Soren SchmidtNow select should work....
1994-05-27 Soren SchmidtAdded option NO_HARDFONTS if one doesn't wnat the fonts...
1994-05-27 Soren SchmidtAdded select.
1994-05-27 Soren SchmidtAdded select for pca (pcaudio) device
1994-05-27 Andrey ChernovRussian keymap: Ctrl-Alt-Del with NumLock on fixed
1994-05-26 Jordan K. HubbardFrom Mark Tracey and Paul Traina:
1994-05-26 Andrey ChernovRemove rest of "trailing slashes" change
1994-05-26 Andrey Chernov"trailing slashes" backed out
1994-05-26 Andrey Chernov"trailing slashes" backed out
1994-05-26 Andrey Chernov"trailing slashes" backed out
1994-05-26 Jordan K. HubbardArgh, I am a bozo! Use the right variable name in...
1994-05-25 Jordan K. HubbardLooked over Andreas's change a little bit. Basically...
1994-05-25 Andreas Schulzprevent an integer divide in kernel mode if secsiz...
1994-05-25 Andreas SchulzAdded the code for the Gateway Ethernet card into if_ed...
1994-05-25 Garrett WollmanAs requested...
1994-05-25 Geoff Rehmetpunctuation change in logging of coredumps (to make...
1994-05-25 David GreenmanAdded missing pmap_update(). This missing was likely...
1994-05-25 David GreenmanFixed broken pte bit definitions. I fixed this long...
1994-05-25 David GreenmanChanges from John Dyson to fix system death problem...
1994-05-25 Steven WallaceFixes:
1994-05-25 Geoff Rehmetupdate options for lpt (and note the removal of lpa).
1994-05-25 Steven WallaceFixed typo 3ifndef to #ifndef
1994-05-24 Andreas SchulzAdded last missing NOBOUNCE to compile a kernel again...
1994-05-24 Andreas SchulzAdded and changed the NOBOUNCE conditionals so that...
1994-05-24 Jordan K. HubbardGet us closer to being able to install on the second...
1994-05-23 Andrey ChernovSorry, offset beyong start of file fix was incorrect...
1994-05-22 Andrey ChernovAdd sanity check for return of sotoinpcb() and intotcpcb()
1994-05-22 Andrey ChernovFrom Bruce:
1994-05-22 Andrey Chernovlseek don't check offset beyond beginning of file
1994-05-22 Soren SchmidtFixed missing spltty/splxc around kbd_cmd();
1994-05-22 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-22 Joerg WunschFirst round of floppy changes. Try making `fd' more...
1994-05-22 Joerg WunschFirst round of floppy changes. Try making `fd' more...
1994-05-22 Joerg Wunsch*** empty log message ***
1994-05-21 Sean VickeryUnmounting a read-only PCFS filesystem will now work.
1994-05-20 Jordan K. HubbardChange an ugly looking printf.
1994-05-20 Soren SchmidtFixed Id string
1994-05-20 Soren SchmidtNew probe routine, and changed the way commands are...
1994-05-20 Soren SchmidtAdded prober Id string
1994-05-20 Soren SchmidtMinor fixes & updates
1994-05-19 Jordan K. HubbardWait a much longer time for slow devices like CD multic...
1994-05-19 Jordan K. HubbardInclude file munging.
1994-05-19 Jordan K. HubbardAdd patches from Jim Lowe to remove warnings (sorry...
1994-05-19 Jordan K. HubbardStart preparing for the new, improved, doesn't-hang...
1994-05-19 Jordan K. HubbardDon't give up on 24 bit card (Bt545 et al) case, just...
1994-05-18 Jordan K. HubbardRemove the now bogus IP_VAT_COMPAT.
1994-05-18 Jordan K. HubbardSigh....
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-18 Steven WallaceFixed ed_probe_WD80x3() problems with SMC Ultra. After...
1994-05-18 Jordan K. HubbardWhoops! My IP_VAT_COMPAT change didn't make it in...
1994-05-17 Jordan K. HubbardAdd line for IP_VAT_COMPAT, documenting it.
1994-05-17 Jordan K. HubbardAdd the final files necessary to support IP multicasting.
1994-05-17 Jordan K. HubbardFold in the changes to support IP multicasting, from...
next