I (rgrimes) cleaned the code up some, mostly just format stuff.
[unix-history] / sys /
1994-02-17 Rod GrimesI (rgrimes) cleaned the code up some, mostly just forma...
1994-02-17 Rod GrimesI don't want to read about all the people that forgot...
1994-02-17 Rod GrimesIncrease the timout on aha_send_mbox from 1ms to 3ms...
1994-02-14 Nate WillamsFrom: Jim Babb <babb@sedhps01.mdc.com>
1994-02-14 Nate WillamsFrom: Jim Babb <babb@sedhps01.mdc.com>
1994-02-13 Jordan K. HubbardUse -Z instead of -z to build kernels. This is consist...
1994-02-13 Andrey Chernov3 occurances of "ttyout" chaged to
1994-02-13 David GreenmanFixed bug in handling of COW - the original code was...
1994-02-11 Guido van Rooijps works inside ddb now.
1994-02-11 Guido van RooijNow 'ps' works inside ddb, just like the man page says...
1994-02-11 Nate WillamsPiddly little changes to update who did what.
1994-02-11 Nate WillamsAdded third parameter to wdwait which contains the...
1994-02-10 Martin RentersDocumentation on how to set up diskless client on FreeBSD
1994-02-10 Andrey ChernovAdd insert/delete line capabilities to match
1994-02-10 David GreenmanPatches from John Dyson to fix hangs under certain...
1994-02-10 David GreenmanFixed previous bungled patch - variable declaration...
1994-02-10 David GreenmanPatch from John Dyson:
1994-02-10 David GreenmanPatch from John Dyson:
1994-02-10 David GreenmanPatch from John Dyson:
1994-02-09 David GreenmanFixes from John Dyson:
1994-02-09 Nate WillamsCommented on what the mse0, mcd0, and lpt/lpa devices...
1994-02-08 David GreenmanFrom: Dave Matthews <dave@prlng.co.uk>
1994-02-08 David GreenmanFixed bugs in stack grow code, and moved it back into...
1994-02-08 Andrey ChernovSome cosmetique cleanup VMIN/VTIME code
1994-02-08 David GreenmanFixes from John Dyson to fix out-of-memory hangs and...
1994-02-07 Andrew MooreTentative fdc patches...
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.
next