| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to reflect eni removal | imp | 2003-12-07 | 4 | -442/+1 |
* | hea is gone, remove its module | imp | 2003-12-07 | 2 | -12/+0 |
* | Remove hea module. | imp | 2003-12-07 | 1 | -1/+0 |
* | Don't call em_stop() from the watchdog since it requires the controller | deischen | 2003-12-07 | 1 | -1/+0 |
* | lmc.4 is now gone | imp | 2003-12-07 | 1 | -1/+0 |
* | Ooops. These are still used by the bktr driver. David O'Brien has | imp | 2003-12-07 | 5 | -0/+935 |
* | Split multibyte(3) into separate manual pages for each function. | tjr | 2003-12-07 | 7 | -145/+543 |
* | Split the documentation for localeconv() off into a separate manual page. | tjr | 2003-12-07 | 3 | -176/+232 |
* | Make the if_broadcastaddr const. All the drivers in the tree which | imp | 2003-12-07 | 1 | -1/+1 |
* | Reinstate 1.40 -- swap avgfilesize and avgfpdir column order. | truckman | 2003-12-07 | 1 | -2/+2 |
* | unifdef old interface support out to prevent false positives. | imp | 2003-12-07 | 1 | -524/+0 |
* | Set fs_ronly to the correct value in ffs_reload() when reloading the file | truckman | 2003-12-07 | 1 | -0/+2 |
* | Fix prototype for getchar_unlocked(). | tjr | 2003-12-07 | 1 | -1/+1 |
* | Re-arrange and consolidate some random debugging stuff | scottl | 2003-12-07 | 6 | -53/+61 |
* | Increase VM_KMEM_SIZE_MAX from 200MB to 400MB. | alc | 2003-12-07 | 1 | -1/+1 |
* | Remote meteor driver. It hasn't compiled in over 3 years. If someone | imp | 2003-12-07 | 13 | -4298/+3 |
* | Now that we have the en(4) driver, we no longer need the hea driver. | imp | 2003-12-07 | 18 | -5518/+0 |
* | The dgb driver is redundant with the digi driver in the tree. It uses | imp | 2003-12-07 | 11 | -3774/+1 |
* | - Giant is no longer required by vm_thread_new(). | alc | 2003-12-07 | 2 | -4/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r123202, | sam | 2003-12-07 | 3 | -2011/+2011 |
|\ |
|
| * | Version 0.9.6.3: | sam | 2003-12-07 | 3 | -2011/+2011 |
* | | Continue to remove drivers that don't compile and haven't compiled in | imp | 2003-12-07 | 9 | -3922/+0 |
* | | HEAD __FreeBSD_version is at 502100 | scottl | 2003-12-07 | 1 | -1/+1 |
* | | HEAD is at 5.2-CURRENT now | scottl | 2003-12-07 | 1 | -1/+1 |
* | | First part of the removal of drivers for hardware that isn't relevant | imp | 2003-12-07 | 4 | -639/+0 |
* | | Update with the 4.9 pam modules, and add pam_opieaccess.so to the mix. | obrien | 2003-12-07 | 6 | -289/+330 |
* | | Update with the 4.9 pam modules, and add pam_opieaccess.so to the mix. | obrien | 2003-12-07 | 1 | -0/+1 |
* | | Update with the 4.9 libraries, and add libdevstat.so.2 libmp.so.3 | obrien | 2003-12-07 | 23 | -20311/+20039 |
* | | Whee! | bmah | 2003-12-07 | 2 | -2/+4 |
* | | Grrr...get the semantics of these entities right. | bmah | 2003-12-07 | 3 | -3/+3 |
* | | Add a -E (elapsed time) flag to kdump. This is like -T, except it is | peter | 2003-12-07 | 2 | -2/+12 |
* | | Use sab(4) manpage entity. | bmah | 2003-12-07 | 2 | -2/+2 |
* | | Hook the sab(4) manpage up to the build. | bmah | 2003-12-07 | 1 | -0/+1 |
* | | More correctly handle cross-references to USB keyboards and mice. | bmah | 2003-12-07 | 2 | -8/+4 |
* | | More hardware notes device trimming: Remove devices supported by | bmah | 2003-12-07 | 2 | -256/+14 |
* | | Reconfigure the runq macros to use the 64 bit ffs/bsf routines instead | peter | 2003-12-06 | 1 | -5/+5 |
* | | Add 64 bit bsf*/ffs* routines. Have the ffs() inline use gcc's builtin | peter | 2003-12-06 | 1 | -1/+40 |
* | | Various whitespace and cosmetic sync-up's with i386. | peter | 2003-12-06 | 9 | -12/+13 |
* | | amd64_protection_init and the protection_codes[] array was overkill. | peter | 2003-12-06 | 1 | -50/+8 |
* | | Kill the ASM versions of the mtx_lock_spin and friends. They were never | peter | 2003-12-06 | 1 | -31/+0 |
* | | MFi386: put the apic disable hook in a better place. | peter | 2003-12-06 | 2 | -1/+5 |
* | | New release notes: Logical CPUs for HTT now enabled using BIOS | bmah | 2003-12-06 | 2 | -54/+150 |
* | | Revert some amd64 changes that cached curthread and converge back to the | peter | 2003-12-06 | 2 | -19/+3 |
* | | Add Japan's real entry into the Second World War. | grog | 2003-12-06 | 1 | -0/+1 |
* | | Rename mac_create_cred() MAC Framework entry point to mac_copy_cred(), | rwatson | 2003-12-06 | 12 | -72/+30 |
* | | Trim some unnecessary text from bt(4) and mly(4) listings, fix typo in | bmah | 2003-12-06 | 2 | -178/+6 |
* | | HTT logical processors are now enabled (not disabled) by default, so | bmah | 2003-12-06 | 1 | -2/+3 |
* | | Do not panic when flushing dummynet firewall rules | emax | 2003-12-06 | 1 | -1/+1 |
* | | Fix a deadlock between vm_fault() and vm_mmap(): The expected lock ordering | alc | 2003-12-06 | 1 | -4/+13 |
* | | Slim down the package list some more. The KDE and Gnome metaports might | scottl | 2003-12-06 | 1 | -10/+2 |