| Commit message (Expand) | Author | Age | Files | Lines |
* | fix duplicate rcsid's | darrenr | 2000-05-24 | 2 | -6/+0 |
* | pmap_enter() masked off the page offset bits, pmap_kenter() did not. | peter | 2000-05-24 | 2 | -0/+2 |
* | Fixed some style bugs (mainly convoluted logic for blackhole processing). | bde | 2000-05-24 | 1 | -6/+2 |
* | It would have been nice if this actually compiled. Close the header | peter | 2000-05-24 | 2 | -0/+2 |
* | Add OPTi 82C700 chipset. | kuriyama | 2000-05-24 | 7 | -0/+28 |
* | Make exe a symlink. | des | 2000-05-24 | 9 | -45/+134 |
* | fix up conflicts | darrenr | 2000-05-24 | 22 | -348/+1278 |
* | fix conflicts | darrenr | 2000-05-24 | 8 | -142/+380 |
* | fix conflicts | darrenr | 2000-05-24 | 4 | -516/+1492 |
* | fix conflicts | darrenr | 2000-05-24 | 3 | -53/+78 |
* | fix conflicts | darrenr | 2000-05-24 | 3 | -513/+1584 |
* | fix conflicts | darrenr | 2000-05-24 | 4 | -600/+1222 |
* | fix conflicts | darrenr | 2000-05-24 | 6 | -380/+1156 |
* | Add 440MX chipset. | kuriyama | 2000-05-24 | 9 | -0/+44 |
* | Convert the short stub of real-mode code into 16-bit assembly. | jhb | 2000-05-24 | 2 | -22/+22 |
* | Avoid double-call to bpf_mtap(). This is now handled in ether_input(). | archie | 2000-05-24 | 2 | -0/+4 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 231 | -754/+755 |
* | Add code which actually checks for the NCR PCI id so it can be used. | jlemon | 2000-05-23 | 1 | -1/+2 |
* | Fix a nasty bug in ata_intr, parens are a good thing if used right. | sos | 2000-05-23 | 3 | -30/+46 |
* | Moved a bit of resource allocation from probe to attach based on feedback | dmlb | 2000-05-23 | 1 | -122/+109 |
* | Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, | jhb | 2000-05-23 | 7 | -13/+4 |
* | Clean up some more 16-bit code and get rid of more m4 macros. | jhb | 2000-05-23 | 3 | -83/+27 |
* | Clean up all of the 16-bit assembly code in the x86 bootstrap to work | jhb | 2000-05-23 | 16 | -869/+564 |
* | Document abial's .#. | dcs | 2000-05-23 | 1 | -0/+4 |
* | Fixed return value of adv_attach function. | nyan | 2000-05-23 | 1 | -17/+18 |
* | Make a trip to Pointy-Hats-R-Us and actually include the header that | msmith | 2000-05-22 | 2 | -0/+4 |
* | Apply a `fixup' to the blocksize gathered from the device after a READ | joerg | 2000-05-22 | 1 | -0/+10 |
* | Sort the sys includes. | obrien | 2000-05-22 | 3 | -10/+10 |
* | AT&T asm syntax requires a leading '*' in front of the operand for | obrien | 2000-05-22 | 1 | -2/+2 |
* | Fix a C-style comment that had a syntax error -- AND gas 2.9.1 accepted! | obrien | 2000-05-22 | 1 | -1/+1 |
* | If we are going to do a byte compare, the operands should be byte-sized. | obrien | 2000-05-22 | 1 | -1/+1 |
* | Fix inconsistent assembly. If byte moves are specified, a byte-sized | obrien | 2000-05-22 | 1 | -2/+2 |
* | sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT. | dan | 2000-05-22 | 13 | -65/+10 |
* | Add option ICMP_BANDLIM_SUPPRESS_OUTPUT to the mix. With this option, | dan | 2000-05-22 | 5 | -3/+12 |
* | Add PCI ID for NEC/Compaq controller. | jlemon | 2000-05-22 | 1 | -2/+5 |
* | Add PCI id for Compaq Smart Array 431 card. | jlemon | 2000-05-22 | 1 | -0/+1 |
* | Sync with sys/i386/isa/isa_compat.h revisions 1.28, 1.29 and 1.33. | nyan | 2000-05-22 | 1 | -7/+2 |
* | It turns out that I was wrong. The chip in my machine is not a | imp | 2000-05-22 | 1 | -1/+1 |
* | CXD1847A and CXD1947A have same product ID. | kuriyama | 2000-05-22 | 1 | -1/+1 |
* | Implement a new camcontrol function, 'camcontrol format'. | ken | 2000-05-21 | 2 | -0/+114 |
* | Compute the checksum before handing the packet off to IPFilter. | jlemon | 2000-05-21 | 4 | -2/+19 |
* | MFRELENG_3 | dmlb | 2000-05-21 | 1 | -187/+625 |
* | MFRELENG_3 | dmlb | 2000-05-21 | 1 | -10/+23 |
* | MFRELENG_3 | dmlb | 2000-05-21 | 1 | -18/+28 |
* | Back out NOTE_EXIT status reporting pending discussion. | green | 2000-05-21 | 2 | -8/+2 |
* | Provide a temporary undocumented option: SHM_PHYS_BACKED. This will | peter | 2000-05-21 | 5 | -0/+9 |
* | Checkpoint of a new physical memory backed object type, that does not | peter | 2000-05-21 | 6 | -3/+238 |
* | Ack, I made a typo moments before commit. :-( | peter | 2000-05-21 | 1 | -1/+1 |
* | Implement an optimization of the VM<->pmap API. Pass vm_page_t's directly | peter | 2000-05-21 | 21 | -740/+542 |
* | Compile in the case that anyone ever actually uses LEAVE_FREE_CHARS. | hoek | 2000-05-21 | 2 | -2/+2 |