summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-07-15increase src->state to 1 when creating state from intermediate (non-SYN) pack...Daniel Hartmeier
2001-07-15add install targetassar
2001-07-15add macros for spinlockinit, spinlockmgr to build for MULTIPROCESSORassar
2001-07-15(define simple_lock_only_held): add dummy nop macroassar
2001-07-15Some more KNFNiklas Hallqvist
2001-07-15Comment clarification and indent; ok mickey@Niklas Hallqvist
2001-07-15spellingPeter Valchev
2001-07-15regenMichael Shalayeff
2001-07-15add support for SOHOware NUB100; from Jason Ackley <jason@ackley.net>Michael Shalayeff
2001-07-14use int instead of signed char. doesn't use more memory (padding occurs) and ...Daniel Hartmeier
2001-07-13make kern_msgbuf work for sparc, i thought it worked for me before; from miodMichael Shalayeff
2001-07-13indent.Federico G. Schwindt
2001-07-13delete duplicate definitionsTheo de Raadt
2001-07-13All two common configurations for DEC EtherWorks cardsNiklas Hallqvist
2001-07-13On my 10th wedding anniversary I am celebrating byNiklas Hallqvist
2001-07-13initialize bus width and number of luns supported.Michael Shalayeff
2001-07-13Change references to inic-950 to inic-940/950 to reflect chipsKenneth R Westerback
2001-07-13Remove static'ness of functions in line with normal OpenBSDKenneth R Westerback
2001-07-13everytime i clean in here, i get a 250 line diff...Theo de Raadt
2001-07-12extra wddone caused biodone panics occasionallyConstantine Sapuntzakis
2001-07-12Rework of probe code. Try better to deal with floating buses. DependingConstantine Sapuntzakis
2001-07-11Eliminate use of static functions in line with normal OpenBSDKenneth R Westerback
2001-07-11Simplify pf_pull_hdr(), don't use inner IP header's ip_len or ip_offDaniel Hartmeier
2001-07-11need to save hint (verified from current netbsd uvm_map.c) -- need modmts
2001-07-10Use offsetof() from sys/param.h, not a local define.Kenneth R Westerback
2001-07-10Missing breaks.Marc Espie
2001-07-10ANSI C does not like labels: without a statement after that.Marc Espie
2001-07-10another lame OpenBSD tag.Federico G. Schwindt
2001-07-10ether_input_mbuf() conversion; thanks to drahn@ for testing.Federico G. Schwindt
2001-07-10Unbreak commit to use memset.c instead of bzero.cDale Rahn
2001-07-10Until fxp and if_de are fixed with the correct parameter to vtophys()Dale Rahn
2001-07-10Wait 1 second after soft reset.Constantine Sapuntzakis
2001-07-09do compare in host order. found by millert@.Daniel Hartmeier
2001-07-09Match CBEM56G as wellNiklas Hallqvist
2001-07-09syncNiklas Hallqvist
2001-07-09Ehh, nice duplicateNiklas Hallqvist
2001-07-09Trivial ether_input_mbuf().Federico G. Schwindt
2001-07-09trivial ether_input_mbuf().Federico G. Schwindt
2001-07-09ch_flags should be ch_statusConstantine Sapuntzakis
2001-07-09regenMichael Shalayeff
2001-07-09CBEM56G from matthieu@ (;Michael Shalayeff
2001-07-09Make quad types on alpha be "long long" not "long". This means thatTodd C. Miller
2001-07-09Minor code clean ups.Kenneth R Westerback
2001-07-09Move IFQ_SET_READY macro to attach time.Federico G. Schwindt
2001-07-09More lame OpenBSD tags.Federico G. Schwindt
2001-07-09Fix incorrect logic 'optimization' so that sync is negotiated even ifKenneth R Westerback
2001-07-09Remove dubious #include MACRO "string" construct (non-ANSI)Marc Espie
2001-07-09Extend nat/rdr syntax. Add source/destination selection. MakeDaniel Hartmeier
2001-07-09add i2o devicesMichael Shalayeff
2001-07-09OpenBSD tags.Federico G. Schwindt