| Commit message (Expand) | Author | Age | Files | Lines |
* | MFen: add changes between 1.469->1.470 forgotten in my previous commit. | hrs | 2003-01-14 | 1 | -6/+28 |
* | Don't call destroy_dev it a channel has children. | cognet | 2003-01-14 | 1 | -1/+1 |
* | Save 4 more bytes by not initializing opts to 0. This moves it from | imp | 2003-01-14 | 2 | -2/+2 |
* | o Typo/Grammar fixes | mtm | 2003-01-14 | 3 | -10/+18 |
* | Add rc_debug knob to rc.conf. The code for it has been in rc.subr for | mtm | 2003-01-14 | 2 | -0/+82 |
* | Finish merging in rev. 1.124 of rc.network, so that natd can be used | mtm | 2003-01-14 | 1 | -2/+2 |
* | Make the base pcib_route_interrupt method available to other pci-pci bridge | benno | 2003-01-14 | 2 | -2/+2 |
* | Fix for FreeBSD-4. | simokawa | 2003-01-14 | 1 | -15/+4 |
* | Back out previous; sharing semaphores between processes only works | tjr | 2003-01-14 | 2 | -16/+32 |
* | MFbed: MFen: id attributes for sect1 entities of the release notes | ue | 2003-01-14 | 14 | -55/+55 |
* | - Update vm_pageout_deficit using atomic operations. It's a simple | alc | 2003-01-14 | 3 | -7/+7 |
* | Sharing semaphores between processes works now, so remove the stale comments | tjr | 2003-01-14 | 2 | -32/+16 |
* | Cross reference lio_listio(2). | tjr | 2003-01-14 | 1 | -0/+1 |
* | Cross reference sem(4) so users know which kernel options are required | tjr | 2003-01-14 | 10 | -10/+20 |
* | Add the newly created semaphore to the named semaphore list in sem_open() | tjr | 2003-01-14 | 2 | -2/+4 |
* | Manual page for sem.ko/options P1003_1B_SEMAPHORES, similar to aio(4). | tjr | 2003-01-14 | 2 | -0/+68 |
* | Including <time.h> before <aio.h> has not been necessary for a while now. | tjr | 2003-01-14 | 1 | -1/+0 |
* | Make vm_pageout_page_free() static. | alc | 2003-01-14 | 2 | -2/+2 |
* | Note that the Dlink Air 660 is supported. | trhodes | 2003-01-14 | 1 | -0/+1 |
* | Add an entry for the Dlink Air 660 Wireless PC Card. | trhodes | 2003-01-14 | 1 | -0/+6 |
* | Add my birthday | brueffer | 2003-01-14 | 1 | -0/+1 |
* | Add a mistakenly removed part. | hrs | 2003-01-13 | 1 | -0/+3 |
* | Prevent infinite substitution of the empty string by forcing non- | marcel | 2003-01-13 | 1 | -0/+11 |
* | Since reseting the SCSI busses via the passthrough interface usually | scottl | 2003-01-13 | 1 | -7/+12 |
* | Merge the following from the English version: | hrs | 2003-01-13 | 1 | -252/+311 |
* | It is possible for an active aio to prevent shared memory from being | dillon | 2003-01-13 | 7 | -27/+32 |
* | Apply bandaid to bring svr4_sys_waitsys() in line with exit1(). This | dillon | 2003-01-13 | 1 | -1/+4 |
* | Even if the permissions deny it, a process should be allowed to | phk | 2003-01-13 | 1 | -2/+13 |
* | If you don't create a /usr filesystem, / will need 200MB. | kuriyama | 2003-01-13 | 2 | -2/+2 |
* | We can get past here on a normal vnode as well, so use VOP_STRATEGY if so. | phk | 2003-01-13 | 1 | -1/+4 |
* | Fix interactive booting: | imp | 2003-01-13 | 2 | -4/+8 |
* | OK Ok, so I didn't check the NO_GEOM case for the final version... | phk | 2003-01-13 | 1 | -3/+3 |
* | List the Davicom 9009 as supported. | trhodes | 2003-01-13 | 2 | -2/+2 |
* | really, this time for sure. Fix formatting in usage(). | dillon | 2003-01-13 | 1 | -2/+2 |
* | Grr. I keep forgetting things. Include -C in dump's usage() . | dillon | 2003-01-13 | 1 | -1/+1 |
* | Add support for obsolete option form for -C | dillon | 2003-01-13 | 1 | -0/+1 |
* | Add a caching option to dump. Use -C. Note that NetBSD has a caching option | dillon | 2003-01-13 | 6 | -6/+175 |
* | Mention the oddities and requirements for mount operations executed by | joerg | 2003-01-13 | 2 | -3/+20 |
* | MFR500: Updates for GCC version number, update 4.8-RELEASE scheduled | bmah | 2003-01-13 | 1 | -13/+7 |
* | Add the /boot prefix. I forgot this when updating the location. | trhodes | 2003-01-13 | 1 | -2/+2 |
* | Add Realtek ALC650 id. | orion | 2003-01-13 | 1 | -0/+1 |
* | Add nForce2 device id. | orion | 2003-01-13 | 1 | -0/+4 |
* | Enable the new h0h0magic code which on GEOM kernels make the md(4) | phk | 2003-01-13 | 1 | -3/+0 |
* | Update the kernel location in FILES. | trhodes | 2003-01-13 | 1 | -2/+2 |
* | Minimal fix for DV part. | simokawa | 2003-01-13 | 4 | -32/+84 |
* | Merge big endian and little endian case. | simokawa | 2003-01-13 | 1 | -35/+42 |
* | style(9) fixes, mostly add parens around return arguments. | alfred | 2003-01-13 | 1 | -63/+65 |
* | Always issue ioctls as BIO_GEATTR requests. The direction of data copies on | phk | 2003-01-13 | 1 | -4/+6 |
* | Fix NewReno. | hsu | 2003-01-13 | 5 | -89/+94 |
* | Refer to 1003.1 instead of 1003.2 in the Standards section. | tjr | 2003-01-13 | 6 | -6/+6 |