summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Connect GEOM_ELI class to the build.pjd2005-07-276-2/+11
* Add GEOM_ELI class which provides GEOM providers encryption.pjd2005-07-2711-0/+4540
* msdosfs_conv.c references cmos_wall_clock and adjkerntz. Since theseimp2005-07-271-0/+3
* Reorganize an_detach() a bit. Make sure ether_ifdetach() and if_free()emax2005-07-271-3/+4
* Add extra constraints to tell the compiler that the memory be modifiedjhb2005-07-272-6/+10
* Use a + constraint modifier for a register arg in __bswap16_var().jhb2005-07-271-3/+2
* Fix a bug in the handling of cases where we got a short (or zero)brooks2005-07-271-4/+4
* Simplify SMBIOS loader variables and drop `hint.smbios.0.enabled'.jkim2005-07-271-14/+11
* Correct the order of some if tests so that we don't complain about beingjhb2005-07-271-2/+2
* FIx for a bug in the change that made nfs_timer() MPSAFE. We need tops2005-07-271-0/+2
OpenPOWER on IntegriCloud