summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Give a useful error message if someone tries to compile IPFIREWALL into theandre2004-08-191-0/+4
* Add comment that IPFIREWALL now requires option PFIL_HOOKS.andre2004-08-191-0/+1
* Note that IPFIREWALL depends on PFIL_HOOKS compiled into the kernel as well.andre2004-08-191-1/+4
* Do not unconditionally ignore IPDIVERT and IPFIREWALL_FORWARD when buildingandre2004-08-192-4/+0
* Bring back the sysctl 'net.inet.ip.fw.enable' to unbreak the startup scriptsandre2004-08-194-0/+11
* Add debugging to rman_manage_region() as well. This is useful since wenjl2004-08-191-0/+2
* Reword recent addition about memory moving.alfred2004-08-191-5/+4
* Add my birthday.clsung2004-08-191-0/+1
* Remove GIANT_REQUIRED from setugidsafety() as knote_fdclose() no longerrwatson2004-08-191-2/+0
* Add a HARDWARE section and bump the document datebrueffer2004-08-191-1/+12
* Remove an unnecessary .It.maxim2004-08-191-1/+0
* Catch up to recent API changes including the removal of the signal_caughtjhb2004-08-191-12/+25
* A volume can be up if it has a degraded RAID5 plex.le2004-08-191-1/+7
* Now that the return value semantics of cv's for multithreaded processesjhb2004-08-196-77/+79
* Bump document date.des2004-08-191-1/+1
* Generalize the UFS bad magic value used to determine when a filesystemjhb2004-08-193-7/+12
* Document NO_PF and NO_AUTHPFbrueffer2004-08-191-0/+7
* Meet the 6.0-CURRENT era. While here, teach mdoc(7) about the upcomingru2004-08-191-1/+3
* Meet the new era of 6.0-CURRENT.ru2004-08-191-2/+2
* Add a NO_BOOT knob to prevent building the boot blocks and loader.des2004-08-193-0/+6
* Always quote variables in tests, to ensure correct evaluation even whendes2004-08-191-7/+7
* Print the patch file name in the warning message for missing patch files.des2004-08-191-1/+1
* Clean up, add update_releng_[45].rc.des2004-08-191-2/+6
* RELENG_5 is now available.des2004-08-192-2/+6
* Branches of interest are RELENG_4_{8,9,10}.des2004-08-192-1/+5
* Comment out the timeout setting; it doesn't work properly.des2004-08-191-0/+1
* add options MPROF_BUFFERS and MPROF_HASH_SIZE that adjust the sizes ofjmg2004-08-194-0/+22
* Acquire and release Giant around a call to VOP_BMAP(). (This is aalc2004-08-191-0/+2
* Add UNP_UNLOCK_ASSERT() to asser that the UNIX domain socket subsystemrwatson2004-08-191-2/+10
* Push down pcbinfo and inpcb locking from udp_send() into udp_output().rwatson2004-08-191-25/+35
* In in_pcbrehash(), do assert the inpcb lock as well as the pcbinfo lock.rwatson2004-08-191-1/+1
* We really don't want to receive spoil event for synchroniztion consumers.pjd2004-08-182-2/+0
* Bring ia64 back from the dead. After a call one needs to restore themarcel2004-08-181-1/+1
* Skip entries for GBDE swap devices if they are commented out in /etc/fstab.thomas2004-08-182-12/+20
* Do not override the class provided dumpconf function.phk2004-08-181-1/+2
* Clarify that realloc and reallocf may move the memory allocation.alfred2004-08-181-3/+7
* Pretty print some informational messages.le2004-08-181-1/+4
* Fix a stupid bug in the drive taste function: when checking if ale2004-08-181-28/+10
* Initialize iobase from the resource allocated by bus_alloc_resource_any()gibbs2004-08-181-2/+2
* NOP class doesn't operate on metadata, so the spoil event can be safelypjd2004-08-181-1/+0
* ss if_vx through indent, and use ANSI function definitions, prior to addinggibbs2004-08-185-1018/+990
* Dump device status on 'list' command.pjd2004-08-181-0/+2
* - Add a manual page for graid3(8) utility.pjd2004-08-183-1/+213
* If _CRS fails, assume that it succeeded. The ASUS K8V (and others) definesnjl2004-08-181-2/+1
* Add a line to BUGS section about the need of implementation description.pjd2004-08-181-0/+2
* Invert the polarity of two tests in the recovery code that could causegibbs2004-08-181-2/+2
* Remove spurious EISA definitions left over from the initial port of thegibbs2004-08-181-13/+0
* Remove ISA attachments dependence on eisaconf.hgibbs2004-08-182-3/+3
* Changes to make twa work on amd64.vkashyap2004-08-182-2/+2
* Add some missing empty lines.pjd2004-08-181-0/+2
OpenPOWER on IntegriCloud