| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Remove extra comment for 7.0 (no GIANT here). | Randall Stewart | 2007-08-16 | 7 | -63/+106 |
| * | Use the sequence number comparison macro to compare | Qing Li | 2007-08-16 | 1 | -2/+2 |
| * | Add a driver for the on-die digital thermal sensor found on Intel Core | Dag-Erling Smørgrav | 2007-08-15 | 9 | -0/+297 |
| * | Cleanup of old hardware notes source files. Somehow these didn't get | Bruce A. Mah | 2007-08-15 | 4 | -1031/+0 |
| * | On 6.x this works: | John Baldwin | 2007-08-15 | 3 | -14/+59 |
| * | The /boot.config file is available only on i386 and amd64, so install | Daniel Gerzo | 2007-08-15 | 1 | -1/+5 |
| * | Autogenerate hardware notes entities for ath(4) for all platforms | Bruce A. Mah | 2007-08-15 | 1 | -1/+1 |
| * | Remove the installation notes, which have not truly been maintained | Bruce A. Mah | 2007-08-15 | 22 | -2753/+0 |
| * | Modified release note: ng_h4(4) has been restored to the build | Bruce A. Mah | 2007-08-15 | 1 | -1/+1 |
| * | Disconnect installation notes from the release documentation build. | Bruce A. Mah | 2007-08-15 | 2 | -2/+1 |
| * | Remove comment that was added by mistakes and which prevented _eprintf | Alexander Kabaev | 2007-08-14 | 1 | -1/+1 |
| * | Don't copy the installation guide to the release media (i.e. | Bruce A. Mah | 2007-08-14 | 1 | -7/+1 |
| * | Move callout initialization to the proper spot. This prevents panics during | Scott Long | 2007-08-14 | 3 | -8/+1 |
| * | Add the boot.config.5 manual page. | Daniel Gerzo | 2007-08-14 | 2 | -0/+104 |
| * | Mention gcc 4.2.1 import. | Xin LI | 2007-08-14 | 1 | -1/+1 |
| * | Change the time of the first "EoL is coming soon, you should upgrade" warning | Colin Percival | 2007-08-14 | 1 | -2/+2 |
| * | Restore -O2 optimization after gcc 4.2.1 import, which has | Xin LI | 2007-08-14 | 1 | -1/+1 |
| * | Update locally changed files to GCC 4.2.1. | Alexander Kabaev | 2007-08-14 | 4 | -9/+27 |
| * | Merge files that are no longer carry FreeBSD local changes. | Alexander Kabaev | 2007-08-14 | 4 | -27/+84 |
| * | Disconnect the soon-to-be removed installation notes from sysinstall(8) | Bruce A. Mah | 2007-08-14 | 1 | -17/+15 |
| * | This commit was generated by cvs2svn to compensate for changes in r171831, | Alexander Kabaev | 2007-08-14 | 9 | -3/+54 |
| |\ |
|
| | * | GCC 4.2.1 release miscellaneous support libraries. | Alexander Kabaev | 2007-08-14 | 9 | -3/+54 |
| * | | This commit was generated by cvs2svn to compensate for changes in r171829, | Alexander Kabaev | 2007-08-14 | 1 | -0/+4 |
| |\| |
|
| | * | GCC 4.2.1 release Objective C runtime support code. | Alexander Kabaev | 2007-08-14 | 1 | -0/+4 |
| * | | This commit was generated by cvs2svn to compensate for changes in r171827, | Alexander Kabaev | 2007-08-14 | 13 | -185/+493 |
| |\| |
|
| | * | GCC 4.2.1 release C++ standard library and runtime support code. | Alexander Kabaev | 2007-08-14 | 13 | -185/+493 |
| * | | This commit was generated by cvs2svn to compensate for changes in r171825, | Alexander Kabaev | 2007-08-14 | 52 | -5785/+9229 |
| |\| |
|
| | * | GCC 4.2.1 release. | Alexander Kabaev | 2007-08-14 | 59 | -5820/+9339 |
| | * | Remove files that are no more part of GCC distribution from FSF branch. | Alexander Kabaev | 2007-05-19 | 350 | -578938/+0 |
| * | | Make sure to take PHY out of power down mode in device attach. | Pyun YongHyeon | 2007-08-14 | 1 | -0/+22 |
| * | | Improve vn_printf() by: | Pawel Jakub Dawidek | 2007-08-13 | 1 | -7/+45 |
| * | | Fix a few nits relative to the previous changes: | John Baldwin | 2007-08-13 | 2 | -2/+9 |
| * | | Teach the mfi(4) driver to handle requests from userland management | John Baldwin | 2007-08-13 | 6 | -29/+231 |
| * | | Update to support ICH[678] chipsets (based on a patch by Takeharu KATO) | Dag-Erling Smørgrav | 2007-08-13 | 2 | -75/+228 |
| * | | Expand the data structure returned by the ATA RAID status ioctl to include | John Baldwin | 2007-08-13 | 3 | -33/+69 |
| * | | Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy. | Maksim Yevmenkin | 2007-08-13 | 6 | -191/+176 |
| * | | Be more careful handling no_init flag. It should be enforced | Xin LI | 2007-08-13 | 1 | -2/+4 |
| * | | If the mmap() call in rpc.statd fails, rpc.statd prints a warning | Don Lewis | 2007-08-13 | 1 | -1/+1 |
| * | | Coalesce another very short section into its parent. | Bruce A. Mah | 2007-08-12 | 1 | -4/+1 |
| * | | o You have to reboot the system after tuning softupdates on the root | Maxim Konovalov | 2007-08-12 | 1 | -1/+3 |
| * | | Replace three copies of the host controller reset sequence that | Don Lewis | 2007-08-12 | 1 | -18/+38 |
| * | | Make suid/sgid restore be "opportunistic" if | Tim Kientzle | 2007-08-12 | 2 | -16/+82 |
| * | | Use ttyu instead of ttyd for arm, since we will probably never use sio(4). | Olivier Houchard | 2007-08-12 | 1 | -4/+3 |
| * | | Sync with the source code: NGM_FEC_MODE_(MAC|INET) should be | Daniel Gerzo | 2007-08-12 | 1 | -2/+2 |
| * | | Collapse some short sections together. | Bruce A. Mah | 2007-08-12 | 1 | -12/+0 |
| * | | Update the tests for reading the various GNU tar sparse formats. | Tim Kientzle | 2007-08-12 | 1 | -75/+267 |
| * | | Revamp the interrupt handling in support of INTR_FILTER. This includes: | Marcel Moolenaar | 2007-08-11 | 15 | -1095/+492 |
| * | | White space cleanups | Kip Macy | 2007-08-10 | 2 | -9/+6 |
| * | | - In all structures other than port info port is a pointer to a port info, | Kip Macy | 2007-08-10 | 4 | -15/+14 |
| * | | MFp4: | Xin LI | 2007-08-10 | 3 | -60/+96 |