Age | Commit message (Expand) | Author |
2007-06-21 | split ieee80211_recv_mgmt() into smaller functions: | Damien Bergamini |
2007-06-21 | The `len' argument is guaranteed to be > 0 upon successful completion. | Moritz Jodeit |
2007-06-21 | ...and hpibbus goes back in, as it's shared w/ nhpib; thanks to | Jason McIntyre |
2007-06-21 | english, okay jmc@ | Pedro Martelletto |
2007-06-21 | reimplement interface bound states in a non-retarded way. | Henning Brauer |
2007-06-21 | sbc goes back in, as it's shared w/ ncrscsi(4); | Jason McIntyre |
2007-06-21 | as for the rest of man4, use the .Nd lines to describe devices; | Jason McIntyre |
2007-06-21 | end sentences with full stops, not commas; | Jason McIntyre |
2007-06-21 | list supported devices, similarly to gsc(4); ok kettenis | Jason McIntyre |
2007-06-21 | uppercase "i/o" | Jason McIntyre |
2007-06-21 | !.Tn is spawning behind my back! | Jason McIntyre |
2007-06-21 | .Tn -> .Sx: section headers are not tradenames; | Jason McIntyre |
2007-06-21 | sync the lpt.4 entry; | Jason McIntyre |
2007-06-21 | sync the com(4) entries; | Jason McIntyre |
2007-06-21 | Fix microtime to not lose clocik ticks, gives us among other things, real | Miod Vallat |
2007-06-21 | Simple optimizations: | Miod Vallat |
2007-06-21 | Attach interrupt counters to intc interrupt sources too, so that clock | Miod Vallat |
2007-06-21 | Print leading zeros in MAC addresses. Initial diff from Stanislav | Ray Lai |
2007-06-21 | Adjust spacing, combine malloc + strlcpy + strlcat into a single | Ray Lai |
2007-06-21 | rework how the IFF_PROMISC and IFF_ALLMULTI flags are dealt with, and how | David Gwynne |
2007-06-21 | add novatel es620 here too | joshua stein |
2007-06-20 | Do not hardcode imask[] size when intializing it. | Miod Vallat |
2007-06-20 | These drivers were abusing b_cylinder to store device-specific information | Miod Vallat |
2007-06-20 | if a 4.2BSD partition falls partly within the area defined by the | Otto Moerbeek |
2007-06-20 | Regen | Miod Vallat |
2007-06-20 | alpha kernel have wsmux but not the actual devices; PR #5469 from janjaap | Miod Vallat |
2007-06-20 | Add file such that a kernel with lpt at ssio actually compiles. | Mark Kettenis |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-20 | Better recovery when osiop goes nuts and spits | Miod Vallat |
2007-06-20 | Add missing return value checks for strdup() andd fgetc(). | Moritz Jodeit |
2007-06-20 | Update for lpt at ssio. | Mark Kettenis |
2007-06-20 | lpt at ssio | Mark Kettenis |
2007-06-20 | In vunmapbuf(), explicitely remove mappings before invoking uvm_km_free(). | Miod Vallat |
2007-06-20 | Protect pool operations with splvm. | Miod Vallat |
2007-06-20 | Make sure IPL_CLOCK blocks device interrupts. | Miod Vallat |
2007-06-20 | Add missing `his' command alias. OK joris@. | Xavier Santolaria |
2007-06-20 | mention https protocol, for which support was added recently. | Steven Mestdagh |
2007-06-20 | remove an XXX comment; | Thordur I. Bjornsson |
2007-06-20 | READDIRPLUS is v3 only, bail out if the mount isnt a v3. | Thordur I. Bjornsson |
2007-06-20 | add ssio(4); | Jason McIntyre |
2007-06-20 | space required before punctuation; | Jason McIntyre |
2007-06-20 | Reflect recent changes (UPACKED -> __packed). | Marc Balmer |
2007-06-20 | tweaks; | Jason McIntyre |
2007-06-20 | Allow "log" for nat rules without "pass". | Marco Pfatschbacher |
2007-06-20 | "an NPX", not "a NPX"; | Jason McIntyre |
2007-06-20 | do not try to have cpu.4 list everything - the bus pages already do that; | Jason McIntyre |
2007-06-20 | sprinkle code to deal gracefully with absent packing-lists. | Marc Espie |
2007-06-20 | Add support for VIA CX700/VX700 IDE. | Jonathan Gray |