Update for new quad code. (Anonymous unions are not compatible.)
[unix-history] / sys / i386 /
1993-12-19 Garrett WollmanAdded support for X.25 as a network-layer protocol...
1993-12-19 Andrew Mooreadding libc/quad:
1993-12-19 Garrett WollmanMake everything compile with -Wtraditional. Make it...
1993-12-19 Andrey ChernovMedia table reorganization.
1993-12-19 Andrey ChernovFrom vak@kiae.su:
1993-12-18 Andrey ChernovFix tsleep "waitvt" wait data from vak@kiae.su
1993-12-18 Andrey ChernovReorganization of format table.
1993-12-18 Andrey ChernovRTCFDT_720K (physical drive 720K) added.
1993-12-16 Andrey ChernovAdded following formats (derived from MSDOS fdformat):
1993-12-16 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1993-12-16 Andrey ChernovChange default dtrwait value to 2 seconds.
1993-12-16 Andrey ChernovNo more partition bits in floppy minor.
1993-12-13 Andrew Moorewt.c - version 1.3
1993-12-13 David Greenmanset output flags to ttydefault if COMCONSOLE is defined.
1993-12-13 David Greenmanadded some panics to catch the condition where pmap_pte...
1993-12-13 Andrey ChernovAdd more strictly size check into Fdopen to eliminate
1993-12-12 Andrey ChernovAdd 360K floppy support.
1993-12-12 Andrey ChernovAdd popular 720k floppy in HD drive floppy type.
1993-12-12 David Greenman1) Added proc file system from Paul Kranenburg with...
1993-12-12 Jordan K. HubbardFolllow Bruce's advice in reducing dma_pagesize to...
1993-12-11 Andreas SchulzDeleted the private cleandir target. It didn't had...
1993-12-11 Andrey ChernovRemove compiler warning:
1993-12-11 Andrey ChernovForce HUPCL in bidirectional port open.
1993-12-09 Andrey Chernov1) Fix error with port recognition, speed initializatio...
1993-12-06 Garrett WollmanFixed spelling error. Added NSIP (XNS over IP). Fixed...
1993-12-06 David GreenmanPatch from sovs@diku.dk:
1993-12-04 Andreas SchulzFixed the error that a Fdopen succeeds without a found...
1993-12-03 Andrew MooreFrom: Jeffrey Hsu <hsu@soda.berkeley.edu>
1993-12-03 Andrew MooreReset fdc during probe.
1993-11-29 Andrey Chernovwmesg was too long (>7), fixed
1993-11-29 David Greenman * Revision 2.16 1993/11/29 16:55:56 davidg
1993-11-28 Andrey ChernovDirect #undefs removed to allow flexible manipulation
1993-11-28 David GreenmanPatch from Gene Stark:
1993-11-27 Andrey ChernovMove soundcard.h & ultrasound.h to proper location...
1993-11-27 Garrett WollmanDeclare cnopen, cnclose, and other console routines.
1993-11-27 Paul RichardsDeclared cn{open,close,read,write,ioctl,select} extern.
1993-11-27 Paul RichardsFix conflicting prototypes and return values.
1993-11-26 Garrett WollmanFix d_write_t -> d_rdwr_t (typing error).
1993-11-25 Garrett WollmanMake the LINT kernel compile with -W -Wreturn-type...
1993-11-23 Nate WillamsSubject: Panic - can't mount route (Soren's changes)
1993-11-23 Christoph RobitschkoChanged return(-1) in switch_scr to return(EINVAL)...
1993-11-22 Nate WillamsStop gap measure until we can get Bruce's driver debugged.
1993-11-22 David GreenmanUpdated to include the Elite Ultra
1993-11-22 David Greenman * Revision 2.14 1993/11/22 10:55:30 davidg
1993-11-22 David Greenmanpatches from Julian Elischer -
1993-11-19 David Greenmanadded 5us delay before checking BUSY flag to conform...
1993-11-18 Rod GrimesNew version of scsi code from Julian
1993-11-17 Andrey ChernovFix attach message, make separate line for it
1993-11-17 Garrett WollmanFixed comments that start within a comment, so code...
1993-11-17 Garrett WollmanIncreased symtab space and added two more options that...
1993-11-17 Andrey ChernovIf netmask == 0, new value changed from 0x8000 to 0x10000
1993-11-16 David Greenmannew process tracing code from Sean Eric Fagen (sef...
1993-11-16 Andrey ChernovWe don't want shared boot, so -Bstatic added to ld...
1993-11-16 Paul RichardsChanged -Z back to -z.
1993-11-15 Paul RichardsChanged -z to -Z so we create old-style ZMAGIC kernels.
1993-11-15 Andrey Chernovtimeout+sleep changed to tsleep
1993-11-14 Andrey Chernovif netmask == 0, then the loopback code can do some...
1993-11-14 Andrey ChernovNew sio driver from Bruce.
1993-11-14 Rod GrimesAdd _bde_exists: label so that the global is really...
1993-11-13 Rod GrimesRemoved item(s) DIANOSTIC since I have corrected the...
1993-11-13 Rod Grimes>From Charles Hannum
1993-11-13 David GreenmanFirst steps in rewriting locore.s, and making info...
1993-11-11 David GreenmanThis documentation was dug-up by John Dyson. It's proba...
1993-11-10 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-11-09 Andrey ChernovFixed minor bug in M[LSN] interpretation, added octave...
1993-11-09 Andrey ChernovName of ioctl's include sys/spkr.h changed to machine...
1993-11-09 Andrew MooreApplied David Greenman's hack to disable IRQ conflict...
1993-11-09 Jordan K. HubbardChange from David Greenman to return properly unsigned...
1993-11-08 Andrey ChernovAdd missing read flush code to siostop
1993-11-07 Garrett WollmanAdded the netrmp protocol from the Net/2 tape. While...
1993-11-07 Garrett WollmanGet rid of WFJ's use of sleep() for more user-friendly...
1993-11-07 Garrett WollmanAdd options MACHVMCOMPAT and bump symtab space appropri...
1993-11-07 Garrett WollmanMade all header files idempotent and moved incorrect...
1993-11-07 Garrett WollmanMade all header files idempotent and moved incorrect...
1993-11-07 Garrett WollmanMade all header files idempotent and moved incorrect...
1993-11-07 Garrett WollmanMade all header files idempotent and moved incorrect...
1993-11-07 Garrett WollmanFixed comment.
1993-11-07 Garrett WollmanTry to be a little smarter about touching the date...
1993-11-07 Garrett WollmanAdded some more defines that weren't there before....
1993-11-07 Garrett WollmanNeeded to bump up SYMTAB_SPACE again. (This really...
1993-11-07 Garrett WollmanAdded CWARNFLAGS and COPTFLAGS defines to Makefile...
1993-11-06 Garrett WollmanAdded my documentation of kernel configuration options...
1993-11-04 David Greenmansplnone()'s in the trap code can be deadly. Save/restor...
1993-11-04 Andrey ChernovDST offset calculation removed, it is wrong in any...
1993-11-04 Andrey ChernovRussian keymap (RUKEYMAP) changes:
1993-11-03 Paul RichardsRestored comments that were removed from npx.c using...
1993-11-03 Andreas SchulzRemoved the definition of FAT_CURSOR, so that it is...
1993-11-03 Andreas SchulzAdded the option FAT_CURSOR into the GENERIC kernel...
1993-11-03 Nate WillamsFixed the reason for wx.c not working. I forgot to...
1993-11-03 Nate WillamsAdded wx driver support
1993-11-03 Nate Willams0.2.4 used a timeout in wdcommand() of about 1e7 inb...
1993-11-03 Paul RichardsRemoved comments from within asm block.
1993-11-01 Christoph RobitschkoModified the "rude stack hack" that it only applies...
1993-10-31 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-31 Jordan K. HubbardAdded FAT_CURSOR and STAR_SAVER settings.
1993-10-31 Jordan K. HubbardAdd example entries for syscons screen savers and curso...
1993-10-31 Jordan K. HubbardNow that STAR_SAVER and SNAKE_SAVER are kernel options...
1993-10-31 Jordan K. HubbardFixed bug where syscons.c wouldn't compile if DDB was...
1993-10-29 David GreenmanWhoops, the algorithm I last used was messed up - I...
1993-10-29 David GreenmanChange filesystem buffer cache size calculation to...
next