| Commit message (Expand) | Author | Age | Files | Lines |
* | Change /home symbolic link, so it will point to usr/home instead of /usr/home. | pjd | 2005-07-31 | 1 | -1/+5 |
* | Print cpu_vendor and the MSR value if we don't support this processor | cperciva | 2005-07-31 | 1 | -1/+1 |
* | close a race between reclaiming a node when a station is inactive | sam | 2005-07-31 | 3 | -2/+15 |
* | The isa attachment calls ep_free after it has already been called once | imp | 2005-07-31 | 1 | -1/+3 |
* | Fix all the spelling mistakes I could find in the man pages for words | keramida | 2005-07-31 | 38 | -60/+60 |
* | Add newer commands | imp | 2005-07-31 | 1 | -2/+7 |
* | Remove the instruction to "contact the maintainer" for unrecognized | cperciva | 2005-07-31 | 1 | -3/+1 |
* | fix build without option INET6. | ume | 2005-07-30 | 1 | -0/+8 |
* | Introduce kdevtoname, which when given the kernel address of a | csjp | 2005-07-30 | 1 | -4/+16 |
* | Add some more files. More (manpages) to come later... | netchild | 2005-07-30 | 1 | -1/+332 |
* | - Only make the delete-old related parts visible if one of the 3 targets | netchild | 2005-07-30 | 1 | -0/+6 |
* | Add missing parenthesis around error handling code upon attaching | csjp | 2005-07-30 | 1 | -1/+2 |
* | Misc cleanup (spelling, grammar, mdoc, style, cut >80 char lines). | brueffer | 2005-07-30 | 1 | -83/+93 |
* | Temporary band-aid to fix hang when a process exec's Altivec instructions. | grehan | 2005-07-30 | 6 | -0/+32 |
* | Document two new diagnostic messages in hwpmc(4). | jkoshy | 2005-07-30 | 1 | -0/+7 |
* | Fail the module loading process if the currently executing kernel | jkoshy | 2005-07-30 | 3 | -7/+29 |
* | Enforce the native environment requirement for {check,delete}-old-* at | des | 2005-07-30 | 1 | -6/+6 |
* | Ignore mutex asserts when we're dumping as well. This allows me | ps | 2005-07-30 | 1 | -1/+2 |
* | oops, revert previous change | sam | 2005-07-30 | 1 | -7/+0 |
* | MFC: add fragthreshold parameter and accept - (or any) for rtsthreshold | sam | 2005-07-30 | 1 | -0/+7 |
* | add m_align, a function to align any type of mbuf (i.e. it | sam | 2005-07-30 | 2 | -0/+20 |
* | devfs is not yet fully MPSAFE - for example, multiple concurrent devfs(8) | kris | 2005-07-29 | 1 | -1/+0 |
* | Add a new PCI id for fxp(4) cards found on ICH7-based systems. | mux | 2005-07-29 | 1 | -0/+1 |
* | Forced commit [1] to add another design goal which I forgot to mention in | netchild | 2005-07-29 | 0 | -0/+0 |
* | Remove an unused variable. | deischen | 2005-07-29 | 2 | -2/+0 |
* | - Move recently added dir into the correct section. | netchild | 2005-07-29 | 3 | -14/+68 |
* | Catch up with the atomic_FOO_ptr() changes and silence a few warnings. | deischen | 2005-07-29 | 2 | -14/+28 |
* | Add missing dependencies on the SYSVIPC modules. | jhb | 2005-07-29 | 2 | -0/+10 |
* | Move MODULE_DEPEND() statements for SYSVIPC dependencies to linux_ipc.c | jhb | 2005-07-29 | 4 | -10/+5 |
* | Fix a bug in pmap_protect() in the PAE case where it would try to look up | jhb | 2005-07-29 | 1 | -2/+2 |
* | Add a tunable 'hw.apic.enable_extint' that can be set from the loader to | jhb | 2005-07-29 | 1 | -2/+12 |
* | Remove stale struct ata_channel declaration. | sos | 2005-07-29 | 1 | -1/+0 |
* | Correct argument order of kiconv_add_xlat16_cspairs(). | imura | 2005-07-29 | 1 | -1/+1 |
* | Fix typo and check correct (rsp) pointer against the NULL value. | emax | 2005-07-29 | 1 | -1/+1 |
* | Change API of mb_copy_t in libmchain so that netsmb can handle | imura | 2005-07-29 | 4 | -11/+35 |
* | Fix a comparison that broke ``set console=vidconsole'' and even the | brian | 2005-07-29 | 1 | -1/+1 |
* | Mention that console= can set multiple consoles. | brian | 2005-07-29 | 1 | -11/+13 |
* | Update SEE ALSO section. | keramida | 2005-07-29 | 1 | -2/+1 |
* | In realpath(), make sure each path component consists only of safe | des | 2005-07-29 | 1 | -1/+3 |
* | Differentiate between empty and short reports, and raise the bar for what | des | 2005-07-29 | 1 | -2/+6 |
* | Update manual page after ggate rewrite. | pjd | 2005-07-29 | 1 | -7/+6 |
* | Don't email reports that are empty or very short, as can happen if tbmaster | des | 2005-07-29 | 1 | -0/+6 |
* | hw.ata.wc can cause data loss on crashes too. This brings the | keramida | 2005-07-29 | 1 | -1/+1 |
* | I actually do need libmd. | pjd | 2005-07-29 | 1 | -2/+2 |
* | Create /etc/opiekeys with 0600, not 0644 | ache | 2005-07-29 | 2 | -3/+7 |
* | Document the ECONNRESET errno value. | dds | 2005-07-29 | 2 | -0/+7 |
* | terminate when all interfaces have been removed; since we do not | sam | 2005-07-29 | 1 | -0/+14 |
* | Correct problems with handling interfaces that go away (e.g. when | sam | 2005-07-29 | 1 | -10/+26 |
* | clear eloop registration when deinit'd the l2 packet support | sam | 2005-07-29 | 1 | -2/+11 |
* | Print the actual disk device we failed to complete i/o on. | ps | 2005-07-29 | 1 | -2/+2 |