Due to the deletion of the gcc support from libc we need again the
[unix-history] / sys /
1994-03-10 Andrey ChernovDon't call ttyclose twice into sioclose and move ttyclose
1994-03-08 Andrey ChernovFirst open:
1994-03-08 David GreenmanReduced pending IO max to make things a little less...
1994-03-08 Nate WillamsFrom: Jim Babb <babb@sedhps01.mdc.com>
1994-03-08 David GreenmanModified pccnprobe to not set cn_tp = CONSOLE_TTY if...
1994-03-08 Andreas SchulzForget half of the static declarations. Now the xxx_rcv...
1994-03-08 Andreas SchulzMake the shmat,shmctl,shmdt,shmget routines static.
1994-03-08 Rod GrimesAdd mcd1 at 0x340 irq 11.
1994-03-07 Garrett WollmanChanges: added descriptions of latest stuff from David...
1994-03-07 David GreenmanModified mbuf macros to reduce calls to malloc. From...
1994-03-07 David Greenman1) enhanced in_cksum from Bruce Evans.
1994-03-07 David Greenman 1) "Pre-faulting" in of pages into process address...
1994-03-07 David GreenmanChanged ipcaccess from static to extern as it is no...
1994-03-06 Guido van RooijRemoved a #warning that I left here.
1994-03-06 Jordan K. HubbardUsed definable status codes (some may be sharable,...
1994-03-06 Jordan K. HubbardBeginning of change set for making more friendly laptop...
1994-03-06 Jordan K. HubbardBeginning of change set for making more friendly laptop...
1994-03-05 Andreas SchulzAdded more status bytes for the mitsumi drive. This...
1994-03-05 Jordan K. HubbardThis should stop the false probes in their slimey littl...
1994-03-05 David GreenmanUncomment some code that John previously commented...
1994-03-04 Andrey Chernov1) My previous fix does nothing, now Rod's fix rewrited...
1994-03-03 Garrett WollmanAdded kernel NTP PLL code from Dave Mills.
1994-03-02 Guido van RooijMade a failure when committing the last version.
1994-03-02 Guido van RooijTtys structures are now allocated dynamically via ttyma...
1994-03-02 Guido van RooijTtys structures are now allocated dynamically via ttyma...
1994-03-02 Andrey Chernov360 DD entry speed fixed to 250KBPS
1994-03-02 Andrew Moorefloppy tape support shouldn't interfere with floppy...
1994-03-02 David GreenmanMinor comment change.
1994-03-02 David GreenmanFix from John Dyson: the last param in a call to swap_p...
1994-03-01 Poul-Henning KampRemove last relic of the dcfclk driver.
1994-03-01 Andreas SchulzAdded the missing bzero after the malloc in aha1542...
1994-03-01 David GreenmanFix from Christoph Robitschko: the '790 interrupt table...
1994-03-01 Andrew Moorefloppy tape support still not quite there - it prevents
1994-02-28 Andrew MooreAdd floppy tape support.
1994-02-27 Poul-Henning Kampdcfclk driver obsoleted, sio/TIOCTIMESTAMP took over.
1994-02-27 Poul-Henning Kampdcfclk driver obsoleted by sio/TIOCTIMESTAMP.
1994-02-27 Garrett WollmanUpdated to reflect FreeBSD 1.1.
1994-02-27 Poul-Henning KampA litte trouble with declarations of boot() and panic...
1994-02-27 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-02-26 Garrett WollmanAdd LBL's kernel random-number generator. Nothing...
1994-02-26 David GreenmanPatch from John Dyson to fix a bug where a panic will...
1994-02-26 Andrey ChernovBump CLK_TCK to more precise value (128)
1994-02-26 Poul-Henning KampRTS shouldn't be touched unless CS_RTS_IFLOW is set.
1994-02-25 Andrey ChernovBetter fix for >16 heads problem, right value from
1994-02-25 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-24 Poul-Henning KampTIOCTIMESTAMP capability. The port in question must...
1994-02-24 Poul-Henning KampRoot must be able to do TIOCSPGRP on non-ctty-tty's...
1994-02-24 Poul-Henning KampI have added
1994-02-24 Jeffrey HsuCorrect definitions of flags used by sigreturn to valid...
1994-02-24 Jeffrey Hsuvalidate sigcontext before restoring it
1994-02-23 Rod GrimesFix off by one error
1994-02-23 Rod GrimesPut back the bt0 that some one deleted....
1994-02-23 Rod GrimesMain branch is not at version:
1994-02-22 Rod GrimesBump boot block revision to 1.9 by a dummy edit on...
1994-02-22 Rod GrimesMore clean up of the drive Id string, trancate trailing...
1994-02-22 Rod GrimesThe model string can be 40 bytes long with no terminati...
1994-02-22 Rod GrimesCleanup the lptprobe and lpt_port_test routine to be...
1994-02-22 Rod GrimesPull in some of the lpt_port_test fixes from lpt.c.
1994-02-22 Rod GrimesThis is Jordans probe code fixes. Tested on LU002...
1994-02-21 Rod GrimesUpdate line for end of 1.0, start of 1.1 Beta.
1994-02-21 Rod Grimes>From: phk@login.dkuug.dk (Poul-Henning Kamp)
1994-02-21 Rod Grimes>From: "Andrew A. Chernov" <ache@freefall.cdrom.com>
1994-02-21 Rod GrimesClean up dmesg output so that it matches the scsi stuff.
1994-02-21 Rod GrimesProtect some printf's with #ifdef DEBUG
1994-02-20 Andrey ChernovFix bug with DSP ver2.0, frequency reduced from 44100...
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*)
next