summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Partially back out rev 1.87 by nuking fifo_inactive() and moving thetruckman2003-06-161-20/+4
* | Also remove the ones that snuck in at the bottom.obrien2003-06-161-6/+0
* | Reference the new natmip(4) man page.harti2003-06-161-1/+1
* | Repo-copy of sys/pci/if_en_pci.c to the rest of the midway driver (sys/dev/en)harti2003-06-163-487/+2
* | MYADDR6 in ppp.link{up,down} should match even when IPCP is enabled.ume2003-06-161-24/+20
* | o BATTTIME and BATTPERCENT are 'int' not 'str'.maxim2003-06-161-1/+1
* | Fix the breakage introduced by rev. 1.43 of sys/dev/midway.c (don't commitharti2003-06-162-17/+93
* | Reset ncpus to 1 for bound thread group since there is only onedavidxu2003-06-162-2/+6
* | If ftpd is run with an -h option (hide host-specific info,)yar2003-06-161-8/+8
* | o Pass a correct argument to printf(3).maxim2003-06-161-3/+4
OpenPOWER on IntegriCloud