| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Axe more unused GEMDOS code that was #ifdef atari. | jhb | 2001-11-28 | 4 | -44/+1 |
* | Fix a typo in a comment | brian | 2001-11-28 | 1 | -1/+1 |
* | Remove the need for an expensive m_devget on the i386, which does not | luigi | 2001-11-28 | 1 | -39/+41 |
* | Waits for a keypress before rebooting on panic. | dcs | 2001-11-28 | 1 | -0/+3 |
* | Regen after addition of the Mustek 1200 CU Plus scanner. | sobomax | 2001-11-28 | 2 | -0/+7 |
* | Add Mustek 1200 CU Plus scanner. | sobomax | 2001-11-28 | 2 | -0/+2 |
* | Yet another synch with minor changes in the ACPI CA 20011120 snapshot. | iwasaki | 2001-11-28 | 1 | -0/+14 |
* | Add Buffalo AirStation 11Mbps CF WLAN card. | imp | 2001-11-28 | 1 | -0/+1 |
* | Sync to 1.24 | imp | 2001-11-28 | 1 | -2/+8 |
* | Merge from NetBSD: | imp | 2001-11-28 | 1 | -1/+3 |
* | Synch with minor changes in the ACPI CA 20011120 snapshot. | msmith | 2001-11-28 | 5 | -13/+13 |
* | Merge local changes. | msmith | 2001-11-28 | 9 | -440/+575 |
* | This commit was generated by cvs2svn to compensate for changes in r87031, | msmith | 2001-11-28 | 89 | -3982/+3280 |
|\ |
|
| * | Vendor import of the Intel ACPI CA 20011120 snapshot. | msmith | 2001-11-28 | 97 | -4422/+3853 |
* | | Return a more meaningful errno when the length of the interpreter | jwd | 2001-11-28 | 2 | -2/+2 |
* | | Dont print the sysctl node tree unless you're root. | peter | 2001-11-28 | 1 | -0/+5 |
* | | Change to using my custom sparc64 binutils. | obrien | 2001-11-28 | 1 | -8/+10 |
* | | Clean up some of the gross macros whitespace wise before I fix the asm | jhb | 2001-11-28 | 1 | -20/+22 |
* | | Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family of | msmith | 2001-11-27 | 9 | -0/+4643 |
* | | Remove GEMDOS support from msdosfs. I don't think anyone is going to | jhb | 2001-11-27 | 2 | -130/+0 |
* | | Document the "console" setting in loader.conf, suggesting vidconsole | rwatson | 2001-11-27 | 1 | -0/+6 |
* | | ipfw_modevent(): Don't use an unnatural block to define a variable | dd | 2001-11-27 | 1 | -3/+0 |
* | | Remove debugging printfs that weren't conditional on any debugging | dd | 2001-11-27 | 1 | -2/+0 |
* | | In icmp_reflect(): If the packet was not addressed to us and was | dd | 2001-11-27 | 1 | -2/+15 |
* | | Implement a "kill" DDB command which is an interface to psignal() that | dd | 2001-11-27 | 1 | -0/+59 |
* | | Add include of net/route.h, as structures moved around due to the | rwatson | 2001-11-27 | 1 | -0/+1 |
* | | Fix a bug in the driver -- under load, the receive unit could become | luigi | 2001-11-27 | 2 | -14/+13 |
* | | Don't automatically unbind/deallocate memory when releasing. | ru | 2001-11-27 | 2 | -20/+12 |
* | | fixed the cast128 calculation with a short cipher key length. | ume | 2001-11-27 | 3 | -5/+19 |
* | | Add support for a last-close handler. | des | 2001-11-27 | 3 | -3/+38 |
* | | Clear a new syncache entry first, followed by filling in values. This | tanimura | 2001-11-27 | 1 | -4/+4 |
* | | When servicing an internal FTP server, punch ipfirewall(4) holes | ru | 2001-11-27 | 1 | -5/+2 |
* | | Minor tweaks to the TLB handling code - avoid movl instructions and add | dfr | 2001-11-27 | 2 | -26/+26 |
* | | Fix mounting root from a ISO9660 filesystem on a SCSI CDROM. | ken | 2001-11-27 | 2 | -0/+20 |
* | | Bring the probe inquiry code in line with the SCSI spec. | ken | 2001-11-27 | 1 | -43/+35 |
* | | Replace 'p' with 'td' as appropriate. | jhb | 2001-11-27 | 2 | -25/+25 |
* | | GC compat macros HASHINIT, VOP__LOCK, VOP__UNLOCK, VGET, and VN_LOCK. | jhb | 2001-11-27 | 8 | -38/+25 |
* | | Expand LOCKMGR() compat macro. | jhb | 2001-11-27 | 6 | -15/+17 |
* | | GC some KSE compatiblity macros that were somehow still here. | jhb | 2001-11-26 | 2 | -33/+23 |
* | | GC non-FreeBSD code that didn't work anyways. | jhb | 2001-11-26 | 9 | -821/+6 |
* | | MFS: I was confused. This code wasn't in -current after all. | imp | 2001-11-26 | 3 | -15/+42 |
* | | Back out 1.88 (NO_SYNC_CACHE quirk for Infortrend IFT-3102). Since | iedowse | 2001-11-26 | 1 | -8/+0 |
* | | Split the sio driver for pc98 into bus front end and back end. | nyan | 2001-11-26 | 9 | -554/+362 |
* | | Restore the ability to use IP_FW_ADD with setsockopt(2) that got | ru | 2001-11-26 | 1 | -0/+1 |
* | | bde suggests that sio really wants to manage its own softc. This | imp | 2001-11-26 | 5 | -126/+152 |
* | | Make the start memory address that we use configurable via a boot | imp | 2001-11-26 | 1 | -5/+16 |
* | | Only call pccard_function_disable when we have a configured config | imp | 2001-11-26 | 1 | -3/+6 |
* | | Experimental patch to try to properly clip the range of the memory | imp | 2001-11-26 | 1 | -0/+4 |
* | | style(9) fixes: | imp | 2001-11-26 | 1 | -162/+148 |
* | | o Add #include <sys/systm.h> to fix a warning about printf() being | rwatson | 2001-11-26 | 1 | -0/+1 |