summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* In nfs_nget() if two threads race on the same filehandle, the loser shouldps2005-07-271-1/+2
* don't accept invalid form of an address like 1:2:3:4:5:6:7::8.ume2005-07-271-0/+4
* - Use callout_*() rather than timeout() to periodically poll the media.jhb2005-07-274-80/+312
* Fix a typo in the name of the dmamap for a bus_dmamap_sync().jhb2005-07-271-1/+1
* Use root_mount KPI for RAID3 to delay root file system mount.pjd2005-07-272-0/+28
* Correct a buffer overflow which can occur when decompressing acperciva2005-07-272-11/+13
* Add -o/-O options to pkg_version:krion2005-07-274-27/+57
* The 575A doesn't have funcregs in memio. So don't claim that it does.imp2005-07-271-3/+8
* when bridging internally bypass the bss node as traffic to itsam2005-07-271-11/+21
* bandaid ni_fails handling so ap's with association failures aresam2005-07-271-18/+24
* Don't cross-reference VFS_START.9scottl2005-07-271-1/+0
* Now that VFS_START.9 has been removed, don't try to reference it from thescottl2005-07-271-1/+0
* Remove the VFS_START(9) manual page because it's no longer relevant. Thehmp2005-07-261-66/+0
* Add a description for bpfstatcsjp2005-07-261-0/+1
* Introduce a bpfstat utility. This program can be used to retrievecsjp2005-07-264-0/+402
* Add an entry for a file that was removed in BIND 9.3.1dougb2005-07-261-0/+2
* Add the first snapshot at rewriting the nanobsd build to be a shellscript.phk2005-07-261-0/+359
* s/if_defaulroute/if_defaultroute/brooks2005-07-261-1/+1
* Do not reference gifconfig, it is gone.trhodes2005-07-261-1/+1
OpenPOWER on IntegriCloud