Performance improvements from John Dyson.
[unix-history] / sys /
1994-02-07 Andrey Chernovudb variable can't be static, because netstat wants it
1994-02-07 Andrey ChernovChange all siointr (expect in Vsio, of course) to comintr1
1994-02-07 David GreenmanFixed bug in probe that was causing it to always probe...
1994-02-07 Andrey ChernovAdd "wdx: not found" diagnostic missed in previous...
1994-02-07 Rod GrimesRemove the ft driver, it causes instant reboots during...
1994-02-07 David GreenmanFixed calculation of physmem when the special MAXMEM...
1994-02-07 Rod GrimesCleanup spacing from long ago, seems some sections...
1994-02-07 Nate WillamsSIG_ERR is a POSIX signal, so bring it out of the non...
1994-02-07 Andrew MooreAdd floppy tape support (missed these when changing G*)
1994-02-07 Nate WillamsAdded definition for BADSIG.
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-07 Andrew MooreAdd floppy tape support
1994-02-07 Andrew MooreAdd floppy tape driver - fd => fdc
1994-02-07 David GreenmanNuke bogus error message
1994-02-07 Rod GrimesGee, seems like I have commited this fix at least 3...
1994-02-07 David GreenmanFrom: Chris Wiener <cwiener@CRLABS.COM>
1994-02-06 David GreenmanAt the suggestion of Bruce Evans, don't zero RTC diag...
1994-02-06 David GreenmanPatch from John Dyson to fix bug with paging over NFS.
1994-02-06 Jordan K. HubbardPatches to allow the pcvt port to simply "drop in"...
1994-02-06 Jordan K. HubbardGunter Jung's fixes for the much-maligned lpt driver
1994-02-06 Andreas SchulzFixed up the compiler warnings.
1994-02-06 Andrey Chernov1) Proper fix for suspended output in multiport case
1994-02-06 Rod GrimesUpdate for new format of cd_toc_entry that was changed...
1994-02-06 Rod GrimesIncrease the TIMEOUT value that keeps getting nuked...
1994-02-05 Garrett WollmanMore new stuff found by groveling through revision...
1994-02-05 Garrett WollmanAdded more changes gleaned by scraping through CVS...
1994-02-05 Garrett WollmanMore updates from various contributors.
1994-02-05 Steven WallaceReplaced certain character arrays in structures with...
1994-02-05 Steven WallaceFixed CDIOREADTOCENTRYS ioctl call so that it returns...
1994-02-05 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-02-04 Christoph RobitschkoMake the screen savers runtime switchable. Everybody...
1994-02-04 Garrett WollmanPlugged major security hole, per discussion with davidg.
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-03 David Greenmanif_ep.c: removed netisr.h, fixed unconverted ep_ac...
1994-02-03 David GreenmanA couple more fixes
1994-02-03 David GreenmanMore changes; fixed a couple of ones that were added...
1994-02-02 Andrey ChernovMake BLANK_SAVER default to stop best saver war.
1994-02-02 Andrey ChernovAdd missing ";"
1994-02-02 Andrey ChernovFix error in multiport part:
1994-02-02 David GreenmanAdded 8003EB board type. Clue from Gerard J van der...
1994-02-02 Garrett WollmanAdded a whole lot of stuff talking about changes that...
1994-02-02 David GreenmanAdded type code for 8003W.
1994-02-01 David GreenmanMinor cleanup. Decode state information better in the...
1994-02-01 Nate WillamsMoved paren in sgetc to where it belongs. (My fault...
1994-02-01 Paul RichardsAdd missing arg to Debugger() call.
1994-02-01 Andrey ChernovMake old SNAKE_SAVER code compile with new syscons...
1994-02-01 Andrey ChernovBLANK_SAVER syscons option added
1994-02-01 Andrey Chernov1) Restore removed SNAKE_SAVER (Nate, WHY you do it?)
1994-02-01 David GreenmanBug fix from previous WINE commit. From Jeffrey Hsu.
1994-02-01 Andrey ChernovRussian keymap is broken after last commit (fixed)
1994-02-01 Andrey ChernovAdd FADE_SAVER option from new syscons.
1994-02-01 Andrey ChernovComment #define STAR_SAVER, it is configuration "options"
1994-02-01 Nate Willams- regex documented
1994-02-01 Nate WillamsAdded S'ren's Copyright to the file and sync up to...
1994-02-01 Nate WillamsFrom: sos@login.dkuug.dk (S|ren Schmidt)
1994-02-01 Nate WillamsRemoved hack for older version of syscons (new version...
1994-02-01 Nate WillamsFrom: bde@kralizec.zeta.org.au (Bruce Evans)
1994-02-01 David GreenmanRemoved all uses of "USE_486_WRITE_PROTECT" and made...
1994-02-01 Andrey ChernovAdd few words about floppy driver & floppy formatting
1994-01-31 David GreenmanAdded four pattern memory test routine that is done...
1994-01-31 David GreenmanAdded four pattern memory test routine that is done...
1994-01-31 Martin RentersAdded initialization for n_lockf field of nfsnode and...
1994-01-31 David Greenman WINE/user LDT support from John Brezak, ported to...
1994-01-31 Andrew MooreDocs for wt driver.
1994-01-31 Andrey ChernovRemove CALLOUTMASK, if non-bidir case.
1994-01-31 Paul RichardsAdded new probe code to detect generic lance based...
1994-01-31 David Greenman WINE/user LDT support from John Brezak, ported to...
1994-01-31 David GreenmanCast ti_len as unsigned to quiet compiler.
1994-01-31 Andrey Chernov1) Set ipending back to 4, because (16 + 4) bit...
1994-01-31 Andrey ChernovFixes from Bruce:
1994-01-31 Andrey ChernovPartially restore _POSIX_VDISABLE per Bruce suggestions.
1994-01-31 David GreenmanPatch from dcjm@cs.ed.ac.uk (Dave Matthews)...
1994-01-31 David GreenmanFix broken bit definitions for pte/pde.
1994-01-31 David GreenmanPatch from Brian Smith (modified a little by me) to...
1994-01-31 David GreenmanUse M_IOBUF instead of M_TEMP for malloc'd buffers.
1994-01-31 David GreenmanMake I/O memory explicitly non-cacheable. This is purel...
1994-01-31 David GreenmanAdd back page_size variable as vmstat looks it up in...
1994-01-31 David GreenmanVM system performance improvements from John Dyson...
1994-01-30 David Greenman Completed the Nagel congestion avoidance fix; the...
1994-01-29 Nate WillamsFrom: Wolfgang Solfrank <ws@sun-lamp.cs.berkeley.edu>
1994-01-29 Rod GrimesRemove commented out PROCFS, it is standard.
1994-01-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1994-01-29 David GreenmanPatch from me to fix bug with Nagel congestion avoidanc...
1994-01-29 David GreenmanFixed bug in dump code that caused the wrong physical...
1994-01-29 Rod GrimesPatch from Julian. Commit message by me.
1994-01-29 Rod GrimesPatch from Julian. Commit message by me.
1994-01-29 Rod GrimesPatch from Julian. Commit message by me.
1994-01-29 David Greenman Fixed bug introduced by previous bug fix from Christ...
1994-01-29 Andrey ChernovSet FIFO_TRIGGER in more human-readable form
1994-01-28 Andrey Chernov_POSIX_VDISABLE incorrecly defined in two files
1994-01-28 Andrey ChernovFrom bde:
1994-01-28 Andrey Chernov1) Port NetBSD VMIN/VTIME stuff:
1994-01-28 Andrey Chernov1) Remove external (really static) decls from tty.c.
1994-01-28 Christoph Robitschkofixed panic with creating files in removed direectories
1994-01-28 David GreenmanCache fewer objects until the problems with caching...
1994-01-28 Rod GrimesAdded note that sys/fs/lfs was removed per Keith Bostic
1994-01-28 Jordan K. HubbardCould someone apply this patch to vm/vm_param.h? gbd...
next