summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-19No need for procfs_machdepArtur Grabowski
2001-08-19Argh. I must be wearing a stupid sign todayBob Beck
2001-08-19remove dependence on lancereg.h/lancevar.hJason Wright
2001-08-19Use u_int32_t rather than unsigned long, both for platform invariance andPaul Janzen
2001-08-19A first shot at a GENERIC.Artur Grabowski
2001-08-19add attribute for LSI dma controllerJason Wright
2001-08-19generic driver for LSI dma controller from NetBSDJason Wright
2001-08-19enough from netbsd to get le at ledma attachedJason Wright
2001-08-19Sync with reality.Miod Vallat
2001-08-19PANICBUTTON no more.Miod Vallat
2001-08-19Remove PANICBUTTON code, as it is incompatible with DDB and DDB isMiod Vallat
2001-08-19Unfuck some TCP state stuff that would drop the SYN|ACK.Mike Frantzen
2001-08-19Clarify and stop lyingPaul Janzen
2001-08-19DDBArtur Grabowski
2001-08-19shorter list of kernels to boot.Artur Grabowski
2001-08-19Parameter list expansion, documentation and examples.Daniel Hartmeier
2001-08-19Ugly hack to make symbols work on sparc64.Artur Grabowski
2001-08-19remove ddb stuff, in4_cksum.c inet dependency, and include sbus stuffJason Wright
2001-08-19Regress test for parameter list expansion syntax.Daniel Hartmeier
2001-08-19remove extraneous newline from error output; accept trailing whitespacePaul Janzen
2001-08-19Print a reason for failing to init the symbol table.Artur Grabowski
2001-08-19Add parameter list support to parser. Handles lists for protocol, hostsDaniel Hartmeier
2001-08-19shorten the message to fit on a line.Artur Grabowski
2001-08-19no doing shutdownArtur Grabowski
2001-08-19db_disasm from NetBSD.Artur Grabowski
2001-08-19db_trace from NetBSD.Artur Grabowski
2001-08-19db_interface from NetBSD.Artur Grabowski
2001-08-19bye bye atoi.Bob Beck
2001-08-19adapt to our variant of branch_takenArtur Grabowski
2001-08-19Ooops. sparc always needs own protos.Artur Grabowski
2001-08-19Our ddb_init doesn't take argument (it should, but that's another story).Artur Grabowski
2001-08-19compile w/out INETJason Wright
2001-08-19fetch sc_intline from pci_intr_line(ih) to accomodate forMichael Shalayeff
2001-08-19remove extraneous newline from error output; PR 2014 and patch fromPaul Janzen
2001-08-19match our reality.Artur Grabowski
2001-08-19e_machine identifiers for sparcv8plus and sparcv9Artur Grabowski
2001-08-19oopsBob Beck
2001-08-19...and convert this one as well.Miod Vallat
2001-08-19New timeouts there as well.Miod Vallat
2001-08-19db_machdep from NetBSD.Artur Grabowski
2001-08-19More old timeouts removal, mainly affected unused/unmaintained code.Miod Vallat
2001-08-19I'm a knuckle-dragging moron, the fd_set is overflowable - make it soBob Beck
2001-08-19Typos in comments.Marc Espie
2001-08-191564 lines of cleanupTheo de Raadt
2001-08-19libexec is the wrong place for popa3d, since it can be started WITHOUT inetdTheo de Raadt
2001-08-19byebye. Not used. Just keeps getting out of synch.Marc Espie
2001-08-19sync. -mojMats O Jansson
2001-08-19Pass the interface (if any) to ipip_input(), so it can be used inAngelos D. Keromytis
2001-08-19sigh. I need sleep.Artur Grabowski
2001-08-19Don't forget to initialize those timeouts.Artur Grabowski