Age | Commit message (Expand) | Author |
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 |
2001-07-09 | protos, includes, spaces; from prev ci | Michael Shalayeff |
2001-07-09 | protos, includes, spaces | Michael Shalayeff |
2001-07-09 | lots of parens, protos | Michael Shalayeff |
2001-07-09 | missing includes, fix functions | Michael Shalayeff |
2001-07-09 | ptr types dammit | Michael Shalayeff |
2001-07-09 | missing includes and spaces | Michael Shalayeff |
2001-07-09 | missing includes | Michael Shalayeff |
2001-07-08 | Don't set up ifq_maxlen manually for drivers that uses IFQ_MAXLEN | Federico G. Schwindt |
2001-07-08 | empty arg list is named void for convinience, i suppose | Michael Shalayeff |
2001-07-08 | regen | Brad Smith |
2001-07-08 | Hifn has changed its company name, make the name consistent throughout | Brad Smith |
2001-07-08 | Fix thinko. Okay millert@ | Marc Espie |
2001-07-08 | Remove static from func decls | Niklas Hallqvist |
2001-07-08 | OpenBSD tags. | Federico G. Schwindt |
2001-07-08 | OpenBSD tag. | Federico G. Schwindt |
2001-07-08 | Add missing call to minor() in RDLABELDEV macro. | Todd C. Miller |
2001-07-07 | fix comment to make life easier for my special friend darren. | Niels Provos |