summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2001-07-09only on prog_switch, more includes and protosMichael Shalayeff
2001-07-09remove unused files, build bzero off of memsetMichael Shalayeff
2001-07-09did ever compile?Michael Shalayeff
2001-07-09have to have a proto hereMichael Shalayeff
2001-07-09protos, includes, and terransMichael Shalayeff
2001-07-09a wagon and a small cart of protos, spaces, and includesMichael Shalayeff
2001-07-09protos and spacesMichael Shalayeff
2001-07-09proper vtophys types, spaces, protosMichael Shalayeff
2001-07-09looking at other archs vtophys lives thereMichael Shalayeff
2001-07-09more spacees, includes, protosMichael Shalayeff
2001-07-09protos, includes, spaces; from prev ciMichael Shalayeff
2001-07-09protos, includes, spacesMichael Shalayeff
2001-07-09lots of parens, protosMichael Shalayeff
2001-07-09missing includes, fix functionsMichael Shalayeff
2001-07-09ptr types dammitMichael Shalayeff
2001-07-09missing includes and spacesMichael Shalayeff
2001-07-09missing includesMichael Shalayeff
2001-07-08Don't set up ifq_maxlen manually for drivers that uses IFQ_MAXLENFederico G. Schwindt
2001-07-08empty arg list is named void for convinience, i supposeMichael Shalayeff