summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a performance bug in all of the various implementations ofalc2003-06-184-4/+4
* Handle recursion on the vm_page_queue_mtx manually in pmap_qenter andjake2003-06-171-4/+10
* Remove another reference to ffsinfo.8brueffer2003-06-171-3/+1
* More correctly spell "-static" as "NOSHARED?=YES"dougb2003-06-171-1/+3
* Whitespace around last commit. Translators kindly ignore.bmah2003-06-172-0/+2
* Bring the matcd(4) driver back to the hardware notes.bmah2003-06-172-0/+12
* New release notes: matcd(4), BIND 8.3.6, lukemftp 20030615.bmah2003-06-172-2/+22
* Bump WARNS to 6. Add usage(). Use provided xmalloc() instead of malloc().charnier2003-06-173-57/+45
* Add MLINK for busdma(9) to bus_dma(9).hmp2003-06-171-0/+1
* - Use a more robust mechanism for determining whether or not a kse is on ajeff2003-06-171-2/+1
* Remove references to ffsinfo(8) for now. It was disconnected frombrueffer2003-06-172-2/+0
* Drop the proc lock around SYSCTL_OUT in the no-threads case.scottl2003-06-171-0/+2
* Reference the hatm(4) driver man page.harti2003-06-172-0/+2
* The man page for the Fore/Marconi HE155/622 driver.harti2003-06-172-0/+226
* This is a driver for Fore/Marconi HE155 and HE622 ATM cards. It is fullharti2003-06-1712-0/+6049
* Fix bge at 10Mbit. The defines for 10-Half and 10-Full were swapped.ps2003-06-171-2/+2
* Send the close request to the SMB server in smbfs_inactive(), instead oftjr2003-06-174-66/+34
* Add FREECOM PCCARD-IDE to the mix. It doesn't have a manufacturer orimp2003-06-171-0/+1
* Sync to 1.53imp2003-06-171-1/+5
* Improve the manpage language a bit.yar2003-06-171-1/+1
* Add FREECOM PCCARD-IDEimp2003-06-171-0/+2
* Add definitions for the ioctls that are used by netgraph and harp to openharti2003-06-171-0/+18
* - Temporarily patch a problem where the interact score could be negativejeff2003-06-171-1/+2
* Xref police: chmod(8) -> chmod(1).sobomax2003-06-171-1/+1
* Xref police: ntp.conf(8) -> ntp.conf(5).sobomax2003-06-171-1/+1
* Xref policy: exit(2) -> _exit(2).sobomax2003-06-171-1/+1
* Give an example of the more efficient conflict resolution commanddougb2003-06-171-0/+2
* String the timecounter paper into the build.phk2003-06-171-1/+1
* Compile sunlabel on all archs.phk2003-06-171-4/+1
* Set f_mntfromname[] to "fdescfs" instead of "fdesc" for consistencytjr2003-06-171-1/+1
* Fix the execle(3) synopsis to include the environment pointer.phk2003-06-171-1/+1
* Link named-xfer -static. This is the only binary that needs to bedougb2003-06-171-1/+1
* MFp4: Fix two bugs causing possible deadlocks or panics, and one nit:tjr2003-06-173-13/+95
* Fix the #include part of the SYNOPSIS for heap.3dougb2003-06-171-0/+1
* Resolve conflicts in 8.3.6, generally in favor of the vendor codedougb2003-06-175-72/+84
* This commit was generated by cvs2svn to compensate for changes in r116464,dougb2003-06-1790-1761/+2140
|\
| * Import of ISC BIND version 8.3.6.dougb2003-06-1795-1825/+2221
* | - Add a new function "sched_interact_update()" that scales back the sleepjeff2003-06-171-23/+20
* | Map icmp time exceeded responses to EHOSTUNREACH rather than 0 (no error);silby2003-06-171-1/+1
* | Lock the vm object when freeing a page.alc2003-06-171-1/+9
* | Re-introduction of the matcd Compact Disc drive driver documentation.uhclem2003-06-171-0/+454
* | Add a script to automatically attach gbde devices found in fstabwollman2003-06-171-0/+92
* | Hide the m_defrag* statistics under MBUF_STRESS_TEST, there seemssilby2003-06-171-2/+8
* | Re-introduction of the matcd CD driver.uhclem2003-06-176-0/+4127
* | Do not attempt to access to inp_socket fields if the socket is in the TIME_WAITcognet2003-06-171-13/+38
* | Forgot to commit code to disable creating a bound thread in samedavidxu2003-06-162-0/+4
* | When looking for the ':' separator in the root path, don't go pastiedowse2003-06-161-2/+2
* | Not particularly pretty hack to generate rules to make .ln filesmarkm2003-06-161-2/+10
* | free type too if we can't add the child.jmg2003-06-161-1/+3
* | fix misspelling of ORIR_NOTFOUNDjmg2003-06-161-1/+1
OpenPOWER on IntegriCloud