summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't allow ioctl commands to be interrupted by the user.ps2005-07-291-6/+4
* Make ichsmb unloadable.brian2005-07-292-8/+3
* Fix core dump when "smbutil lc".imura2005-07-281-1/+5
* Don't compile ral and ural in the PAE kernel, becauseimura2005-07-281-0/+2
* Correct column alignment.njl2005-07-281-1/+1
* Add descriptions for the sysctls.njl2005-07-281-6/+10
* Fix nits in reporting battery information and add battery status reporting.njl2005-07-281-35/+54
* Spell "protections" correctly.keramida2005-07-281-1/+1
* Zero the _BST, _BIF, and battinfo allocations. This is needed since wenjl2005-07-281-3/+3
* simplied the fix to FreeBSD-SA-04:06.ipv6. The previous one worriedume2005-07-281-35/+9
* Address minor locking issues. Use taskqueue_swi instead of taskqueue_swi_giant.emax2005-07-282-74/+74
* Spell "currently" correctly.keramida2005-07-281-1/+1
* Further fix receive_packet() by using BPF_WORDALIGN to insure the offsetbrooks2005-07-281-5/+15
* If a "hole" opens up in the ruleset (i.e.: remove 5), do not returntrhodes2005-07-281-5/+2
* Spell "committing" correctly.keramida2005-07-281-1/+1
* Spell "referred" correctly.keramida2005-07-281-1/+1
* Spell "background" correctly.keramida2005-07-281-5/+5
* Spell "partition" correctly.keramida2005-07-282-2/+2
* Fix for PR 83885.gnn2005-07-281-1/+4
* Shorten src / obj paths while capturing logs, making them both smaller anddes2005-07-281-1/+30
* Minor syntax tweaks:rwatson2005-07-281-17/+0
* Add a couple of missing nic interfaces that have been added: iwi, ipw,imp2005-07-281-4/+7
* Cast to uintptr_t to avoid compiler warning, it was broken bydavidxu2005-07-281-6/+12
* Forgot to add this change when commiting geli.pjd2005-07-281-0/+2
* Don't reject packets with server names containing characters that arebrooks2005-07-281-7/+6
* I think I found the problem, reconnect geli to the build.pjd2005-07-271-1/+1
* - Reduce WARNS level to 3, so it will be compilabe on alpha.pjd2005-07-271-3/+4
* Disconnect geli from the build for now.pjd2005-07-271-1/+1
* Fix the way how "InUse" column in 'vmstat -m' output works:pjd2005-07-271-3/+6
* MFp4: Export more informations about encrypted providers.pjd2005-07-271-0/+32
* Add regression tests (121 in total) for GEOM_ELI class.pjd2005-07-278-0/+607
* Reduce default debug level to 0.pjd2005-07-271-1/+1
OpenPOWER on IntegriCloud