summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Protect the callout wheel with a separate spin mutex, callout_lock.jake2000-11-1911-20/+50
* Check return code from login_tty. Allow getty to try and becomejwd2000-11-191-1/+12
* Add/fix the ability to split a file larger than 2 gigabytes.jwd2000-11-191-4/+6
* Implement a low-memory deadlock solution.dillon2000-11-1814-185/+315
* Add the splvm()'s suggested in PR 20609 to protect vm_pager_page_unswapped().dillon2000-11-181-0/+3
* This patchset fixes a large number of file descriptor race conditions.dillon2000-11-1817-245/+1789
* Fix typo.ben2000-11-181-1/+1
* Fix typos.ben2000-11-181-3/+3
* Fix another typo.ben2000-11-181-1/+1
* While in the SYNOPSIS section, Nm macro always required anru2000-11-181-6/+4
* mdoc(7) police: fix errors uncovered by the new feature of the Nm macro.ru2000-11-182-3/+2
* Further use of M_ZERO.dwmalone2000-11-185-13/+7
* Add the use of M_ZERO to netgraph.dwmalone2000-11-1823-66/+36
* mdoc(7) police: now that Nm macro accepts punctuation charactersru2000-11-181-1/+1
* Fix a braino ..sos2000-11-181-1/+1
* do not blindly assume 8khz is supported on open(). try for 8khz but respectcg2000-11-181-3/+6
* Make the order of values prompted for with the "-i" option match print_part()obrien2000-11-182-4/+4
* Use vop_defaultop() instead of ntfs_bypass().bp2000-11-182-4/+12
* Release sched_lock very briefly to give interrupts a chance to fire if wejhb2000-11-181-0/+2
* Don't attempt to cluster write buffers where the VMIO flag isn't set.tegge2000-11-171-1/+2
* Make sure we don't cross stripe boundaries when reviving striped plexes.des2000-11-171-4/+6
* "minute(s) period(s)" --> "minute(s)"mph2000-11-171-6/+6
* Fix the `make -jX' (X>1) breakage.obrien2000-11-175-45/+55
* - Split the run queue and sleep queue linkage, so that a processjake2000-11-1712-18/+22
* Reference security advisories FreeBSD-SA-00:{68,69,70}.bmah2000-11-172-0/+22
* - Change extra sanity checks in cpu_switch() to be conditional on INVARIANTSjhb2000-11-173-93/+9
* mdoc(7) police: Nm is a must in the NAME section.ru2000-11-171-4/+5
* Return to the stock version of this file as local FreeBSD modsru2000-11-171-8/+3
* mdoc(7) police: eliminate warnings.ru2000-11-1711-12/+14
* Fixed Nm macro so that it accepts punctuation characters as argument.ru2000-11-171-15/+4
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-17106-119/+121
* Fix typos.ben2000-11-172-6/+6
* The default kernel filename is "kernel" again, not "kernel.ko".msmith2000-11-171-1/+1
* Add the 'gdt' and 'gdtd' devices for the ICP Vortex RAID controller family.msmith2000-11-171-0/+2
* Go back to populating data_len in struct ngpppoe_init_data.brian2000-11-162-4/+6
* Go back to using data_len in struct ngpppoe_init_data after discussionsbrian2000-11-165-89/+146
* Fix a bug where a statically initialized condition variabledeischen2000-11-163-6/+6
* Be a bit more precise about what ``nat deny_incoming yes'' does.brian2000-11-162-10/+36
* The recent changes to msleep() and mawait() resulted in timeout() andjhb2000-11-161-1/+16
* Fix a couple of typosmarko2000-11-161-2/+2
* When checking the device code in the probe routine, leave the chip inwpaul2000-11-161-3/+22
* Delete 4 lines of misleading/incorrect comments.deischen2000-11-163-12/+0
* Make the question mark (`?') a valid punctuation character.ru2000-11-163-2/+4
* Add kernel option NETGRAPH_ONE2MANY.archie2000-11-164-0/+4
* Fix problem with extra space after an Xr, because aZ was being called twice.ru2000-11-161-7/+5
* vx is now optional rather than taking a count. Reflect that in theimp2000-11-161-2/+2
* mdoc(7)ify.ru2000-11-161-114/+181
* Describe -deny_incoming better, highlight some keywords,ru2000-11-161-22/+57
* fix typo; compliment -> complement.ben2000-11-161-2/+2
* remove trailing fullstop from SEE ALSO.ben2000-11-161-1/+1
OpenPOWER on IntegriCloud