summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | This file was ignored by CVS in my last commit for some reason:phk2003-06-161-1/+0
* | o Correct usage example: ep(4) does not have 'link0' option.maxim2003-06-161-2/+2
* | Bound check for broken Configuration ROM.simokawa2003-06-161-5/+19
* | Force media autodetection if the device has lost its parameter table.yar2003-06-162-2/+14
* | Fix for big endian.simokawa2003-06-161-2/+1
* | If in non-blocking mode, return EAGAIN instead of ENXIOyar2003-06-162-2/+8
* | Replace evil abuse of geteblk() with malloc(9).phk2003-06-162-12/+10
* | Get rid of the b_spc specialty field in struct buf by using an alreadyphk2003-06-162-5/+3
* | Revert previos change for prior release/branch.simokawa2003-06-161-0/+21
* | This never should have been here.mikeh2003-06-161-1055/+0
* | Update for latest lukemftp import.mikeh2003-06-161-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r116424,mikeh2003-06-1618-561/+4710
|\ \
| * | Import the June 15, 2003 CVS version of NetBSD's ftp + patchset to fixmikeh2003-06-1618-561/+4710
OpenPOWER on IntegriCloud