| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant call to soisdisconnected() from ddp_abort(), as it | rwatson | 2004-05-05 | 1 | -1/+0 |
* | Fix typo (in comment): s/IA-46/IA-64/ | marcel | 2004-05-05 | 1 | -1/+1 |
* | Define MID_ARM6. | cognet | 2004-05-04 | 1 | -0/+1 |
* | Don't declare osigset_t, as it is done in sys/_sigset.h. | cognet | 2004-05-04 | 1 | -1/+0 |
* | Fix bug introduced in revision 1.9; in nexus_probe_nomatch() get device name | marius | 2004-05-04 | 1 | -3/+2 |
* | Add some endianess-related functions and macros. | cognet | 2004-05-04 | 1 | -1/+60 |
* | Add the Elf32_Auxinfo declaretion. | cognet | 2004-05-04 | 1 | -1/+35 |
* | Define __double_t and __float_t. | cognet | 2004-05-04 | 1 | -0/+2 |
* | Prototype __ashldi3(), __ashrdi3() and __lshrdi3(). | cognet | 2004-05-04 | 1 | -0/+4 |
* | Contrariwise, Linux sys/stat.h doesn't define mode_t and friends, | kientzle | 2004-05-04 | 1 | -0/+1 |
* | - Create a pir0 psuedo device as a child of legacy0 if we attach a legacy | jhb | 2004-05-04 | 3 | -9/+125 |
* | Have ACPI use BUS_CONFIG_INTR() to force the SCI to level trigger and | jhb | 2004-05-04 | 1 | -1/+4 |
* | - Add a new pic method pic_config_intr() to set the trigger mode and | jhb | 2004-05-04 | 5 | -2/+124 |
* | - Change the APIC code to mostly use the recently added intr_trigger | jhb | 2004-05-04 | 5 | -94/+140 |
* | - Add a member to the atpic interrupt source structures to indicate if the | jhb | 2004-05-04 | 1 | -5/+51 |
* | Add a simple mini-driver for the ELCR register. Originally, the ELCR | jhb | 2004-05-04 | 4 | -0/+292 |
* | Add some lines to note that 'www' is available as an option | josef | 2004-05-04 | 1 | -0/+6 |
* | Include local copies of fts.c and fts.h to be used ONLY on non-FreeBSD | kientzle | 2004-05-04 | 2 | -0/+1342 |
* | Oops^2, finish switch to using the moved cy driver for pc98 by removing | bde | 2004-05-04 | 1 | -1/+1 |
* | o Document m_getcl(9). | maxim | 2004-05-04 | 1 | -0/+17 |
* | mdoc(7) cleanup for the last commit to this file. | simon | 2004-05-04 | 1 | -3/+10 |
* | Sync to 1.176 of usbdevs | sanpei | 2004-05-04 | 2 | -4/+4 |
* | fix typo (adapte -> adapter) | sanpei | 2004-05-04 | 1 | -1/+1 |
* | Sync to 1.175 of usbdevs | sanpei | 2004-05-04 | 2 | -7/+7 |
* | Fix device ID for Linksys USB 2.0 10/100 ethernet controller | sanpei | 2004-05-04 | 2 | -2/+2 |
* | When editing a Sun label, make the search for a valid partition line | joerg | 2004-05-04 | 1 | -4/+21 |
* | Sync to 1.174 of usbdevs | sanpei | 2004-05-04 | 2 | -3/+24 |
* | Add some device ID for atuwi USB wlan driver | sanpei | 2004-05-04 | 1 | -1/+4 |
* | Fix compilation on 64-bit architectures. | pjd | 2004-05-04 | 1 | -1/+2 |
* | Include <sys/time.h> for the declaration of struct bintime instead of | bde | 2004-05-04 | 1 | -0/+1 |
* | Fix hangs caused by z8530_bus_ipend() returning UART_IPEND_TXIDLE | marcel | 2004-05-04 | 1 | -1/+7 |
* | Increase BUS_SPACE_IAT_MAXSIZE to 33 for the ed driver. | nyan | 2004-05-04 | 1 | -1/+1 |
* | When the interrupt cannot be INTR_FAST, it still is INTR_MPSAFE. | marcel | 2004-05-04 | 1 | -2/+2 |
* | Fix a typo from rev 1.56 that somehow escaped my testing. | scottl | 2004-05-04 | 1 | -10/+10 |
* | Add route.h to pick up the rt_ifmsg() declaration. | scottl | 2004-05-04 | 1 | -0/+1 |
* | Need to mark the interrupt from cbb as being MP safe on resume too. | imp | 2004-05-04 | 1 | -2/+2 |
* | Switch to using the inpcb MAC label instead of socket MAC label when | rwatson | 2004-05-04 | 6 | -8/+20 |
* | Assert inpcb lock in udp_append(). | rwatson | 2004-05-04 | 1 | -0/+2 |
* | Assert the inpcb lock on 'last' in udp_append(), since it's always | rwatson | 2004-05-04 | 1 | -0/+2 |
* | If the mbuf pointer passed to mac_mbuf_to_label() is NULL, or the tag | rwatson | 2004-05-03 | 1 | -1/+4 |
* | Add /* !MAC */ to final #endif. | rwatson | 2004-05-03 | 3 | -3/+3 |
* | Add "-M" argument to id(1), which permits the id command to be used | rwatson | 2004-05-03 | 2 | -3/+46 |
* | Remove new options and my prevention of system freeze when the sio probe | ambrisko | 2004-05-03 | 4 | -81/+49 |
* | Bump the copyright year since I forgot last time. | smkelly | 2004-05-03 | 1 | -1/+1 |
* | Update copyright. | rwatson | 2004-05-03 | 1 | -1/+1 |
* | When performing label assertions on an mbuf header label in mac_test, | rwatson | 2004-05-03 | 1 | -2/+3 |
* | Add missing command. | pjd | 2004-05-03 | 1 | -1/+1 |
* | Add missing commands. | pjd | 2004-05-03 | 1 | -1/+2 |
* | Allow geom_concat and geom_gate to be compiled in kernel. | pjd | 2004-05-03 | 3 | -0/+6 |
* | Connect ggatec(8), ggated(8) and ggatel(8) to the build. | pjd | 2004-05-03 | 1 | -0/+1 |