| Commit message (Expand) | Author | Age | Files | Lines |
| * | o Document mac_prepare() and associated functions | Chris Costello | 2003-01-15 | 8 | -33/+61 |
| * | MFR500: Fix up ACPI-disabling hint text. | Bruce A. Mah | 2003-01-14 | 1 | -5/+6 |
| * | o Remove clause #3 | Chris Costello | 2003-01-14 | 1 | -5/+9 |
| * | Suspend/resume support (mostly for MiniPCI Prism2.5 boards). | Matthew N. Dodd | 2003-01-14 | 3 | -2/+36 |
| * | Some USB devices are not prepared to deal with a single byte string | Josef Karthauser | 2003-01-14 | 1 | -2/+8 |
| * | Add a very simple but functional GEOM mirror class. | Poul-Henning Kamp | 2003-01-14 | 3 | -0/+252 |
| * | Add missing #include | Matthew Dillon | 2003-01-14 | 1 | -0/+1 |
| * | Now that we have non-geom_disk based drivers, we need to cover for those, | Poul-Henning Kamp | 2003-01-14 | 1 | -3/+4 |
| * | Minor hardware note updates: xl(4) 3C555, an(4) mini-PCI. | Bruce A. Mah | 2003-01-14 | 2 | -4/+4 |
| * | New release notes: pc98 SCSI MO support in boot loader (+MFC), make(1) | Bruce A. Mah | 2003-01-14 | 2 | -2/+24 |
| * | For the cpu throttling message, s/enabled/available | Nate Lawson | 2003-01-14 | 1 | -1/+2 |
| * | Introduce the ability to flag a sysctl for operation at secure level 2 or 3 | Matthew Dillon | 2003-01-14 | 3 | -5/+17 |
| * | Remove bogus locking from dc(4). Instead, move interrupt allocation | Nate Lawson | 2003-01-14 | 2 | -84/+68 |
| * | Comment correction. NetBSD uses 'readblksize' as the multiplier for the | Matthew Dillon | 2003-01-14 | 0 | -0/+0 |
| * | New release notes: dump(8) -C, newsyslog(8) W flag. | Bruce A. Mah | 2003-01-14 | 2 | -0/+24 |
| * | MFen: add changes between 1.469->1.470 forgotten in my previous commit. | Hiroki Sato | 2003-01-14 | 1 | -6/+28 |
| * | Don't call destroy_dev it a channel has children. | Olivier Houchard | 2003-01-14 | 1 | -1/+1 |
| * | Save 4 more bytes by not initializing opts to 0. This moves it from | Warner Losh | 2003-01-14 | 2 | -2/+2 |
| * | o Typo/Grammar fixes | Mike Makonnen | 2003-01-14 | 3 | -10/+18 |
| * | Add rc_debug knob to rc.conf. The code for it has been in rc.subr for | Mike Makonnen | 2003-01-14 | 2 | -0/+82 |
| * | Finish merging in rev. 1.124 of rc.network, so that natd can be used | Mike Makonnen | 2003-01-14 | 1 | -2/+2 |
| * | Make the base pcib_route_interrupt method available to other pci-pci bridge | Benno Rice | 2003-01-14 | 2 | -2/+2 |
| * | Fix for FreeBSD-4. | Hidetoshi Shimokawa | 2003-01-14 | 1 | -15/+4 |
| * | Back out previous; sharing semaphores between processes only works | Tim J. Robbins | 2003-01-14 | 2 | -16/+32 |
| * | MFbed: MFen: id attributes for sect1 entities of the release notes | Udo Erdelhoff | 2003-01-14 | 14 | -55/+55 |
| * | - Update vm_pageout_deficit using atomic operations. It's a simple | Alan Cox | 2003-01-14 | 3 | -7/+7 |
| * | Sharing semaphores between processes works now, so remove the stale comments | Tim J. Robbins | 2003-01-14 | 2 | -32/+16 |
| * | Cross reference lio_listio(2). | Tim J. Robbins | 2003-01-14 | 1 | -0/+1 |
| * | Cross reference sem(4) so users know which kernel options are required | Tim J. Robbins | 2003-01-14 | 10 | -10/+20 |
| * | Add the newly created semaphore to the named semaphore list in sem_open() | Tim J. Robbins | 2003-01-14 | 2 | -2/+4 |
| * | Manual page for sem.ko/options P1003_1B_SEMAPHORES, similar to aio(4). | Tim J. Robbins | 2003-01-14 | 2 | -0/+68 |
| * | Including <time.h> before <aio.h> has not been necessary for a while now. | Tim J. Robbins | 2003-01-14 | 1 | -1/+0 |
| * | Make vm_pageout_page_free() static. | Alan Cox | 2003-01-14 | 2 | -2/+2 |
| * | Note that the Dlink Air 660 is supported. | Tom Rhodes | 2003-01-14 | 1 | -0/+1 |
| * | Add an entry for the Dlink Air 660 Wireless PC Card. | Tom Rhodes | 2003-01-14 | 1 | -0/+6 |
| * | Add my birthday | Christian Brueffer | 2003-01-14 | 1 | -0/+1 |
| * | Add a mistakenly removed part. | Hiroki Sato | 2003-01-13 | 1 | -0/+3 |
| * | Prevent infinite substitution of the empty string by forcing non- | Marcel Moolenaar | 2003-01-13 | 1 | -0/+11 |
| * | Since reseting the SCSI busses via the passthrough interface usually | Scott Long | 2003-01-13 | 1 | -7/+12 |
| * | Merge the following from the English version: | Hiroki Sato | 2003-01-13 | 1 | -251/+310 |
| * | It is possible for an active aio to prevent shared memory from being | Matthew Dillon | 2003-01-13 | 7 | -27/+32 |
| * | Apply bandaid to bring svr4_sys_waitsys() in line with exit1(). This | Matthew Dillon | 2003-01-13 | 1 | -1/+4 |
| * | Even if the permissions deny it, a process should be allowed to | Poul-Henning Kamp | 2003-01-13 | 1 | -2/+13 |
| * | If you don't create a /usr filesystem, / will need 200MB. | Jun Kuriyama | 2003-01-13 | 2 | -2/+2 |
| * | We can get past here on a normal vnode as well, so use VOP_STRATEGY if so. | Poul-Henning Kamp | 2003-01-13 | 1 | -1/+4 |
| * | Fix interactive booting: | Warner Losh | 2003-01-13 | 2 | -4/+8 |
| * | OK Ok, so I didn't check the NO_GEOM case for the final version... | Poul-Henning Kamp | 2003-01-13 | 1 | -3/+3 |
| * | List the Davicom 9009 as supported. | Tom Rhodes | 2003-01-13 | 2 | -2/+2 |
| * | really, this time for sure. Fix formatting in usage(). | Matthew Dillon | 2003-01-13 | 1 | -2/+2 |
| * | Grr. I keep forgetting things. Include -C in dump's usage() . | Matthew Dillon | 2003-01-13 | 1 | -1/+1 |