| Commit message (Expand) | Author | Age | Files | Lines |
| * | Change so_pcb invariants in netnatm, such that netnatm sockets always have | Robert Watson | 2006-03-17 | 1 | -49/+13 |
| * | Sony DSC cameras with revision number 6.0 require the same quirk | Ian Dowse | 2006-03-17 | 1 | -0/+4 |
| * | This script symlinks /boot/kernel to the directory that contains the kernel | Dag-Erling Smørgrav | 2006-03-17 | 2 | -1/+26 |
| * | Modify UNIX domain sockets to guarantee, and assume, that so_pcb is always | Robert Watson | 2006-03-17 | 1 | -97/+36 |
| * | Correct the requirements for g_new_consumer(). | Dag-Erling Smørgrav | 2006-03-17 | 1 | -5/+3 |
| * | Don't build the ipw and iwi on pc98. | Yoshihiro Takahashi | 2006-03-17 | 1 | -2/+2 |
| * | This commit was generated by cvs2svn to compensate for changes in r156803, | Hartmut Brandt | 2006-03-17 | 1 | -4/+4 |
| |\ |
|
| | * | This is actually a section 3 man page, not section 1. Also fix a couple | Hartmut Brandt | 2006-03-17 | 1 | -4/+4 |
| * | | Remove NO_SENDMAIL leaked from the days when building non-crypto | Ruslan Ermilov | 2006-03-17 | 1 | -1/+0 |
| * | | Remove dead code. | Gleb Smirnoff | 2006-03-17 | 1 | -2/+0 |
| * | | Modify allocation policy, in order to avoid excessive fragmentation for | Jason Evans | 2006-03-17 | 2 | -2493/+1060 |
| * | | If we actually succeed in the Task Management Function where we | Matt Jacob | 2006-03-17 | 1 | -5/+6 |
| * | | In mpt_complete_request_chain don't depend on somebody else to | Matt Jacob | 2006-03-17 | 1 | -1/+1 |
| * | | First pass at trimming package set down. Disc2 is still too big | Ken Smith | 2006-03-17 | 1 | -5/+0 |
| * | | Adapt for the new firmware ports. | Christian Brueffer | 2006-03-16 | 2 | -4/+4 |
| * | | Document JMicron JMB361, 365 and 366 support. | Christian Brueffer | 2006-03-16 | 1 | -2/+2 |
| * | | Add device-id for the Neteasy DRP-32TXD cardbus 10/100 card. It's another | John Baldwin | 2006-03-16 | 2 | -0/+13 |
| * | | Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order. | Maksim Yevmenkin | 2006-03-16 | 3 | -4/+4 |
| * | | Add kqueue(2) support on if_tap(4) interfaces. While I'm here, replace | Maksim Yevmenkin | 2006-03-16 | 1 | -60/+153 |
| * | | Reorganize /etc/rc.d/syscons and move all keyboard related settings | Maksim Yevmenkin | 2006-03-16 | 2 | -47/+57 |
| * | | The ltmdm port is marked as NO_PACKAGE now. | Ken Smith | 2006-03-16 | 1 | -2/+1 |
| * | | Cross-reference basename(3) and dirname(3). | Joseph Koshy | 2006-03-16 | 1 | -1/+3 |
| * | | When compiled with -DDEBUG, only print the old value of a PMC in a | Joseph Koshy | 2006-03-16 | 1 | -1/+1 |
| * | | - Use jp.pc98 as default keymap for pc98. | Yoshihiro Takahashi | 2006-03-16 | 2 | -2/+10 |
| * | | Add version_gen.awk to the installed files. | Daniel Eischen | 2006-03-16 | 1 | -1/+1 |
| * | | NO_MAN is not needed here. | Ruslan Ermilov | 2006-03-16 | 12 | -17/+0 |
| * | | Suuply the name of the version map and let bsd.lib.mk supply | Daniel Eischen | 2006-03-16 | 2 | -6/+14 |
| * | | Allow bsd.lib.mk to generate the symbol version map. | Daniel Eischen | 2006-03-16 | 1 | -14/+6 |
| * | | Teach bsd.lib.mk to auto generate a version map file based on | Daniel Eischen | 2006-03-16 | 2 | -0/+206 |
| * | | Do `mount_devfs' when starting a jail. | Jesus R. Camou | 2006-03-16 | 1 | -0/+1 |
| * | | Fix comment. | Ruslan Ermilov | 2006-03-16 | 1 | -1/+1 |
| * | | Desupport the undocumented NO_QUAD option, just don't compile | Ruslan Ermilov | 2006-03-16 | 5 | -21/+4 |
| * | | Remove nested includes of <sys/_lock.h> and <sys/_mutex.h> which spill into | Poul-Henning Kamp | 2006-03-16 | 1 | -7/+2 |
| * | | Correct two vm object reference leaks in error cases. | Alan Cox | 2006-03-16 | 1 | -0/+2 |
| * | | Restore CHN_F_BUSY flag which was removed accidentally in previous commit. | Ariff Abdullah | 2006-03-16 | 1 | -1/+1 |
| * | | When building for pc98, don't create stray objects in the | Ruslan Ermilov | 2006-03-16 | 1 | -1/+1 |
| * | | Change soabort() from returning int to returning void, since all | Robert Watson | 2006-03-16 | 5 | -9/+7 |
| * | | Fix severe 8bit integer overflow during channel creation and destruction, | Ariff Abdullah | 2006-03-16 | 3 | -44/+99 |
| * | | Remove the nls/*/charset files to the exclude list. These files | Hajimu UMEMOTO | 2006-03-16 | 1 | -1/+0 |
| * | | Fix a race between file operations and rfork(RFCFDG) by parking | David Xu | 2006-03-15 | 1 | -0/+17 |
| * | | when doing s/w crypto make sure work is done w/ a writable mbuf chain; | Sam Leffler | 2006-03-15 | 1 | -0/+15 |
| * | | If a keymap file is not found for the selected country then default to the more | Andrew Thompson | 2006-03-15 | 2 | -4/+10 |
| * | | promote fast ipsec's m_clone routine for public use; it is renamed | Sam Leffler | 2006-03-15 | 8 | -154/+180 |
| * | | build ipw(4) and iwi(4) modules on i386 and amd64 only. | Damien Bergamini | 2006-03-15 | 1 | -2/+6 |
| * | | Back out accidentally committed protosw.h:1.49. One of those days. It | Robert Watson | 2006-03-15 | 1 | -2/+2 |
| * | | Disable the "cputick increased..." message now that the dust has settled. | Poul-Henning Kamp | 2006-03-15 | 1 | -1/+1 |
| * | | Add definitions for MD5_BLOCK_LENGTH, MD5_DIGEST_LENGTH and | Andre Oppermann | 2006-03-15 | 1 | -0/+5 |
| * | | Add link status descriptions and related structures for userland | Andre Oppermann | 2006-03-15 | 1 | -0/+38 |
| * | | - Fill in the correct rtm_index for RTM_ADD and RTM_CHANGE messages. | Andre Oppermann | 2006-03-15 | 2 | -1/+15 |
| * | | Add new modes. | Søren Schmidt | 2006-03-15 | 1 | -0/+4 |