Age | Commit message (Expand) | Author |
2001-07-13 | make kern_msgbuf work for sparc, i thought it worked for me before; from miod | Michael Shalayeff |
2001-07-13 | indent. | Federico G. Schwindt |
2001-07-13 | delete duplicate definitions | Theo de Raadt |
2001-07-13 | All two common configurations for DEC EtherWorks cards | Niklas Hallqvist |
2001-07-13 | On my 10th wedding anniversary I am celebrating by | Niklas Hallqvist |
2001-07-13 | initialize bus width and number of luns supported. | Michael Shalayeff |
2001-07-13 | Change references to inic-950 to inic-940/950 to reflect chips | Kenneth R Westerback |
2001-07-13 | Remove static'ness of functions in line with normal OpenBSD | Kenneth R Westerback |
2001-07-13 | everytime i clean in here, i get a 250 line diff... | Theo de Raadt |
2001-07-12 | extra wddone caused biodone panics occasionally | Constantine Sapuntzakis |
2001-07-12 | Rework of probe code. Try better to deal with floating buses. Depending | Constantine Sapuntzakis |
2001-07-11 | Eliminate use of static functions in line with normal OpenBSD | Kenneth R Westerback |
2001-07-11 | Simplify pf_pull_hdr(), don't use inner IP header's ip_len or ip_off | Daniel Hartmeier |
2001-07-11 | need to save hint (verified from current netbsd uvm_map.c) -- need mod | mts |
2001-07-10 | Use offsetof() from sys/param.h, not a local define. | Kenneth R Westerback |
2001-07-10 | Missing breaks. | Marc Espie |
2001-07-10 | ANSI C does not like labels: without a statement after that. | Marc Espie |
2001-07-10 | another lame OpenBSD tag. | Federico G. Schwindt |
2001-07-10 | ether_input_mbuf() conversion; thanks to drahn@ for testing. | Federico G. Schwindt |
2001-07-10 | Unbreak commit to use memset.c instead of bzero.c | Dale Rahn |
2001-07-10 | Until fxp and if_de are fixed with the correct parameter to vtophys() | Dale Rahn |
2001-07-10 | Wait 1 second after soft reset. | Constantine Sapuntzakis |
2001-07-09 | do compare in host order. found by millert@. | Daniel Hartmeier |
2001-07-09 | Match CBEM56G as well | Niklas Hallqvist |
2001-07-09 | sync | Niklas Hallqvist |
2001-07-09 | Ehh, nice duplicate | Niklas Hallqvist |
2001-07-09 | Trivial ether_input_mbuf(). | Federico G. Schwindt |
2001-07-09 | trivial ether_input_mbuf(). | Federico G. Schwindt |
2001-07-09 | ch_flags should be ch_status | Constantine Sapuntzakis |
2001-07-09 | regen | Michael Shalayeff |
2001-07-09 | CBEM56G from matthieu@ (; | Michael Shalayeff |
2001-07-09 | Make quad types on alpha be "long long" not "long". This means that | Todd C. Miller |
2001-07-09 | Minor code clean ups. | Kenneth R Westerback |
2001-07-09 | Move IFQ_SET_READY macro to attach time. | Federico G. Schwindt |
2001-07-09 | More lame OpenBSD tags. | Federico G. Schwindt |
2001-07-09 | Fix incorrect logic 'optimization' so that sync is negotiated even if | Kenneth R Westerback |
2001-07-09 | Remove dubious #include MACRO "string" construct (non-ANSI) | Marc Espie |
2001-07-09 | Extend nat/rdr syntax. Add source/destination selection. Make | Daniel Hartmeier |
2001-07-09 | add i2o devices | Michael Shalayeff |
2001-07-09 | OpenBSD tags. | Federico G. Schwindt |
2001-07-09 | only on prog_switch, more includes and protos | Michael Shalayeff |
2001-07-09 | remove unused files, build bzero off of memset | Michael Shalayeff |
2001-07-09 | did ever compile? | Michael Shalayeff |
2001-07-09 | have to have a proto here | Michael Shalayeff |
2001-07-09 | protos, includes, and terrans | Michael Shalayeff |
2001-07-09 | a wagon and a small cart of protos, spaces, and includes | Michael Shalayeff |
2001-07-09 | protos and spaces | Michael Shalayeff |
2001-07-09 | proper vtophys types, spaces, protos | Michael Shalayeff |
2001-07-09 | looking at other archs vtophys lives there | Michael Shalayeff |
2001-07-09 | more spacees, includes, protos | Michael Shalayeff |