Age | Commit message (Expand) | Author |
2000-07-06 | dummy me, forgot \n in panic->printf transition | Michael Shalayeff |
2000-07-06 | sync | Aaron Campbell |
2000-07-06 | oops | Aaron Campbell |
2000-07-06 | don't panic for nothing | Michael Shalayeff |
2000-07-06 | Add ICU 82801AA_LPC (as on the OR840 motherboard). | Hakan Olsson |
2000-07-06 | The Cisco 340 is the same as the Aironet 4800 (Cisco bought Aironet). | Todd C. Miller |
2000-07-06 | sync | Aaron Campbell |
2000-07-06 | Add new NatSemi Ethernet product. | Aaron Campbell |
2000-07-06 | Change splsoftclock() call to spllowersoftclock() to conform with other | Hakan Olsson |
2000-07-06 | Change splsoftclock() to spllowersoftclock(). (art@ ok) | Hakan Olsson |
2000-07-06 | Change splsoftclock() to raise the spl, instead of lowering it. | Hakan Olsson |
2000-07-06 | Add spllowersoftclock(), same as splsoftclock(). (art@ ok) | Hakan Olsson |
2000-07-06 | #ifndef MSGBUFSIZE, ok niklas@ | Eric Jackson |
2000-07-06 | remove ip6defaultif, this is just for IPv6 specification pedants | Jun-ichiro itojun Hagino |
2000-07-06 | Fix pmap_activate and activation of the | Artur Grabowski |
2000-07-06 | Make the handling of going into ddb from the console more like the | Artur Grabowski |
2000-07-06 | remove mobile-ip option description, merged in by mitsake | Jun-ichiro itojun Hagino |
2000-07-06 | Move domain.h above so this compiles again. | Federico G. Schwindt |
2000-07-06 | more stats | Jun-ichiro itojun Hagino |
2000-07-06 | sync with router renumber struct decl change. | Jun-ichiro itojun Hagino |
2000-07-06 | - more icmp6/ip6 stats. | Jun-ichiro itojun Hagino |
2000-07-06 | Don't write password lines longer than 1023 chars. | Hakan Olsson |
2000-07-06 | use %s with printf family | Theo de Raadt |
2000-07-06 | Don't include <vm/vm.h> twice. (art@ ok) | Hakan Olsson |
2000-07-06 | i feel dirty whenever i edit in here | Theo de Raadt |
2000-07-06 | Typo in comment and some cleanup of roundrobin. | Artur Grabowski |
2000-07-06 | do not assume h_errs[] is clean, use %s | Theo de Raadt |
2000-07-06 | snprintf with %s when copying the pager | Theo de Raadt |
2000-07-06 | printf with % for the prompt | Theo de Raadt |
2000-07-06 | Port latest in from FreeBSD- finally have some of the link issues sorted | mjacob |
2000-07-06 | Reorder irq enabling and vector setup; makes Ricoh-based PCI-CardBus bridges | Aaron Campbell |
2000-07-06 | Enable CardBus per Theo's request, so we can iron out the wrinkles faster. Also | Aaron Campbell |
2000-07-06 | fix another, similar typo | Aaron Campbell |
2000-07-06 | typo | Aaron Campbell |
2000-07-06 | Resync with FreeBSD/NetBSD. Salient features are that the mailbox command | mjacob |
2000-07-06 | Use isp_handle_index functions. Reorder when things get | mjacob |
2000-07-06 | completely remove ipv4 mapped cases from tcp_input(). | Jun-ichiro itojun Hagino |
2000-07-06 | Split PCI firmware into separate (product) files to minimize | mjacob |
2000-07-06 | Use new isp_handle_index function. Pull in f/w from separate files. | mjacob |
2000-07-06 | Insert missing .El directives. | Aaron Campbell |
2000-07-06 | Insert more missing .El directives. Our troff really should identify these and | Aaron Campbell |
2000-07-06 | Insert missing .El directive; todd@ | Aaron Campbell |
2000-07-06 | Add in a timeout structure to the scsi_xfer structure so that HBA's can | mjacob |
2000-07-06 | printf %s | Todd T. Fries |
2000-07-06 | use %s with fprintf | Theo de Raadt |
2000-07-05 | printf without %s | Theo de Raadt |
2000-07-05 | remove SYSLOG(), unused function | Theo de Raadt |
2000-07-05 | more cleanup for IPv4 mapped address support. there seem to be some | Jun-ichiro itojun Hagino |
2000-07-05 | oops, late night typo | Michael Shalayeff |
2000-07-05 | fix comment | Michael Shalayeff |