This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / sys / kern /
1994-02-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-01-31 David Greenman WINE/user LDT support from John Brezak, ported to...
1994-01-31 David Greenman WINE/user LDT support from John Brezak, ported to...
1994-01-31 Andrey ChernovFixes from Bruce:
1994-01-31 David GreenmanUse M_IOBUF instead of M_TEMP for malloc'd buffers.
1994-01-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1994-01-29 David Greenman Fixed bug introduced by previous bug fix from Christ...
1994-01-28 Andrey Chernov1) Port NetBSD VMIN/VTIME stuff:
1994-01-26 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-01-26 David GreenmanCompletely clear t_state on pty close. The previous...
1994-01-26 David GreenmanRemove confusing and incorrect comment inherited from...
1994-01-26 Christoph RobitschkoChanged vrele() calls to vn_close() for the controlling...
1994-01-24 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-01-21 David GreenmanFix a couple of compiler warnings
1994-01-21 David GreenmanSystem V IPC code from Danny Boulet, chewed on a bit...
1994-01-19 J.T. ConklinAdd support for NULL timeval pointer for utimes(2)...
1994-01-19 Guido van RooijRepaired broken utimes(2) system call. This is needed...
1994-01-18 Nate WillamsAdded kernel routine 'shutdown_nice()' which sends...
1994-01-17 David GreenmanRenamed kern__physio.c kern_physio.c as the current...
1994-01-17 David GreenmanImprovements mostly from John Dyson, with a little...
1994-01-16 Martin RentersNFS diskless support changes. The (*mountroot)() funct...
1994-01-15 David GreenmanDon't allow zero length files to be exec'd (causes...
1994-01-15 Andrey ChernovFix bug when RB_LEN == 0 && VMIN == 0 too.
1994-01-14 David Greenman"New" VM system from John Dyson & myself. For a run...
1994-01-11 Andrey ChernovFix ugly error in ttywait:
1994-01-08 Andrey ChernovGreat speedup ttread, if !(ICANON | ISIG), from bde.
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-03 David GreenmanMinor change to move setting of SP register to setregs...
1993-12-30 David GreenmanFix from John Dyson to report resident size correctly...
1993-12-30 David Greenmansplbio must be moved before call to incore because...
1993-12-30 David Greenmanchange maxprot of text to allow writes.
1993-12-23 David GreenmanAdd missing '++', without which the system loops foreve...
1993-12-22 David GreenmanFirst round of changes from John Dyson and myself to...
1993-12-21 Garrett WollmanAdded line disciplines for NTP radio clock support...
1993-12-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-12-20 Garrett WollmanLet the linker keep track of pseudo-devices needing...
1993-12-20 David GreenmanFix from Bruce Evans:
1993-12-20 David GreenmanMake kmstartup and mcount void functions.
1993-12-20 Garrett WollmanRename aout_imgact.c and shell_imgact.c to imgact_...
1993-12-19 Garrett WollmanMake everything compile with -Wtraditional. Make it...
1993-12-16 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1993-12-13 David GreenmanIncorporated two fixes from Charles Hannum. The first...
1993-12-13 Andrey ChernovOld tty.c version always acts like
1993-12-12 David Greenman1) Added proc file system from Paul Kranenburg with...
1993-12-09 David GreenmanChanged fork so that it zeroes entire proc structure...
1993-12-09 David GreenmanModified Geoff Rehmet's patch to eliminate redundant...
1993-12-02 David GreenmanPatch from Andy Heffernan <ahh@netcom.com>
1993-11-29 Andrey ChernovMake fill_eproc more robust:
1993-11-29 Andrey ChernovWeird kern_kinfo bug, fix continued:
1993-11-27 David GreenmanDon't set splbio() in vfs_update, and don't set PCATCH...
1993-11-27 David GreenmanFix some pointer casting that Garrett missed.
1993-11-26 Garrett WollmanUse #include "kernel.h" to get hz variable, rather...
1993-11-25 David Greenmanmade update an internel daemon (code from John Dyson)
1993-11-25 Garrett WollmanMake the LINT kernel compile with -W -Wreturn-type...
1993-11-22 Jordan K. HubbardCorrect range checking against M_LAST.
1993-11-18 Rod GrimesNew version of scsi code from Julian
1993-11-17 Nate WillamsFrom: Geoff Rehmet <g89r4222@braae.ru.ac.za>
1993-11-16 David Greenmannew process tracing code from Sean Eric Fagen (sef...
1993-11-14 Andrey ChernovNew sio driver from Bruce.
1993-11-13 David GreenmanFirst steps in rewriting locore.s, and making info...
1993-11-13 Andrey ChernovRestore NTTYDISC discipline entry (it is equal to TTYDI...
1993-11-12 Nate WillamsFrom: Mark Tinguely <tinguely@plains.nodak.edu>
1993-11-10 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-11-10 Andrey ChernovFix some kinda security hole:
1993-11-09 Andrey Chernov#ifdef DEBUG in hzto() changed to #ifdef DIAGNOSTIC...
1993-11-09 Andrey ChernovFix typing error in acctwatch()
1993-11-09 Andrey ChernovReverted back to Bruce's hzto() version, because origin...
1993-11-09 Andrey Chernovacctwatch() timeout:
1993-11-08 Andrey Chernovd_stop routine called now in both FREAD & FWRITE cases,
1993-11-07 Garrett WollmanReplace last vestiges of deprecated sleep() with tsleep...
1993-11-07 Garrett WollmanAdded system-call entries for MACHVMCOMPAT. These...
1993-11-07 Garrett WollmanMake the generated syscall.h be idempotent.
1993-11-07 Garrett WollmanMade all header files idempotent and moved incorrect...
1993-10-31 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-26 Nate WillamsFixed the silly bug that caused BSDI's init to complain...
1993-10-25 David GreenmanFix bug where if the kernel writes to a process image...
1993-10-25 David GreenmanReverted back to previous version because Bruce's patch...
1993-10-24 Paul RichardsPropagated syscall changes for domainname calls.
1993-10-24 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-24 Paul RichardsAdded set/getdomainname system calls.
1993-10-23 David GreenmanFix from Yuval Yurom:
1993-10-23 David Greenmansocket writes of negative values can cause bad things...
1993-10-23 David GreenmanVerify that rootfs is non-zero before using it - otherw...
1993-10-22 David GreenmanFrom Bruce Evans:
1993-10-19 David Greenmanfix bugs in the accounting code that was just added...
1993-10-19 David Greenmanfix syscall args to be outside of params to quiet gcc.
1993-10-19 Nate WillamsAccounting patch:
1993-10-19 Nate WillamsAccounting patch:
1993-10-19 Nate WillamsAccounting patch:
1993-10-19 Nate WillamsAccounting patch:
1993-10-19 Nate WillamsAccounting patch:
1993-10-19 Nate WillamsAccounting patch:
1993-10-18 David GreenmanYank out Christoph Robitschko's hack for the hanging...
1993-10-18 David Greenmansosend was attempting to reserve space in an mbuf clust...
1993-10-18 David GreenmanFrom John Dyson and David Greenman
1993-10-16 Rod GrimesRemoved all patch kit headers, sccsid and rcsid strings...
1993-10-13 Christoph RobitschkoAdded mount option nocore,
next