summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* For the xenix_ftime() routine, don't use the native version of the struct --sef1997-06-221-3/+8
* Preliminary support for per-cpu data pages.peter1997-06-2273-1731/+1579
* Kill some stale leftovers from the earlier attempts at SMP per-cpu pagespeter1997-06-225-50/+5
* From the submitted patch :msmith1997-06-221-2/+34
* The syscons driver doesn't really check the presence of the displayyokota1997-06-223-201/+489
* Superceded by dc21040reg.hpeter1997-06-221-474/+0
* Initial set of patches to get it to compile on >= 3.0. Most of thepeter1997-06-222-4826/+5944
* This commit was generated by cvs2svn to compensate for changes in r26790,peter1997-06-222-0/+1564
|\
| * Clean import of Matt Thomas's if_de.c driver as of 970508, rev 1.85. Thepeter1997-06-223-789/+6131
* | Clean import of Matt Thomas's if_de.c driver as of 970508, rev 1.85. Thepeter1997-06-222-0/+1564
* | Remove a window during running down a file vnode. Also, the OBJ_DEADdyson1997-06-223-31/+52
* | Fix this damn mbuf with a negative m_len. It turnsbrian1997-06-222-6/+6
* | Fixed va_arg() to work for small args (as in stdarg.h).bde1997-06-212-18/+12
* | Block all write operations to /proc/1/* when securelevel > 0.alex1997-06-212-2/+6
* | Don't attempt to generate errors for unpromoted types in va_arg(),bde1997-06-211-14/+8
* | Change the distribute targets so that a given item in our source treejkh1997-06-211-2/+4
* | Fix crash when halting where APM was configured but not enabledwollman1997-06-192-2/+6
* | Add "-I${DESTDIR}/usr/include" to CFLAGS if DESTDIR is defined, justasami1997-06-181-1/+4
* | Protect against garbage mbufs in pppstart.brian1997-06-181-2/+7
* | Add for public examination the beginnings of the per-host cache supportwollman1997-06-184-0/+580
* | Added CONTEC C-NET(9N) and C-NET(98)P2 support.kato1997-06-171-2/+415
* | correct the wrong ATM option name for native atm accesskjc1997-06-173-12/+12
* | Ouch!!! This should fix a serious build problem after the addition of thedyson1997-06-161-0/+173
* | Fixed comment.kato1997-06-161-5/+4
* | Give up automatic detection of card model. Since DP8390 based NICskato1997-06-161-21/+11
* | Fix 2 typos.charnier1997-06-161-3/+3
* | Minor optimization in fxp_intr.dg1997-06-162-10/+8
* | Modifications to existing files to support the initial AIO/LIO anddyson1997-06-1614-9/+193
* | Add initial AIO/LIO kernel thread support files. This is preliminary, anddyson1997-06-162-0/+432
* | Upgrade NFS to support the new vfs_bio resource/buffer management.dyson1997-06-164-4/+28
* | Correct the return code for the mlock system call. Also add the stubsdyson1997-06-151-2/+32
* | Fix a reference problem with maps. Only appears to manifest itself whendyson1997-06-151-1/+5
* | Fix a problem with the VN device. Specifically, the VN device candyson1997-06-158-43/+267
* | Fixed iomem address of SMIT mode in an example of bs driver.kato1997-06-152-4/+4
* | Synchronize with sys/i386/i386/machdep.c revision up to 1.249.kato1997-06-152-2/+32
* | Synchronize with sys/i386/boot/biosboot/boot.c revision 1.67.kato1997-06-151-6/+29
* | Fix another power down braino.wollman1997-06-152-4/+4
* | Fix definition of apm_power off (was suffering from cut&paste syndrome).wollman1997-06-152-4/+4
* | When APM is configured, turn off the power when halting for good.wollman1997-06-158-8/+68
* | Added 2 new defines:fsmp1997-06-142-10/+36
* | Removed unused #includes.bde1997-06-142-12/+2
* | Removed unused #includes.bde1997-06-1425-68/+37
* | Fixed the type of a timeout function and removed casts that hid thebde1997-06-142-14/+14
* | Removed unused #includes.bde1997-06-1418-50/+4
* | Removed unused #includes.bde1997-06-146-52/+5
* | Removed unused #includes.bde1997-06-1410-30/+10
* | Removed unused #includes.bde1997-06-142-24/+2
* | Don't require superuser privileges for creating fifos. The v2 case wasbde1997-06-142-6/+8
* | Load the kernel config file where userconfig (with option USERCONFIG_BOOT)bde1997-06-141-6/+29
* | Deleted #ifdef PROBE_KEYBOARD to synchronize.kato1997-06-141-2/+1
OpenPOWER on IntegriCloud