summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to reflect eni removalimp2003-12-074-442/+1
* hea is gone, remove its moduleimp2003-12-072-12/+0
* Remove hea module.imp2003-12-071-1/+0
* Don't call em_stop() from the watchdog since it requires the controllerdeischen2003-12-071-1/+0
* lmc.4 is now goneimp2003-12-071-1/+0
* Ooops. These are still used by the bktr driver. David O'Brien hasimp2003-12-075-0/+935
* Split multibyte(3) into separate manual pages for each function.tjr2003-12-077-145/+543
* Split the documentation for localeconv() off into a separate manual page.tjr2003-12-073-176/+232
* Make the if_broadcastaddr const. All the drivers in the tree whichimp2003-12-071-1/+1
* Reinstate 1.40 -- swap avgfilesize and avgfpdir column order.truckman2003-12-071-2/+2
* unifdef old interface support out to prevent false positives.imp2003-12-071-524/+0
* Set fs_ronly to the correct value in ffs_reload() when reloading the filetruckman2003-12-071-0/+2
* Fix prototype for getchar_unlocked().tjr2003-12-071-1/+1
* Re-arrange and consolidate some random debugging stuffscottl2003-12-076-53/+61
* Increase VM_KMEM_SIZE_MAX from 200MB to 400MB.alc2003-12-071-1/+1
* Remote meteor driver. It hasn't compiled in over 3 years. If someoneimp2003-12-0713-4298/+3
* Now that we have the en(4) driver, we no longer need the hea driver.imp2003-12-0718-5518/+0
* The dgb driver is redundant with the digi driver in the tree. It usesimp2003-12-0711-3774/+1
* - Giant is no longer required by vm_thread_new().alc2003-12-072-4/+0
* This commit was generated by cvs2svn to compensate for changes in r123202,sam2003-12-073-2011/+2011
|\
| * Version 0.9.6.3:sam2003-12-073-2011/+2011
* | Continue to remove drivers that don't compile and haven't compiled inimp2003-12-079-3922/+0
* | HEAD __FreeBSD_version is at 502100scottl2003-12-071-1/+1
* | HEAD is at 5.2-CURRENT nowscottl2003-12-071-1/+1
* | First part of the removal of drivers for hardware that isn't relevantimp2003-12-074-639/+0
* | Update with the 4.9 pam modules, and add pam_opieaccess.so to the mix.obrien2003-12-076-289/+330
* | Update with the 4.9 pam modules, and add pam_opieaccess.so to the mix.obrien2003-12-071-0/+1
* | Update with the 4.9 libraries, and add libdevstat.so.2 libmp.so.3obrien2003-12-0723-20311/+20039
* | Whee!bmah2003-12-072-2/+4
* | Grrr...get the semantics of these entities right.bmah2003-12-073-3/+3
* | Add a -E (elapsed time) flag to kdump. This is like -T, except it ispeter2003-12-072-2/+12
* | Use sab(4) manpage entity.bmah2003-12-072-2/+2
* | Hook the sab(4) manpage up to the build.bmah2003-12-071-0/+1
* | More correctly handle cross-references to USB keyboards and mice.bmah2003-12-072-8/+4
* | More hardware notes device trimming: Remove devices supported bybmah2003-12-072-256/+14
* | Reconfigure the runq macros to use the 64 bit ffs/bsf routines insteadpeter2003-12-061-5/+5
* | Add 64 bit bsf*/ffs* routines. Have the ffs() inline use gcc's builtinpeter2003-12-061-1/+40
* | Various whitespace and cosmetic sync-up's with i386.peter2003-12-069-12/+13
* | amd64_protection_init and the protection_codes[] array was overkill.peter2003-12-061-50/+8
* | Kill the ASM versions of the mtx_lock_spin and friends. They were neverpeter2003-12-061-31/+0
* | MFi386: put the apic disable hook in a better place.peter2003-12-062-1/+5
* | New release notes: Logical CPUs for HTT now enabled using BIOSbmah2003-12-062-54/+150
* | Revert some amd64 changes that cached curthread and converge back to thepeter2003-12-062-19/+3
* | Add Japan's real entry into the Second World War.grog2003-12-061-0/+1
* | Rename mac_create_cred() MAC Framework entry point to mac_copy_cred(),rwatson2003-12-0612-72/+30
* | Trim some unnecessary text from bt(4) and mly(4) listings, fix typo inbmah2003-12-062-178/+6
* | HTT logical processors are now enabled (not disabled) by default, sobmah2003-12-061-2/+3
* | Do not panic when flushing dummynet firewall rulesemax2003-12-061-1/+1
* | Fix a deadlock between vm_fault() and vm_mmap(): The expected lock orderingalc2003-12-061-4/+13
* | Slim down the package list some more. The KDE and Gnome metaports mightscottl2003-12-061-10/+2
OpenPOWER on IntegriCloud