Age | Commit message (Expand) | Author |
2000-06-13 | declare IP6_EXTHDR_GET{,0}. sorry i forgot to commit this one. | Jun-ichiro itojun Hagino |
2000-06-13 | dmesg repair around pci sub-bus config | Theo de Raadt |
2000-06-13 | correct 5805 test | Theo de Raadt |
2000-06-12 | ESP 3des now works, after squishing 4 bugs | Theo de Raadt |
2000-06-12 | sync | Theo de Raadt |
2000-06-12 | broadcom 5805 | Theo de Raadt |
2000-06-12 | update icmp6 name lookup code to conform to 05 draft. previous code | Jun-ichiro itojun Hagino |
2000-06-12 | add kern/uipc_mbuf2.c again | Jun-ichiro itojun Hagino |
2000-06-12 | remove debugging prom dump, sorry | Michael Shalayeff |
2000-06-12 | eeprom width detection code. | Michael Shalayeff |
2000-06-12 | Fix ADMtek identity crisis (whoops, missed this file); thanks mickey@ | Aaron Campbell |
2000-06-12 | Fix typo and mention valid tty values. | Todd C. Miller |
2000-06-12 | Fix ADMtek identity crisis. | Aaron Campbell |
2000-06-12 | sync | Aaron Campbell |
2000-06-12 | Don't ask me why, but ADMtek changed the name of their PCI Ethernet controller | Aaron Campbell |
2000-06-12 | sync with latest KAME doc. talk more about IPv4 mapped address issue. | Jun-ichiro itojun Hagino |
2000-06-12 | more registers for the upcoming code; NetBSD. | Federico G. Schwindt |
2000-06-12 | move cfdriver to ncr53c9x.c and device declaration to conf/files. | Federico G. Schwindt |
2000-06-12 | esp support; commented out by now till i check the other archs. | Federico G. Schwindt |
2000-06-11 | Better fix for the scrolling region problem. Fixes PR/1271. | Aaron Campbell |
2000-06-11 | apparently in order to write to config registers 1-3 you need to enable it | Federico G. Schwindt |
2000-06-10 | add ubsec, since it will work soon enough | Theo de Raadt |
2000-06-10 | er, wrong | Theo de Raadt |
2000-06-10 | better ifdef | Theo de Raadt |
2000-06-10 | correct SIMPLEQ bugs, ack interrupt. 8 packets have crypted, but kernel | Theo de Raadt |
2000-06-10 | another vaddr used as paddr | Jason Wright |
2000-06-10 | paddr not vaddr for mcr1 | Jason Wright |
2000-06-09 | Add common routines for read/writing Cypress 82c693 control registers from | Chris Cappuccio |
2000-06-09 | Import pci_mapreg_type from NetBSD | Chris Cappuccio |
2000-06-09 | Clean up this file a bit. | Aaron Campbell |
2000-06-09 | Add support for 3c656, which is just the 3c575 + 56k modem. Thanks to | Aaron Campbell |
2000-06-09 | sync | Aaron Campbell |
2000-06-09 | Add 3c656 | Aaron Campbell |
2000-06-08 | bad mickey | Theo de Raadt |
2000-06-08 | Add explicit inclusions of signalvar.h to files actually using syms defined | Niklas Hallqvist |
2000-06-08 | use arch/mvme68k/dev/memdevs.c, not mvme88k. | Artur Grabowski |
2000-06-08 | &vm_pmap -> vm_map.pmap | Artur Grabowski |
2000-06-08 | &vm_pmap -> vm_map.pmap | Artur Grabowski |
2000-06-08 | &vm_pmap -> vm_map.pmap | Artur Grabowski |
2000-06-08 | &vm_pmap -> vm_map.pmap | Artur Grabowski |
2000-06-08 | Allow for forks of proc0 even if it's not curproc. | Artur Grabowski |
2000-06-08 | &vm_pmap -> vm_map.pmap | Artur Grabowski |
2000-06-08 | &vm_pmap -> vm_map.pmap | Artur Grabowski |
2000-06-08 | &vm_pmap -> vm_map.pmap | Artur Grabowski |
2000-06-08 | &vm_pmap -> vm_map.pmap | Artur Grabowski |
2000-06-08 | replace linked lists for event queue with circular buffer, | Michael Shalayeff |
2000-06-08 | move cnspeed func and comspeed proto in places | Michael Shalayeff |
2000-06-08 | MANSUBDIR is common for this whole dir | Michael Shalayeff |
2000-06-08 | add flags 0x0000 for all apm configurations | Michael Shalayeff |
2000-06-07 | Add cd9660_check_export() (from ufs_check_export() with trivial modifications). | Todd C. Miller |