Age | Commit message (Expand) | Author |
2001-09-28 | Redundant prototypes. | Artur Grabowski |
2001-09-28 | upgrade twe to untested, add ami to broken | Michael Shalayeff |
2001-09-28 | zs serial now works on some systems. Does not work with modems | Dale Rahn |
2001-09-28 | Commit a ugly, widespread change. | Dale Rahn |
2001-09-28 | remove dups w/ conf.h | Michael Shalayeff |
2001-09-28 | remove dups w/ conf.h | Michael Shalayeff |
2001-09-28 | move cdev_decl(pf) into it's proper place, kill cdev_decl(ipl) at the same time | Michael Shalayeff |
2001-09-28 | sysctl() support for getting the SYSV *info structs and the associated | Todd C. Miller |
2001-09-27 | Two workarounds for the zs serial driver. | Dale Rahn |
2001-09-27 | Simplify comstart a bit. | Artur Grabowski |
2001-09-27 | Enable #if 0'd code in comcnputc() so serial console works correctly; | Todd C. Miller |
2001-09-27 | psycho_bus_[a|b] are essentially the same function; use a helper to avoid typos | Jason Wright |
2001-09-27 | The skip steps array was one element short (since adding steps for af). | Daniel Hartmeier |
2001-09-27 | When zs is fully working, it should be tty00 for macppc. | Dale Rahn |
2001-09-27 | style fixes from Alexander Yurchenko <grange@grange.ru> | Grigoriy Orlov |
2001-09-27 | Split out comattach that does isa and isapnp attachment and initialization, | Artur Grabowski |
2001-09-27 | Split out comattach that does isa and isapnp attachment and initialization, | Artur Grabowski |
2001-09-27 | switch without break. This caused the 'ICMP too short' messages, since | Daniel Hartmeier |
2001-09-27 | Fix th_ack calculation in pf_send_reset(). return-rst didn't work since | Daniel Hartmeier |
2001-09-27 | Huge merge with NetBSD. For full details look at their revision history (1.2... | Jason Wright |
2001-09-27 | used to corrupt some memory -- no more | Michael Shalayeff |
2001-09-26 | sync | Jason Wright |
2001-09-26 | NS PC87415 | Jason Wright |
2001-09-26 | zs driver, from different srcs, including netbsd/macppc and out mac68k/zs, etc. | Michael Shalayeff |
2001-09-26 | be more specific in psycho_ue case (partially based on NetBSD) | Jason Wright |
2001-09-26 | RIPEMD-160 implementation based on | Markus Friedl |
2001-09-26 | missed in previous merge with NetBSD: | Jason Wright |
2001-09-26 | grab the "compatible" prom property and use that for searching the device | Jason Wright |
2001-09-26 | A little bit of voodoo borrowed from the linux driver: set the | Jason Wright |
2001-09-26 | Merge with NetBSD: | Jason Wright |
2001-09-26 | bring back the old copyright notice | Theo de Raadt |
2001-09-26 | change *int64*_t types to long long; ok art/jason | Theo de Raadt |
2001-09-26 | * add missing #include "vlan.h" | Peter Galbavy |
2001-09-26 | Elf64_Word is 64-bit only on alpha. Introduce Elf64_Xword and fix stuff. | Artur Grabowski |
2001-09-26 | At sonewconn() time, copy so_siguid & so_sigeuid to the newly created socket. | Theo de Raadt |
2001-09-26 | add siop (and scsibus at siop)... This allows us to boot on E250 | Jason Wright |
2001-09-26 | Connect USB keyboards to the display after attaching, no longer requiring | joshua stein |
2001-09-26 | bad me, don't break current builds with uncomitted dependent changes. | Jason Wright |
2001-09-25 | pretty up attach messages (as best as possible) for fas. | Jason Wright |
2001-09-25 | Change to umass to not attach immediately if the system is still 'cold'. | Dale Rahn |
2001-09-25 | free mbuf when dropping a packet. ok dhartmei@ (also checked by | jasoni |
2001-09-25 | Add a bunch of relocation types. | Artur Grabowski |
2001-09-25 | shh, no point in printing useless kernel messages. | Dale Rahn |
2001-09-24 | Just one relocation type (needed for ld.so) right now. | Artur Grabowski |
2001-09-24 | fix back the kbd, sorry | Michael Shalayeff |
2001-09-24 | Do not force polling while cold = 0; from NetBSD, hinted at by fgs@ | Miod Vallat |
2001-09-24 | Reset the error return value if the cached TDB matches the | Angelos D. Keromytis |
2001-09-24 | Use splimp instead of splnet in some places. | Artur Grabowski |
2001-09-24 | get rid of kvtop, not that it matters that much | Michael Shalayeff |
2001-09-24 | there was a possible overrun in prev folding length fix. | Michael Shalayeff |