| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Replace uint64_t with unsigned long in struct dbreg. | marcel | 2004-03-20 | 1 | -2/+2 |
* | Actually program the list of recording devices in sv_mix_setrecsrc(). | marcel | 2004-03-20 | 1 | -0/+1 |
* | Remove the last traditional hints. These hints only served the purpose | marcel | 2004-03-20 | 1 | -3/+1 |
* | Introduce the hw.uart.console and hw.uart.dbgport environment variables | marcel | 2004-03-20 | 9 | -57/+305 |
* | solid reports that it is buggy *and* that it slows down transmit | silby | 2004-03-19 | 1 | -0/+20 |
* | - Remove some unused #includes. | alc | 2004-03-19 | 1 | -72/+58 |
* | This commit was generated by cvs2svn to compensate for changes in r127208, | des | 2004-03-19 | 1 | -3/+5 |
|\ |
|
| * | Sync with OpenBSD (two-year old bug fix) | des | 2004-03-19 | 1 | -3/+5 |
* | | Delete local junk in previous commit. Sorry. | obrien | 2004-03-19 | 1 | -6/+0 |
* | | Add generic support for the recent Adaptec flavors of ServeRAID. | scottl | 2004-03-19 | 2 | -4/+14 |
* | | Depend on rev 1.40. | obrien | 2004-03-19 | 1 | -2/+10 |
* | | When doing round-robin reads from a multi-plex volume, only switch to the | le | 2004-03-19 | 3 | -4/+20 |
* | | Diff reduction to NetBSD | julian | 2004-03-19 | 1 | -22/+35 |
* | | Isolate PCB-specific ethertalk DDP functions in ddp_pcb.c, removing them | rwatson | 2004-03-19 | 4 | -604/+46 |
* | | Diff reduction to NetBSD | julian | 2004-03-19 | 2 | -23/+57 |
* | | Move the poweroff handler to a separate function. Make sure it is run | njl | 2004-03-19 | 1 | -15/+35 |
* | | Re-enable detach events after adding a bugfix from NetBSD | julian | 2004-03-19 | 1 | -1/+2 |
* | | 'vi' got away from me in rev. 1.13. | obrien | 2004-03-19 | 1 | -0/+1 |
* | | Prevent the strange situation that after each load/unload of a ppbus | guido | 2004-03-18 | 7 | -7/+34 |
* | | Fixed a nasty old bug where a visual bell in the currently active | ru | 2004-03-18 | 1 | -1/+2 |
* | | When mmap-ing a file from a noexec mount, be sure not to grant the right | guido | 2004-03-18 | 1 | -1/+5 |
* | | Add tunables for disabling serialized method execution and disabling the | njl | 2004-03-18 | 1 | -0/+19 |
* | | Utilize sf_buf_alloc() and sf_buf_free() to implement the ephemeral | alc | 2004-03-18 | 1 | -9/+9 |
* | | Add the missing Giant when doing anything with VFS -- in this case, | green | 2004-03-18 | 1 | -1/+4 |
* | | For AMD64, lets officially support a -O2 kernel build! | obrien | 2004-03-18 | 1 | -0/+2 |
* | | Check in files off the vendor branch as well as files with local patches. | njl | 2004-03-18 | 4 | -23/+75 |
* | | This commit was generated by cvs2svn to compensate for changes in r127175, | njl | 2004-03-18 | 18 | -103/+317 |
|\ \ |
|
| * | | Import of Intel ACPI-CA 20040311. | njl | 2004-03-18 | 22 | -126/+392 |
| * | | Remove these on the vendor branch as we no longer import them (and some | njl | 2004-03-03 | 5 | -2897/+0 |
* | | | Verify more bits of the ELF header: the program header table | nectar | 2004-03-18 | 1 | -6/+6 |
* | | | Correct a bug introduced with the recent clone API chang: when the clone | rwatson | 2004-03-18 | 1 | -0/+1 |
* | | | Make the vaule of PTT_RELAY_SID match the RFC. This should help PPPoE | dwmalone | 2004-03-18 | 1 | -2/+2 |
* | | | s/enable/enables/ in a comment | brueffer | 2004-03-18 | 1 | -1/+1 |
* | | | sAdd a comment indicating why there continues to be a race condition in | rwatson | 2004-03-18 | 1 | -5/+14 |
* | | | Generate opt_inet.h. | fjoe | 2004-03-18 | 1 | -1/+5 |
* | | | Move "is consumer attached?" check before G_VALID_PROVIDER() check, | pjd | 2004-03-18 | 1 | -1/+1 |
* | | | Removed a vestige of the stl driver. | bde | 2004-03-18 | 1 | -312/+0 |
* | | | Document machdep.hlt_cpus. | obrien | 2004-03-18 | 1 | -1/+2 |
* | | | Back out code for auto-gdb detection that accidentally leaked into the | njl | 2004-03-18 | 1 | -17/+5 |
* | | | Support the DPF (start dependent function) resource type in parsing _PRS. | njl | 2004-03-18 | 1 | -10/+21 |
* | | | Regen after 1.169 of usbdevs. | sobomax | 2004-03-18 | 2 | -2/+23 |
* | | | Add support for Crystalfontz CFA-632, CFA-633 and CFA-634, all of them | sobomax | 2004-03-18 | 2 | -0/+9 |
* | | | Cleanup hints, given that no hammer machine have (nor ever will have) | obrien | 2004-03-18 | 1 | -47/+0 |
* | | | Revise socow_iodone() in light of recent sf_buf changes. Specifically, | alc | 2004-03-17 | 1 | -5/+9 |
* | | | Eliminate bogus usage of WI_RSSI_TO_DBM(). Not only does it bogusly | green | 2004-03-17 | 1 | -4/+2 |
* | | | Fix border error to allow systems that specify 100 for latency also use | njl | 2004-03-17 | 1 | -2/+2 |
* | | | sync comment with i386's isa.c.. This removes a comment that is YEARS | jmg | 2004-03-17 | 4 | -12/+4 |
* | | | Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdef | mlaier | 2004-03-17 | 10 | -323/+283 |
* | | | Add a comment with an explanation why we don't report EPIPE errors on | pjd | 2004-03-17 | 1 | -0/+5 |
* | | | - Replace wait1() with a kern_wait() function that accepts the pid, | jhb | 2004-03-17 | 7 | -190/+105 |