summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change /home symbolic link, so it will point to usr/home instead of /usr/home.pjd2005-07-311-1/+5
* Print cpu_vendor and the MSR value if we don't support this processorcperciva2005-07-311-1/+1
* close a race between reclaiming a node when a station is inactivesam2005-07-313-2/+15
* The isa attachment calls ep_free after it has already been called onceimp2005-07-311-1/+3
* Fix all the spelling mistakes I could find in the man pages for wordskeramida2005-07-3138-60/+60
* Add newer commandsimp2005-07-311-2/+7
* Remove the instruction to "contact the maintainer" for unrecognizedcperciva2005-07-311-3/+1
* fix build without option INET6.ume2005-07-301-0/+8
* Introduce kdevtoname, which when given the kernel address of acsjp2005-07-301-4/+16
* Add some more files. More (manpages) to come later...netchild2005-07-301-1/+332
* - Only make the delete-old related parts visible if one of the 3 targetsnetchild2005-07-301-0/+6
* Add missing parenthesis around error handling code upon attachingcsjp2005-07-301-1/+2
* Misc cleanup (spelling, grammar, mdoc, style, cut >80 char lines).brueffer2005-07-301-83/+93
* Temporary band-aid to fix hang when a process exec's Altivec instructions.grehan2005-07-306-0/+32
* Document two new diagnostic messages in hwpmc(4).jkoshy2005-07-301-0/+7
* Fail the module loading process if the currently executing kerneljkoshy2005-07-303-7/+29
* Enforce the native environment requirement for {check,delete}-old-* atdes2005-07-301-6/+6
* Ignore mutex asserts when we're dumping as well. This allows meps2005-07-301-1/+2
* oops, revert previous changesam2005-07-301-7/+0
* MFC: add fragthreshold parameter and accept - (or any) for rtsthresholdsam2005-07-301-0/+7
* add m_align, a function to align any type of mbuf (i.e. itsam2005-07-302-0/+20
* devfs is not yet fully MPSAFE - for example, multiple concurrent devfs(8)kris2005-07-291-1/+0
* Add a new PCI id for fxp(4) cards found on ICH7-based systems.mux2005-07-291-0/+1
* Forced commit [1] to add another design goal which I forgot to mention innetchild2005-07-290-0/+0
* Remove an unused variable.deischen2005-07-292-2/+0
* - Move recently added dir into the correct section.netchild2005-07-293-14/+68
* Catch up with the atomic_FOO_ptr() changes and silence a few warnings.deischen2005-07-292-14/+28
* Add missing dependencies on the SYSVIPC modules.jhb2005-07-292-0/+10
* Move MODULE_DEPEND() statements for SYSVIPC dependencies to linux_ipc.cjhb2005-07-294-10/+5
* Fix a bug in pmap_protect() in the PAE case where it would try to look upjhb2005-07-291-2/+2
* Add a tunable 'hw.apic.enable_extint' that can be set from the loader tojhb2005-07-291-2/+12
* Remove stale struct ata_channel declaration.sos2005-07-291-1/+0
* Correct argument order of kiconv_add_xlat16_cspairs().imura2005-07-291-1/+1
* Fix typo and check correct (rsp) pointer against the NULL value.emax2005-07-291-1/+1
* Change API of mb_copy_t in libmchain so that netsmb can handleimura2005-07-294-11/+35
* Fix a comparison that broke ``set console=vidconsole'' and even thebrian2005-07-291-1/+1
* Mention that console= can set multiple consoles.brian2005-07-291-11/+13
* Update SEE ALSO section.keramida2005-07-291-2/+1
* In realpath(), make sure each path component consists only of safedes2005-07-291-1/+3
* Differentiate between empty and short reports, and raise the bar for whatdes2005-07-291-2/+6
* Update manual page after ggate rewrite.pjd2005-07-291-7/+6
* Don't email reports that are empty or very short, as can happen if tbmasterdes2005-07-291-0/+6
* hw.ata.wc can cause data loss on crashes too. This brings thekeramida2005-07-291-1/+1
* I actually do need libmd.pjd2005-07-291-2/+2
* Create /etc/opiekeys with 0600, not 0644ache2005-07-292-3/+7
* Document the ECONNRESET errno value.dds2005-07-292-0/+7
* terminate when all interfaces have been removed; since we do notsam2005-07-291-0/+14
* Correct problems with handling interfaces that go away (e.g. whensam2005-07-291-10/+26
* clear eloop registration when deinit'd the l2 packet supportsam2005-07-291-2/+11
* Print the actual disk device we failed to complete i/o on.ps2005-07-291-2/+2
OpenPOWER on IntegriCloud