summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Oops, forgot one change when DDB is defined.sos1995-01-133-6/+6
* Protect a qcollapse call with an object lock before calling. The locksdg1995-01-131-8/+13
* Use (n - 1) in ESC [ xxx d and ESC [ xxx `ache1995-01-133-9/+9
* Point dependancy to i386/scsigibbs1995-01-132-4/+4
* Point include to i386/scsigibbs1995-01-131-2/+2
* Generic support for the entire aic7x70 line of adaptors. No one elsegibbs1995-01-132-449/+619
* Add in aic7770.c (EISA/VL Adaptors) and aic7870.c (PCI adaptor) dependanciesgibbs1995-01-139-3573/+348
* Full support for 294x and Wide devices. Fixed month old bug in the SCSIgibbs1995-01-132-162/+346
* Back out cursor wrap (restore original thing)ache1995-01-123-6/+6
* Argl!, finally found this bummer. The code testing for a write-joerg1995-01-123-108/+30
* 1. Remove UCONSOLE. This appears to be well and truly dead (unless it'sjkh1995-01-125-36/+5
* Submitted by: Mikael Hybsch <micke@dynas.se>se1995-01-122-6/+18
* Checking new lkm structure..ugen1995-01-121-2/+2
* Actual firewall change.ugen1995-01-126-108/+125
* here ip_fw.c lived once..correct me if i am wrong butugen1995-01-122-4/+2
* Firewall files & accounting added here.ugen1995-01-121-0/+3
* Firewall can be used as lkm module.To use itugen1995-01-121-0/+13
* First round in syscons update. Several new features has been added:sos1995-01-125-1090/+1547
* Fixed mbuf lossage when level != IPPROTO_IP. Problem reported by Robertdg1995-01-121-2/+5
* Increase maxfiles to NPROC*2. This makes the per-process open file limitdg1995-01-122-4/+4
* Improve my previous change to use the same tests as are used in qcollapse.dg1995-01-111-2/+3
* Fixed a panic that Garrett reported to me...the OBJ_INTERNAL flag wasn'tdg1995-01-112-5/+17
* Change GENERIC to SWAP_GENERIC for now. I need the GENERIC kernel tojkh1995-01-112-4/+4
* Finally implement support for the `lsdev' program. The controller isjoerg1995-01-113-42/+90
* MFS doesn't bother to associate a struct mount with the vnode...so workdg1995-01-111-18/+16
* Fix conversion to/from nfs v2 time in handling microseconds.dg1995-01-101-3/+9
* Added two missing brelse() calls.dg1995-01-102-2/+10
* Latest update from Serge Vakulenko <vak@cronyx.ru>jkh1995-01-101-670/+635
* PG_FAKE is no longer used - so don't bother to clear it.dg1995-01-101-2/+1
* Kill VM_PAGE_INIT macro as it is only used once and makes the code moredg1995-01-102-22/+15
* Fixed some formatting weirdness that I overlooked in the previous commit.dg1995-01-1014-77/+77
* Always build libkern_p.a. `NOPROFILE' should only control user libraries.bde1995-01-101-1/+3
* fix for: kern/97: wt DELAY patchjoerg1995-01-091-1/+2
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-0990-6367/+7296
* Add a MIN macro.jkh1995-01-091-0/+2
* cdev #50 -> pcmciaphk1995-01-091-1/+5
* Ensured all files have copyright and RCS ID variable.dufault1995-01-082-0/+41
* Submitted by: Gerd Truschinskiats1995-01-081-2/+2
* Added ssc devicedufault1995-01-081-0/+1
* Added residual length for 1542C onlydufault1995-01-081-8/+61
* added ssc devicedufault1995-01-081-7/+39
* Added "change address" ioctl for ssc device.dufault1995-01-081-1/+2
* Reviewed by: gibbs@estienne.CS.Berkeley.EDUdufault1995-01-0813-197/+921
* Restored Herb's current copyright. The one in the file appeared to havedg1995-01-082-488/+56
* Submitted by: Steve Gerakinesats1995-01-071-8/+3
* Fix indenting of gsc entry, reserve 48 for cyclades.jkh1995-01-071-3/+7
* Work around a compiler bug in gcc2.6.3 in handling (long long) variables andats1995-01-075-15/+120
* Gunther Schadow <gusw@fub46.zedat.fu-berlin.de>'sjkh1995-01-0711-17/+957
* Got rid of unused nclist declaration.dg1995-01-071-2/+2
* Peter's work to work around one of the most annoying bugs in thejoerg1995-01-068-440/+1142
OpenPOWER on IntegriCloud