Age | Commit message (Expand) | Author |
2001-07-20 | Add pa_bus to pci_attach_args | Constantine Sapuntzakis |
2001-07-19 | Fix slave ATAPI device detect broken by last patch | Constantine Sapuntzakis |
2001-07-19 | make number of ptys configurable; deraadt@ ok | Michael Shalayeff |
2001-07-19 | AMD766 support with UDMA/100. Thanks to Peter Galbavy for the patch | Constantine Sapuntzakis |
2001-07-19 | bogus comment. | Artur Grabowski |
2001-07-19 | No more need to define PMAP_NEW. | Artur Grabowski |
2001-07-19 | Missed one in PMAP_NEW fix. | Artur Grabowski |
2001-07-19 | Fix/complete the handling of the binary ops >< and <> to behave | Kenneth R Westerback |
2001-07-18 | build the kernel w/ all the warnings enabled; drahn@ ok | Michael Shalayeff |
2001-07-18 | fix pf_get_rdr() for single port (dport2 == 0) rules. found by lebel@. | Daniel Hartmeier |
2001-07-18 | do not reset the volume after playback; landy@alumni.caltech.edu | Theo de Raadt |
2001-07-18 | fxp and de are fixed, enable vtophys | Michael Shalayeff |
2001-07-18 | fix vtophys usage, mainly ppc-required; art@ ok and tried to bribe^H^H^H^H^Hm... | Michael Shalayeff |
2001-07-18 | Enable reception of PCI abort interrupts and attempt to handle them. | Jason Wright |
2001-07-18 | Unconfuse UVM_UNLOCK_AND_WAIT. From NetBSD. | Artur Grabowski |
2001-07-18 | Correct the NetBSD tag. | Artur Grabowski |
2001-07-18 | Sync in more from NetBSD. | Artur Grabowski |
2001-07-18 | Change some annoying DIAGNOSTIC printfs to DEBUG. | Artur Grabowski |
2001-07-18 | minor sync to NetBSD, nothing changed. | Artur Grabowski |
2001-07-18 | Make uvm_wait take a const char * | Artur Grabowski |
2001-07-18 | Typo. | Artur Grabowski |
2001-07-18 | Fix prototype that art missed... | Dale Rahn |
2001-07-18 | avoid using malloc() during interupt context for multicast kludge entry. | Jun-ichiro itojun Hagino |
2001-07-18 | sort subr_pool into the right place. | Artur Grabowski |
2001-07-18 | Get rid of the PMAP_NEW option by making it mandatory for all archs. | Artur Grabowski |
2001-07-18 | sync with draft-ietf-ipngwg-p2p-pingpong-00.txt. apply special behavior | Jun-ichiro itojun Hagino |
2001-07-18 | zero tcp checksum field before calculating new value. | Marco S Hyman |
2001-07-17 | Remove one crash on PBG4. With this patch <PGUP> and <PGDN> are useable. | Dale Rahn |
2001-07-17 | support min-ttl, okay dhartmei@ | Niels Provos |
2001-07-17 | normalize ip_off, make IP_DF stripping optional, return rst is a flag now. | Niels Provos |
2001-07-17 | sync | Theo de Raadt |
2001-07-17 | heck, call RCC ServerWorks | Theo de Raadt |
2001-07-17 | It takes a greek to put buffer overflow and unterminated string | Theo de Raadt |
2001-07-17 | ip normalization code | Niels Provos |
2001-07-17 | split ip normalization out into a separate file, okay dhartmei@ | Niels Provos |
2001-07-17 | don't bother mapping the status registers, we don't use it. | Jason Wright |
2001-07-17 | Since normal malloc reports "data modified on free list" with | Artur Grabowski |
2001-07-17 | Use 64 bits integer for ipcomps_ibytes and ipcomps_obytes. 32 bits was | Jean-Jacques Bernard-Gundol |
2001-07-17 | i suk. needs &'s on the locks... | mts |
2001-07-17 | current netbsd's uvm_map uses a 3-parm SAVE_HINT to perform a test/swap | mts |
2001-07-17 | use pool allocator for knotes, adapted from lukem@netbsd, okay art@ | Niels Provos |
2001-07-17 | addcom and pccom at addcom (commented out) | Jason Wright |
2001-07-17 | From NetBSD: driver for Addonics FlexPort 8S | Jason Wright |
2001-07-17 | Rework exphymatch so that it uses positive logic. Makes more sense. | Nathan Binkert |
2001-07-16 | Move altq after pf; suggested by aaron@, kjc@ ok. | Federico G. Schwindt |
2001-07-16 | Addressing mode work by Jim Uhl: | Hugh Graham |
2001-07-16 | Ignore O_TRUNC on open() if we are not opening a regular file. | Todd C. Miller |
2001-07-16 | add support for the PHY on a 3c920 / 3c980C found on Tyan Thunder K7 | Peter Galbavy |
2001-07-16 | regen | Peter Galbavy |
2001-07-16 | add 3com OUI | Peter Galbavy |