| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't ever allow lowering the securelevel at all. Allowing it does | joerg | 1997-06-25 | 1 | -2/+2 |
* | Do The Right Thing when an iBCS2 program does getgroups(0, whatever) -- we | sef | 1997-06-25 | 1 | -2/+6 |
* | Add tickadj to struct clockinfo, like NetBSD and OpenBSD. | jhay | 1997-06-24 | 7 | -8/+13 |
* | Ensure that the boot CPU honours write protection in kernel mode. | tegge | 1997-06-24 | 7 | -7/+63 |
* | Take the OS release string from the kernel variable `osrelease' | yokota | 1997-06-24 | 3 | -9/+61 |
* | Recognize AMD K5 PR166 and PR200 CPUs. | kato | 1997-06-24 | 2 | -2/+14 |
* | Killed bogus kernacc() call in malloc() DIAGNOSTIC code. kernacc() by | dg | 1997-06-24 | 1 | -8/+1 |
* | Fix calculation of initial mplock value. | fsmp | 1997-06-24 | 7 | -14/+14 |
* | Fixed breakage for "default" configurations in mptable_pass1(). | fsmp | 1997-06-24 | 7 | -14/+14 |
* | Don't try upgrading an existing exclusive lock in vm_map_user_pageable. | tegge | 1997-06-23 | 1 | -16/+3 |
* | Synchronize with following changes: | kato | 1997-06-23 | 7 | -168/+52 |
* | Synchronize with sys/i386/i386/userconfig.c revision 1.86. | kato | 1997-06-23 | 1 | -2/+34 |
* | Synchronize with sys/i386/isa/syscons.c revision 1.217. | kato | 1997-06-23 | 1 | -76/+174 |
* | For the xenix_ftime() routine, don't use the native version of the struct -- | sef | 1997-06-22 | 1 | -3/+8 |
* | Preliminary support for per-cpu data pages. | peter | 1997-06-22 | 73 | -1731/+1579 |
* | Kill some stale leftovers from the earlier attempts at SMP per-cpu pages | peter | 1997-06-22 | 5 | -50/+5 |
* | From the submitted patch : | msmith | 1997-06-22 | 1 | -2/+34 |
* | The syscons driver doesn't really check the presence of the display | yokota | 1997-06-22 | 3 | -201/+489 |
* | Superceded by dc21040reg.h | peter | 1997-06-22 | 1 | -474/+0 |
* | Initial set of patches to get it to compile on >= 3.0. Most of the | peter | 1997-06-22 | 2 | -4826/+5944 |
* | This commit was generated by cvs2svn to compensate for changes in r26790, | peter | 1997-06-22 | 2 | -0/+1564 |
|\ |
|
| * | Clean import of Matt Thomas's if_de.c driver as of 970508, rev 1.85. The | peter | 1997-06-22 | 3 | -789/+6131 |
* | | Clean import of Matt Thomas's if_de.c driver as of 970508, rev 1.85. The | peter | 1997-06-22 | 2 | -0/+1564 |
* | | Remove a window during running down a file vnode. Also, the OBJ_DEAD | dyson | 1997-06-22 | 3 | -31/+52 |
* | | Fix this damn mbuf with a negative m_len. It turns | brian | 1997-06-22 | 2 | -6/+6 |
* | | Fixed va_arg() to work for small args (as in stdarg.h). | bde | 1997-06-21 | 2 | -18/+12 |
* | | Block all write operations to /proc/1/* when securelevel > 0. | alex | 1997-06-21 | 2 | -2/+6 |
* | | Don't attempt to generate errors for unpromoted types in va_arg(), | bde | 1997-06-21 | 1 | -14/+8 |
* | | Change the distribute targets so that a given item in our source tree | jkh | 1997-06-21 | 1 | -2/+4 |
* | | Fix crash when halting where APM was configured but not enabled | wollman | 1997-06-19 | 2 | -2/+6 |
* | | Add "-I${DESTDIR}/usr/include" to CFLAGS if DESTDIR is defined, just | asami | 1997-06-18 | 1 | -1/+4 |
* | | Protect against garbage mbufs in pppstart. | brian | 1997-06-18 | 1 | -2/+7 |
* | | Add for public examination the beginnings of the per-host cache support | wollman | 1997-06-18 | 4 | -0/+580 |
* | | Added CONTEC C-NET(9N) and C-NET(98)P2 support. | kato | 1997-06-17 | 1 | -2/+415 |
* | | correct the wrong ATM option name for native atm access | kjc | 1997-06-17 | 3 | -12/+12 |
* | | Ouch!!! This should fix a serious build problem after the addition of the | dyson | 1997-06-16 | 1 | -0/+173 |
* | | Fixed comment. | kato | 1997-06-16 | 1 | -5/+4 |
* | | Give up automatic detection of card model. Since DP8390 based NICs | kato | 1997-06-16 | 1 | -21/+11 |
* | | Fix 2 typos. | charnier | 1997-06-16 | 1 | -3/+3 |
* | | Minor optimization in fxp_intr. | dg | 1997-06-16 | 2 | -10/+8 |
* | | Modifications to existing files to support the initial AIO/LIO and | dyson | 1997-06-16 | 14 | -9/+193 |
* | | Add initial AIO/LIO kernel thread support files. This is preliminary, and | dyson | 1997-06-16 | 2 | -0/+432 |
* | | Upgrade NFS to support the new vfs_bio resource/buffer management. | dyson | 1997-06-16 | 4 | -4/+28 |
* | | Correct the return code for the mlock system call. Also add the stubs | dyson | 1997-06-15 | 1 | -2/+32 |
* | | Fix a reference problem with maps. Only appears to manifest itself when | dyson | 1997-06-15 | 1 | -1/+5 |
* | | Fix a problem with the VN device. Specifically, the VN device can | dyson | 1997-06-15 | 8 | -43/+267 |
* | | Fixed iomem address of SMIT mode in an example of bs driver. | kato | 1997-06-15 | 2 | -4/+4 |
* | | Synchronize with sys/i386/i386/machdep.c revision up to 1.249. | kato | 1997-06-15 | 2 | -2/+32 |
* | | Synchronize with sys/i386/boot/biosboot/boot.c revision 1.67. | kato | 1997-06-15 | 1 | -6/+29 |
* | | Fix another power down braino. | wollman | 1997-06-15 | 2 | -4/+4 |