| Commit message (Expand) | Author | Age | Files | Lines |
* | Load linux emulator lkm only when not already loaded. This avoids | cracauer | 1998-09-07 | 2 | -4/+18 |
* | Removed statically configured mount type numbers (MOUNT_*) and all | bde | 1998-09-07 | 28 | -123/+83 |
* | Add entries for xl0, tlc0 and adv0. Some of these aren't even | jkh | 1998-09-07 | 1 | -2/+5 |
* | Put the zombie ffs sysctl node in "notyet" state together with its few | bde | 1998-09-07 | 3 | -7/+5 |
* | Use Elf_Addr to store addresses instead of Elf_Word. | dfr | 1998-09-07 | 1 | -4/+4 |
* | Device framework code now declared in MI code. | dfr | 1998-09-07 | 4 | -64/+58 |
* | Fix problem reported on bugtraq: check permission of device mounted | guido | 1998-09-07 | 2 | -2/+38 |
* | Make MFS do the default on VOP_FREEBLKS(). | phk | 1998-09-07 | 1 | -1/+2 |
* | Made unloading of the nfs LKM sort of work. This is mainly to test | bde | 1998-09-07 | 16 | -32/+190 |
* | Don't go below the low water mark of free pages due to optional prefaulting | tegge | 1998-09-06 | 2 | -2/+20 |
* | Maintain a mapping from irq number to (ioapic number, int pin) tuple, | tegge | 1998-09-06 | 32 | -275/+1010 |
* | Clean LINT | rvb | 1998-09-06 | 9 | -30/+54 |
* | Patch the transmit error handler to avoid following NULL pointers and | wpaul | 1998-09-06 | 1 | -3/+4 |
* | RFC 1644 has the status "Experimental Protocol", which means: | phk | 1998-09-06 | 2 | -4/+4 |
* | Store formatted panic string in static buffer to make it available later | ache | 1998-09-06 | 3 | -7/+22 |
* | Change the ELF64_R_SYM() to shift 32 bits instead of 8 bits to match | jb | 1998-09-05 | 1 | -23/+24 |
* | Ignore the statically configured vfs type numbers and assign vfs | bde | 1998-09-05 | 6 | -25/+73 |
* | Instantiate `nfs_mount_type' in a standard file so that it is present | bde | 1998-09-05 | 9 | -16/+13 |
* | Fixed bogotification of pseudocode for syscall args by rev.1.53 of | bde | 1998-09-05 | 3 | -10/+10 |
* | Sysctl nodes are written to, so don't put them in the text section. | bde | 1998-09-05 | 1 | -4/+4 |
* | Add a new vnode op, VOP_FREEBLKS(), which filesystems can use to inform | phk | 1998-09-05 | 9 | -19/+99 |
* | Fixed recently perpetrated printf format errors. | bde | 1998-09-05 | 3 | -8/+6 |
* | Don't comment out dead code. Remove it. | bde | 1998-09-05 | 1 | -18/+16 |
* | Add support for MACHINE=pc98. This leaves a single legacy entry for | jb | 1998-09-05 | 1 | -8/+3 |
* | Add a GENERICupgrade config file for pc98 users to upgrade to elf | jb | 1998-09-05 | 1 | -0/+212 |
* | Sync with sys/i386/conf/files.i386 revision 1.201. | kato | 1998-09-05 | 2 | -2/+4 |
* | Sync with sys/i386/conf/Makefile.i386 revision 1.121. | kato | 1998-09-05 | 2 | -4/+8 |
* | Increase 'maxusers' to 32. | kato | 1998-09-05 | 2 | -4/+4 |
* | Make irq forwarding truely functional. | luoqi | 1998-09-04 | 3 | -33/+3 |
* | Increase 'maxusers' to 32; with the number of people using GENERIC as | msmith | 1998-09-04 | 2 | -4/+4 |
* | Cosmetic changes to the PAGE_XXX macros to make them consistent with | dfr | 1998-09-04 | 1 | -27/+27 |
* | Device registration temporaly removed until major number allocation ok. | nsouch | 1998-09-04 | 2 | -5/+8 |
* | Modify the xl_mediacheck() routine to also test for the case where the | wpaul | 1998-09-04 | 2 | -19/+44 |
* | make sbflush panic messages more descriptive | ache | 1998-09-04 | 2 | -6/+8 |
* | PAGE_WAKEUP -> vm_page_wakeup | ache | 1998-09-04 | 2 | -14/+14 |
* | Cosmetic changes to the PAGE_XXX macros to make them consistent with | dfr | 1998-09-04 | 18 | -139/+165 |
* | Make SimOS work again. | dfr | 1998-09-04 | 1 | -38/+57 |
* | Make this build even if sio is not in the kernel. | dfr | 1998-09-04 | 1 | -1/+7 |
* | pcf.c added, support for the Philips PCF8584 I2C bus controller | nsouch | 1998-09-04 | 2 | -2/+4 |
* | Generic plug-and-play enumerator infrastructure. Query supplied | msmith | 1998-09-04 | 4 | -5/+249 |
* | Reviewed by: Doug Rabson | nsouch | 1998-09-03 | 1 | -0/+65 |
* | Reviewed by: Doug Rabson | nsouch | 1998-09-03 | 3 | -1/+1216 |
* | Reviewed by: Doug Rabson | nsouch | 1998-09-03 | 4 | -0/+206 |
* | Reviewed by: Doug Rabson | nsouch | 1998-09-03 | 2 | -2/+12 |
* | Reviewed by: Doug Rabson | nsouch | 1998-09-03 | 6 | -9/+120 |
* | This commit was generated by cvs2svn to compensate for changes in r38776, | nsouch | 1998-09-03 | 6 | -0/+873 |
|\ |
|
| * | Submitted by: nsouch | nsouch | 1998-09-03 | 6 | -0/+873 |
* | | This commit was generated by cvs2svn to compensate for changes in r38774, | nsouch | 1998-09-03 | 8 | -0/+1843 |
|\ \
| |/ |
|
| * | Submitted by: nsouch | nsouch | 1998-09-03 | 8 | -0/+1843 |
* | Bump __FreeBSD_version to 300004 to indicate post E-day. | asami | 1998-09-03 | 1 | -2/+2 |