summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move sed(1) from cross-tools to bootstrap-tools.ru2009-10-211-1/+5
* Don't call the newstate callback as that's dangerous. Rely no ENETRESETrpaulo2009-10-211-4/+0
* Change gcc to assume a default machine architecture of 486 instead of 386jhb2009-10-211-1/+1
* Handle the case where there is only one PMC in the system.fabient2009-10-211-4/+4
* Review previous change. It has no relation to the I-cache coherencymarcel2009-10-211-1/+1
* o Introduce vm_sync_icache() for making the I-cache coherent withmarcel2009-10-2120-74/+196
* Make input parsing in Farhenheit actually work.ed2009-10-211-5/+5
* PR: 139751fabient2009-10-211-1/+1
* o Align function on a 32-byte boundary so that the core's front-endmarcel2009-10-211-3/+7
* Set CSTD in all cases except when CC=icc and NO_WARNS is set. Thisrdivacky2009-10-211-1/+1
* MFp4:mav2009-10-211-4/+4
* Check pointer for NULL before dereferencing it, not after.brueffer2009-10-211-1/+2
* MFp4:mav2009-10-212-174/+29
* Check pointer for NULL before dereferencing it, not after.brueffer2009-10-211-1/+1
* MFp4:mav2009-10-211-85/+111
* Add a missing free() call.brueffer2009-10-211-0/+2
* MFp4:mav2009-10-213-3/+4
* MFp4:mav2009-10-211-7/+26
* - Introduce new option BCE_JUMBO_HDRSPLIT that allows user to enable headerstas2009-10-214-47/+54
* MFp4:mav2009-10-212-37/+79
* - On entrance to the rx_eof sync RX rings maps with POSTWRITE flagstas2009-10-211-4/+7
* Introduce 'netDev=ANY' support for scripted (install.cfg) installs, which res...rink2009-10-211-10/+73
* The tunefs utility does not work on active filesystems.remko2009-10-211-2/+2
* Add empty watchdogd_flags.brueffer2009-10-211-0/+1
* Improve the description of the malofw kernel module installation.brueffer2009-10-211-5/+10
* Change from CAM_TID_INVALID to CAM_SEL_TIMEOUT error code when the usb devicethompsa2009-10-201-2/+3
* The flow-table function flowtable_route_flush() may be calledqingli2009-10-201-7/+11
* Fix a case where rename actually succeeds, which is also expected behaviourpjd2009-10-201-2/+3
* Make mxge do a better job recovering from NIC h/w faultsgallatin2009-10-201-13/+37
* In the ARP callout timer expiration function, the current time_secondqingli2009-10-201-9/+9
* Random number generator initialization cleanup:ru2009-10-203-2/+15
* Unloading of the nfscl module is unsupported because newnfslock doesn'tjh2009-10-202-0/+14
* Fix ordering of nfscl_modevent() and ncl_uninit(). nfscl_modevent() mustjh2009-10-201-1/+1
* Fix comment typos.jh2009-10-201-4/+4
* ichwd.4: fix r198272, restore watchdogd(8) referenceavg2009-10-201-0/+1
* Update package list for 8.0-REL.kensmith2009-10-201-14/+17
* minor: fix sorting of some amd* entries in some makefilesavg2009-10-202-3/+3
* Allow KMOD with hypens and dots.fjoe2009-10-201-7/+9
* ichwd.4: remove a stray lineavg2009-10-201-1/+0
* add amdtemp to i386 NOTESavg2009-10-201-0/+2
* MFV of tzdata2009o:edwin2009-10-202-11/+102
* Instead of having to know which timezone was picked last time, youedwin2009-10-202-16/+80
* Use callout_init_mtx on FreeBSD versions recent enough. This closeskan2009-10-204-21/+40
* Fix a bug in composing PERR frames introduced by latest draft update.rpaulo2009-10-191-1/+2
* Remove a redundant option ROM check, which was never meant to be committed.jkim2009-10-191-3/+2
* Add opt_gdb.h which is now needed by ucom.thompsa2009-10-191-1/+1
* Add support for newer WinChipHead CH341 chips, previously in the uch341 driver.thompsa2009-10-192-116/+58
* Remove the newly added uch341 driver, it will be merged into uchcom instead.thompsa2009-10-194-570/+3
* Make the usage of the default zoneinfo file to install clearer.edwin2009-10-191-5/+6
* When tzsetup is run as non-root and the "CMOS clock question onedwin2009-10-191-1/+3
OpenPOWER on IntegriCloud