| Commit message (Expand) | Author | Age | Files | Lines |
* | - Sweep the boot(8) man page after addition of boot.config(5). | danger | 2007-08-18 | 1 | -15/+8 |
* | My forced commit to note the repo-copy (naturally) changed the $FreeBSD$ keyw... | mtm | 2007-08-18 | 2 | -10/+22 |
* | Don't pass RB_BOOTINFO to the kernel. There's no bootinfo actually | imp | 2007-08-17 | 1 | -1/+1 |
* | Fix the order in which we build subdirectories in a "make all" from the | bmah | 2007-08-17 | 1 | -1/+1 |
* | Remove one more reference to the installation notes, this time in the | bmah | 2007-08-17 | 1 | -7/+0 |
* | The rc.d/nfslocking file controls two servers: rpc.statd and rpc.lockd. It wo... | mtm | 2007-08-17 | 4 | -57/+7 |
* | Repo-copy from rc.d/nfslocking ver. 1.11. | mtm | 2007-08-17 | 0 | -0/+0 |
* | forward port signedness fixes from RELENG_6 | kmacy | 2007-08-17 | 9 | -18/+31 |
* | We don't need to call dcons_poll event handlers if KDB is not active. | simokawa | 2007-08-17 | 1 | -3/+9 |
* | 1. Remove root name servers from the list of possible masters in the | dougb | 2007-08-17 | 1 | -12/+12 |
* | Install etx/numeric_traits.h. | kan | 2007-08-16 | 1 | -4/+4 |
* | Some ZFS threads needs stack larger than the default 8kB, so use 16kB of | pjd | 2007-08-16 | 2 | -2/+16 |
* | MFp4: rework tmpfs_readdir() logic in terms of correctness. | delphij | 2007-08-16 | 1 | -12/+15 |
* | Regenerate. | davidxu | 2007-08-16 | 9 | -3/+26 |
* | Add thr_kill2 compat32 syscall. | davidxu | 2007-08-16 | 1 | -0/+1 |
* | Add thr_kill2 syscall which sends a signal to a thread in another process. | davidxu | 2007-08-16 | 3 | -0/+69 |
* | - Remove extra comment for 7.0 (no GIANT here). | rrs | 2007-08-16 | 7 | -63/+106 |
* | Use the sequence number comparison macro to compare | qingli | 2007-08-16 | 1 | -2/+2 |
* | Add a driver for the on-die digital thermal sensor found on Intel Core | des | 2007-08-15 | 9 | -0/+297 |
* | Cleanup of old hardware notes source files. Somehow these didn't get | bmah | 2007-08-15 | 4 | -1031/+0 |
* | On 6.x this works: | jhb | 2007-08-15 | 3 | -14/+59 |
* | The /boot.config file is available only on i386 and amd64, so install | danger | 2007-08-15 | 1 | -1/+5 |
* | Autogenerate hardware notes entities for ath(4) for all platforms | bmah | 2007-08-15 | 1 | -1/+1 |
* | Remove the installation notes, which have not truly been maintained | bmah | 2007-08-15 | 22 | -2753/+0 |
* | Modified release note: ng_h4(4) has been restored to the build | bmah | 2007-08-15 | 1 | -1/+1 |
* | Disconnect installation notes from the release documentation build. | bmah | 2007-08-15 | 2 | -2/+1 |
* | Remove comment that was added by mistakes and which prevented _eprintf | kan | 2007-08-14 | 1 | -1/+1 |
* | Don't copy the installation guide to the release media (i.e. | bmah | 2007-08-14 | 1 | -7/+1 |
* | Move callout initialization to the proper spot. This prevents panics during | scottl | 2007-08-14 | 3 | -8/+1 |
* | Add the boot.config.5 manual page. | danger | 2007-08-14 | 2 | -0/+104 |
* | Mention gcc 4.2.1 import. | delphij | 2007-08-14 | 1 | -1/+1 |
* | Change the time of the first "EoL is coming soon, you should upgrade" warning | cperciva | 2007-08-14 | 1 | -2/+2 |
* | Restore -O2 optimization after gcc 4.2.1 import, which has | delphij | 2007-08-14 | 1 | -1/+1 |
* | Update locally changed files to GCC 4.2.1. | kan | 2007-08-14 | 4 | -9/+27 |
* | Merge files that are no longer carry FreeBSD local changes. | kan | 2007-08-14 | 4 | -27/+84 |
* | Disconnect the soon-to-be removed installation notes from sysinstall(8) | bmah | 2007-08-14 | 1 | -17/+15 |
* | This commit was generated by cvs2svn to compensate for changes in r171831, | kan | 2007-08-14 | 9 | -3/+54 |
|\ |
|
| * | GCC 4.2.1 release miscellaneous support libraries. | kan | 2007-08-14 | 9 | -3/+54 |
* | | This commit was generated by cvs2svn to compensate for changes in r171829, | kan | 2007-08-14 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | GCC 4.2.1 release Objective C runtime support code. | kan | 2007-08-14 | 1 | -0/+4 |
* | | This commit was generated by cvs2svn to compensate for changes in r171827, | kan | 2007-08-14 | 13 | -185/+493 |
|\ \
| |/ |
|
| * | GCC 4.2.1 release C++ standard library and runtime support code. | kan | 2007-08-14 | 13 | -185/+493 |
* | | This commit was generated by cvs2svn to compensate for changes in r171825, | kan | 2007-08-14 | 52 | -5805/+9249 |
|\ \
| |/ |
|
| * | GCC 4.2.1 release. | kan | 2007-08-14 | 59 | -5840/+9359 |
| * | Remove files that are no more part of GCC distribution from FSF branch. | kan | 2007-05-19 | 350 | -578938/+0 |
* | | Make sure to take PHY out of power down mode in device attach. | yongari | 2007-08-14 | 1 | -0/+22 |
* | | Improve vn_printf() by: | pjd | 2007-08-13 | 1 | -7/+45 |
* | | Fix a few nits relative to the previous changes: | jhb | 2007-08-13 | 2 | -2/+9 |
* | | Teach the mfi(4) driver to handle requests from userland management | jhb | 2007-08-13 | 6 | -29/+231 |
* | | Update to support ICH[678] chipsets (based on a patch by Takeharu KATO) | des | 2007-08-13 | 2 | -76/+229 |