Age | Commit message (Expand) | Author |
2001-01-22 | Define ARCH_ELFSIZE that is the default elf size on this arch. | Artur Grabowski |
2001-01-22 | gc NATIVE_ELF - not used any more and should not be set here anyway. | Artur Grabowski |
2001-01-22 | NATIVE_ELF -> NATIVE_EXEC_ELF (just some leftovers) | Artur Grabowski |
2001-01-22 | need wskbd | Artur Grabowski |
2001-01-22 | Initialize xs->stimeout, even when polling | Kenneth R Westerback |
2001-01-22 | fix router renumbering bit decl for little endian. KAME PR 320 | Jun-ichiro itojun Hagino |
2001-01-22 | nobody has base station for fh, and this was not ever discussed, bad angelos | Michael Shalayeff |
2001-01-21 | map the bios rom at both it's real address and | Michael Shalayeff |
2001-01-21 | UVM and PMAP_NEW are required. | Artur Grabowski |
2001-01-21 | Some fixes to the size independent macros. | Artur Grabowski |
2001-01-21 | sync router renumbering flag bit to conform to 2292bis-02 and RR RFC. | Jun-ichiro itojun Hagino |
2001-01-21 | map and establish interrupts _after_ chip was initialized | Michael Shalayeff |
2001-01-21 | map and establish interrupt earlier in the attach routine, | Michael Shalayeff |
2001-01-20 | machine/alpha.h is only included in cpu.h and the name gives | Artur Grabowski |
2001-01-20 | No need to include machine/alpha.h | Artur Grabowski |
2001-01-20 | No need to include machine/alpha.h here. | Artur Grabowski |
2001-01-20 | No need to include machine/alpha.h here. | Artur Grabowski |
2001-01-20 | No need to include machine/alpha.h here. | Artur Grabowski |
2001-01-20 | if using serial console, do not apply graphics rows/cols to tty settings; joo... | Theo de Raadt |
2001-01-19 | validate gate targets; sommerfeld, mycroft | Theo de Raadt |
2001-01-19 | as the rest of our systems, make the most common key return ^? not ^H; agreed... | Theo de Raadt |
2001-01-19 | pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). | Jun-ichiro itojun Hagino |
2001-01-19 | sync | Aaron Campbell |
2001-01-19 | ATI All-In-Wonder Radeon | Aaron Campbell |
2001-01-18 | Support more than 256MB of physical memory. | Dale Rahn |
2001-01-18 | Only try VIA CLK66 bit code for VIA rev >= 6, | Chris Cappuccio |
2001-01-18 | Remove some commented out stuff that will never be enabled. | Artur Grabowski |
2001-01-18 | do not remove default route by mistake, on interface removal. | Jun-ichiro itojun Hagino |
2001-01-18 | workaround; be sure to initialize nd6 interface information when IPv6 | Jun-ichiro itojun Hagino |
2001-01-18 | wrap too noisy warnings into #ifdef ND6_DEBUG | Jun-ichiro itojun Hagino |
2001-01-18 | regen | Michael Shalayeff |
2001-01-18 | via686a/acm and order entries in via byt their numeric id | Michael Shalayeff |
2001-01-17 | Don't copy the inner header's TTL on the outer header. | Angelos D. Keromytis |
2001-01-17 | IPF 3.4.16. | Federico G. Schwindt |
2001-01-17 | include sys/timeout.h. | Federico G. Schwindt |
2001-01-17 | Fix breakage from revision 1.20 that freaked my WaveLAN out. | Aaron Campbell |
2001-01-17 | IPF 3.4.15. (IPv6 not working yet). | Federico G. Schwindt |
2001-01-17 | do not call extent_print() unless DDB || DIAGNOSTIC | Theo de Raadt |
2001-01-17 | advance through buffer, leftovers from singular version; from Henric Jungheim... | Michael Shalayeff |
2001-01-16 | "0x 2" -> "0x02" | David Leonard |
2001-01-16 | fix VP3_PIRQ arg name, use I386_PCI_INTERRUPT_LINE_NO_CONNECTION; from netbsd | Michael Shalayeff |
2001-01-16 | match on elsa xi300; from netbsd, no other visible changes in the driver | Michael Shalayeff |
2001-01-16 | regen | Michael Shalayeff |
2001-01-16 | Elsa products; from netbsd | Michael Shalayeff |
2001-01-16 | limit the scsi_link.openings to 128 to be safe | Michael Shalayeff |
2001-01-16 | Don't include machine/elf_machdep.h, not all archs have it yet. | Artur Grabowski |
2001-01-16 | add timeout variable, alphabetize the var list; pointed out by Rob Francis <r... | Michael Shalayeff |
2001-01-16 | Indentation nit. | Artur Grabowski |
2001-01-16 | Add a check for MNT_NOEXEC that was in exec_elf.c but not here. | Artur Grabowski |
2001-01-16 | Allow use of ELFSIZE to get Elf_* types and macros instead of explicit Elf{32... | Artur Grabowski |