summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-17138-379/+887
* Change so_pcb invariants in netnatm, such that netnatm sockets always haveRobert Watson2006-03-171-49/+13
* Sony DSC cameras with revision number 6.0 require the same quirkIan Dowse2006-03-171-0/+4
* This script symlinks /boot/kernel to the directory that contains the kernelDag-Erling Smørgrav2006-03-172-1/+26
* Modify UNIX domain sockets to guarantee, and assume, that so_pcb is alwaysRobert Watson2006-03-171-97/+36
* Correct the requirements for g_new_consumer().Dag-Erling Smørgrav2006-03-171-5/+3
* Don't build the ipw and iwi on pc98.Yoshihiro Takahashi2006-03-171-2/+2
* This commit was generated by cvs2svn to compensate for changes in r156803,Hartmut Brandt2006-03-171-4/+4
|\
| * This is actually a section 3 man page, not section 1. Also fix a coupleHartmut Brandt2006-03-171-4/+4
* | Remove NO_SENDMAIL leaked from the days when building non-cryptoRuslan Ermilov2006-03-171-1/+0
* | Remove dead code.Gleb Smirnoff2006-03-171-2/+0
* | Modify allocation policy, in order to avoid excessive fragmentation forJason Evans2006-03-172-2503/+1070
* | If we actually succeed in the Task Management Function where weMatt Jacob2006-03-171-5/+6
* | In mpt_complete_request_chain don't depend on somebody else toMatt Jacob2006-03-171-1/+1
* | First pass at trimming package set down. Disc2 is still too bigKen Smith2006-03-171-5/+0
* | Adapt for the new firmware ports.Christian Brueffer2006-03-162-4/+4
* | Document JMicron JMB361, 365 and 366 support.Christian Brueffer2006-03-161-2/+2
* | Add device-id for the Neteasy DRP-32TXD cardbus 10/100 card. It's anotherJohn Baldwin2006-03-162-0/+13
* | Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.Maksim Yevmenkin2006-03-163-4/+4
* | Add kqueue(2) support on if_tap(4) interfaces. While I'm here, replaceMaksim Yevmenkin2006-03-161-60/+153
* | Reorganize /etc/rc.d/syscons and move all keyboard related settingsMaksim Yevmenkin2006-03-162-47/+57
* | The ltmdm port is marked as NO_PACKAGE now.Ken Smith2006-03-161-2/+1
* | Cross-reference basename(3) and dirname(3).Joseph Koshy2006-03-161-1/+3
* | When compiled with -DDEBUG, only print the old value of a PMC in aJoseph Koshy2006-03-161-1/+1
* | - Use jp.pc98 as default keymap for pc98.Yoshihiro Takahashi2006-03-162-2/+10
* | Add version_gen.awk to the installed files.Daniel Eischen2006-03-161-1/+1
* | NO_MAN is not needed here.Ruslan Ermilov2006-03-1612-17/+0
* | Suuply the name of the version map and let bsd.lib.mk supplyDaniel Eischen2006-03-162-6/+14
* | Allow bsd.lib.mk to generate the symbol version map.Daniel Eischen2006-03-161-14/+6
* | Teach bsd.lib.mk to auto generate a version map file based onDaniel Eischen2006-03-162-0/+206
* | Do `mount_devfs' when starting a jail.Jesus R. Camou2006-03-161-0/+1
* | Fix comment.Ruslan Ermilov2006-03-161-1/+1
* | Desupport the undocumented NO_QUAD option, just don't compileRuslan Ermilov2006-03-165-21/+4
* | Remove nested includes of <sys/_lock.h> and <sys/_mutex.h> which spill intoPoul-Henning Kamp2006-03-161-7/+2
* | Correct two vm object reference leaks in error cases.Alan Cox2006-03-161-0/+2
* | Restore CHN_F_BUSY flag which was removed accidentally in previous commit.Ariff Abdullah2006-03-161-1/+1
* | When building for pc98, don't create stray objects in theRuslan Ermilov2006-03-161-1/+1
* | Change soabort() from returning int to returning void, since allRobert Watson2006-03-165-9/+7
* | Fix severe 8bit integer overflow during channel creation and destruction,Ariff Abdullah2006-03-163-44/+99
* | Remove the nls/*/charset files to the exclude list. These filesHajimu UMEMOTO2006-03-161-1/+0
* | Fix a race between file operations and rfork(RFCFDG) by parkingDavid Xu2006-03-151-0/+17
* | when doing s/w crypto make sure work is done w/ a writable mbuf chain;Sam Leffler2006-03-151-0/+15
* | If a keymap file is not found for the selected country then default to the moreAndrew Thompson2006-03-152-4/+10
* | promote fast ipsec's m_clone routine for public use; it is renamedSam Leffler2006-03-158-154/+180
* | build ipw(4) and iwi(4) modules on i386 and amd64 only.Damien Bergamini2006-03-151-2/+6
* | Back out accidentally committed protosw.h:1.49. One of those days. ItRobert Watson2006-03-151-2/+2
* | Disable the "cputick increased..." message now that the dust has settled.Poul-Henning Kamp2006-03-151-1/+1
* | Add definitions for MD5_BLOCK_LENGTH, MD5_DIGEST_LENGTH andAndre Oppermann2006-03-151-0/+5
* | Add link status descriptions and related structures for userlandAndre Oppermann2006-03-151-0/+38
* | - Fill in the correct rtm_index for RTM_ADD and RTM_CHANGE messages.Andre Oppermann2006-03-152-1/+15